You're looking at a specific version of this model. Jump to the model overview.
resemble-ai /chatterbox:1b8422bc
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| prompt |
string
|
Text to synthesize
|
|
| audio_prompt |
string
|
Path to the reference audio file (Optional)
|
|
| exaggeration |
number
|
0.5
Min: 0.25 Max: 2 |
Exaggeration (Neutral = 0.5, extreme values can be unstable)
|
| cfg_weight |
number
|
0.5
Min: 0.2 Max: 1 |
CFG/Pace weight
|
| temperature |
number
|
0.8
Min: 0.05 Max: 5 |
Temperature
|
| seed |
integer
|
0
|
Seed (0 for random)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}