You're looking at a specific version of this model. Jump to the model overview.
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 Sesame.
|
Text to convert to speech
|
speaker |
integer
(enum)
|
0
Options: 0, 1 |
Speaker ID (0 or 1)
|
max_audio_length_ms |
integer
|
10000
Min: 1000 Max: 30000 |
Maximum audio length in milliseconds
|
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'}