You're looking at a specific version of this model. Jump to the model overview.
thomcle /chatterbox-tts:3f5f9c19
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 |
---|---|---|---|
text |
string
|
Wow! That was an incredible firework display.
|
Text to synthesize
|
audio_prompt_path |
string
|
Reference audio file to clone
|
|
exaggeration |
number
|
0.5
|
Controls how expressive or exaggerated the speech sounds; higher values increase emotional intensity.
|
cfg_weight |
number
|
0.5
|
Balances text fidelity and creativity; higher values make speech closer to the input text.
|
temperature |
number
|
0.8
|
Adjusts randomness in speech generation; higher values produce more varied and natural output.
|
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'}