kokoro-tts and Kokoros

A Python CLI wrapper with broad format support and a Rust implementation optimizing for inference speed are ecosystem siblings—both leveraging the same underlying Kokoro model but targeting different use cases (accessibility and integration versus performance-critical applications).

kokoro-tts
70
Verified
Kokoros
54
Established
Maintenance 6/25
Adoption 19/25
Maturity 25/25
Community 20/25
Maintenance 16/25
Adoption 10/25
Maturity 8/25
Community 20/25
Stars: 1,296
Forks: 142
Downloads: 7,506
Commits (30d): 0
Language: Python
License: MIT
Stars: 735
Forks: 92
Downloads:
Commits (30d): 3
Language: Rust
License:
No risk flags
No License No Package No Dependents

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 Kokoros

lucasjinreal/Kokoros

🔥🔥 Kokoro in Rust. https://huggingface.co/hexgrad/Kokoro-82M Insanely fast, realtime TTS with high quality you ever have.

Provides built-in phonemization and ONNX model inference without external dependencies, enabling end-to-end TTS in pure Rust. Supports style mixing, word-level timestamps, streaming output, and an OpenAI-compatible HTTP API with configurable parallel processing for both low-latency and high-throughput scenarios.

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