You're looking at a specific version of this model. Jump to the model overview.
alicewuv /kitten-tts:860a2de5
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
|
Hello from Kitten TTS!
|
Text to synthesize
|
voice_type |
None
|
auto
|
Voice type selector
|
voice |
string
|
Exact voice name (optional). Overrides voice_type.
|
|
speed |
number
|
1
Min: 0.5 Max: 2 |
Speech speed (0.5–2.0)
|
sample_rate |
integer
|
24000
|
Force output sample rate (Hz)
|
seed |
integer
|
Random seed (best effort only)
|
|
format |
None
|
wav
|
Output format
|
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'}