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.
1,296 stars and 7,506 monthly downloads. Available on PyPI.
Stars
1,296
Forks
142
Language
Python
License
MIT
Category
Last pushed
Dec 15, 2025
Monthly downloads
7,506
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/nazdridoy/kokoro-tts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
thewh1teagle/kokoro-onnx
TTS with kokoro and onnx runtime
remsky/Kokoro-FastAPI
Dockerized FastAPI wrapper for Kokoro-82M text-to-speech model w/CPU ONNX and NVIDIA GPU PyTorch...
met4citizen/HeadTTS
HeadTTS: Free neural text-to-speech (Kokoro) with timestamps and visemes for lip-sync. Runs...
Lyrcaxis/KokoroSharp
Fast local TTS inference engine in C# with ONNX runtime. Multi-speaker, multi-platform and...
lucasjinreal/Kokoros
🔥🔥 Kokoro in Rust. https://huggingface.co/hexgrad/Kokoro-82M Insanely fast, realtime TTS with...