koth/kokoro.cpp
kokoro tts in cpp
This is a tool for developers who need to integrate high-performance text-to-speech capabilities into their C++ applications. It takes plain Chinese and English text as input and generates natural-sounding speech audio files. Software engineers building applications that require spoken output for bilingual users would find this project useful.
Use this if you are a C++ developer building an application that needs fast, integrated text-to-speech for both Chinese and English content.
Not ideal if you are an end-user looking for a ready-to-use application or a developer working with programming languages other than C++.
Stars
9
Forks
—
Language
C++
License
—
Category
Last pushed
Nov 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/koth/kokoro.cpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thewh1teagle/kokoro-onnx
TTS with kokoro and onnx runtime
nazdridoy/kokoro-tts
A CLI text-to-speech tool using the Kokoro model, supporting multiple languages, voices (with...
remsky/Kokoro-FastAPI
Dockerized FastAPI wrapper for Kokoro-82M text-to-speech model w/CPU ONNX and NVIDIA GPU PyTorch...
Lyrcaxis/KokoroSharp
Fast local TTS inference engine in C# with ONNX runtime. Multi-speaker, multi-platform and...
met4citizen/HeadTTS
HeadTTS: Free neural text-to-speech (Kokoro) with timestamps and visemes for lip-sync. Runs...