You're looking at a specific version of this model. Jump to the model overview.
afiaka87 /tortoise-tts:1af7123a
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
|
The expressiveness of autoregressive transformers is literally nuts! I absolutely adore them.
|
Text to speak.
|
voice_a |
None
|
random
|
Selects the voice to use for generation.
|
custom_voice |
string
|
(Optional) Create a custom voice based on an mp3 file of a speaker. Audio should be at least 15 seconds, only contain one speaker, and be in mp3 format.
|
|
voice_b |
None
|
disabled
|
(Optional) Create new voice from mixing voices.
|
voice_c |
None
|
disabled
|
(Optional) Create new voice from mixing voices.
|
preset |
None
|
fast
|
Which voice preset to use. See the documentation for more information.
|
seed |
integer
|
0
|
Random seed which can be used to reproduce results.
|
cvvp_amount |
number
|
0
Max: 1 |
How much the CVVP model should influence the output. Increasing this can in some cases reduce the likelyhood of multiple speakers. Defaults to 0 (disabled)
|
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'}