kokoro-tts and pykokoro

The CLI text-to-speech tool and the Python library are ecosystem siblings, with the library providing the underlying ONNX runtime functionality that the CLI tool likely leverages for its text-to-speech capabilities.

kokoro-tts
70
Verified
pykokoro
38
Emerging
Maintenance 6/25
Adoption 19/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 0/25
Stars: 1,296
Forks: 142
Downloads: 7,506
Commits (30d): 0
Language: Python
License: MIT
Stars: 2
Forks:
Downloads: 1,545
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No risk flags

About kokoro-tts

nazdridoy/kokoro-tts

A CLI text-to-speech tool using the Kokoro model, supporting multiple languages, voices (with blending), and various input formats including EPUB books and PDF documents.

Builds on ONNX Runtime for efficient inference and leverages chunk-based processing with configurable speech speed and format output (WAV/MP3). The tool integrates stdin piping for workflow composition and intelligently extracts chapter structure from EPUB/PDF files, enabling organized batch processing of long-form content with optional per-chapter audio splitting.

About pykokoro

holgern/pykokoro

A Python library for Kokoro TTS (Text-to-Speech) using ONNX runtime.

Scores updated daily from GitHub, PyPI, and npm data. How scores work