Audio & SpeechActive
resemble-ai / chatterbox-turbo
chatterbox-turbo
The fastest open source TTS model without sacrificing quality.
Text to SpeechSpeech to SpeechVoice Clone
Model ID
chatterbox-turbo
Provider
resemble-ai
Updated
1771339082
wiro playground—resemble-ai/chatterbox-turbo
Updated 1771339082
Built on a streamlined 350M parameter architecture, Turbo delivers high-quality speech with less compute and VRAM than our previous models. We have also distilled the speech-token-to-mel decoder, previously a bottleneck, reducing generation from 10 steps to just one, while retaining high-fidelity audio output.
Example prompts
Great starting points for chatterbox-turbo.
I received a birthday gift from a friend who sent it from afar. That unexpected surprise and deep blessing filled my heart with sweet happiness, and my smile bloomed like a flower.Audio & Speech
I completely understand the frustration you're experiencing. Technical issues are never convenient. To help me resolve this for you immediately, could you please confirm the last four digits of your account number?Audio & Speech
Well, we did it. We all accomplished one of the major early milestones of our lives: high school graduation. This is a major step in the journey of our lives, one that should be recognized for its immense significance. It is an act not only of personal commitment, but also one of pride. We all worked hard to get to this day, and our work did not go to waste. A high school diploma is a wonderful tool in this world, one that opens many doors of opportunity for anyone who is lucky enough to have one.Audio & Speech
API quick start
Run chatterbox-turbo with a single API call.
POST https://api.wiro.ai/v1/Run/ resemble-ai/chatterbox-turbo
{
"prompt": "Oh wow, yeah… people say that a lot. [chu…",
"exaggeration": 0.5,
"cfg_weight": 0.5,
"temperature": 0.8
}