Audio & SpeechActive
wiro / kokoro_tts
kokoro_tts
Kokoro is a high-speed text-to-speech model that delivers clean, accurate, and natural-sounding audio.
Text to Speech
Model ID
kokoro_tts
Provider
wiro
Added
1745920629
wiro playground—wiro/kokoro_tts
Added 1745920629
Kokoro is a high-speed text-to-speech model that delivers clean, accurate, and natural-sounding audio.
Example prompts
Great starting points for kokoro_tts.
Without music, life would be a mistake.Audio & Speech
Persons who knows that they will not be able to rest along the way when they took a path will never get tired.Audio & Speech
That which does not kill us makes us stronger.Audio & Speech
Every day is a new day. It is better to be lucky. But I would rather be exact. Then when luck comes you are ready.Audio & Speech
And, when you want something, all the universe conspires in helping you to achieve it.Audio & Speech
API quick start
Run kokoro_tts with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/kokoro_tts
{
"prompt": "And, when you want something, all the uni…",
"voice": "af_heart",
"langCode": "a"
}