You're looking at a specific version of this model. Jump to the model overview.
resemble-ai /chatterbox-pro:247a6374
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
|
|
| voice |
None
|
Luna
|
Choose a predefined voice
|
| custom_voice |
string
|
The uuid of the voice to use (this overrides the voice selection)
|
|
| exaggeration |
number
|
0.5
Min: 0.1 Max: 1 |
Exaggeration (Neutral = 0.5, extreme values can be unstable)
|
| temperature |
number
|
0.8
Min: 0.1 Max: 5 |
Temperature
|
| seed |
integer
|
Random seed. Set for reproducible generation
|
|
| pitch |
None
|
medium
|
Pitch
|
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'}