Audio & SpeechActive
openbmb / VoxCPM
VoxCPM
Tokenizer-Free TTS for Context-Aware Speech Generation and True-to-Life Voice Cloning
Text to SpeechSpeech to Speech
Model ID
VoxCPM
Provider
openbmb
Updated
1771420581
wiro playground—openbmb/VoxCPM
Updated 1771420581
Tokenizer-Free TTS for Context-Aware Speech Generation and True-to-Life Voice Cloning
Example prompts
Great starting points for VoxCPM.
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 VoxCPM with a single API call.
POST https://api.wiro.ai/v1/Run/openbmb/VoxCPM
{
"prompt": "I completely understand the frustration y…",
"inputAudio": "https://your-cdn.com/input.mp3",
"cfgValue": 2.0,
"referencePrompt": "..."
}