← All models
Whether you're working on memes, videos, games, or AI agents, Chatterbox brings your content to life. Use the first tts from resemble ai.
Details
- Accepts
- text + audio
Pricing
- Price
- 1.88 cr / minute
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| cfg | number | |
| seed | — | Useful to control the reproducibility of the generated audio. Assuming all other properties didn't change, a fixed seed should always generate the exact same audio file. Set to 0 for random seed.. |
| text | string | The text to be converted to speech (maximum 5000 characters). You can additionally add the following emotive tags: <laugh>, <chuckle>, <sigh>, <cough>, <sniffle>, <groan>, <yawn>, <gasp> |
| audio_url | — | Optional URL to an audio file to use as a reference for the generated speech. If provided, the model will try to match the style and tone of the reference audio. |
| temperature | number | Temperature for generation (higher = more creative). |
| exaggeration | number | Exaggeration factor for the generated speech (0.0 = no exaggeration, 1.0 = maximum exaggeration). |
| source_audio_url | string | |
| target_voice_audio_url | — | Required URL to an audio file to use as the target reference voice for speech-to-speech voice conversion. |
Output
| Field | Type | Description |
|---|---|---|
| audio | — | The generated speech audio |