You're looking at a specific version of this model. Jump to the model overview.
mptamilselvan /text-to-voice:11249e8c
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
|
Text to synthesize
|
|
| voice_type |
string
|
female
|
Voice type hint
|
| voice_id |
None
|
es-GT-AndresNeural
|
Voice to use for TTS
|
| language |
string
|
en
|
Language code
|
| response_format |
None
|
mp3
|
Response format
|
| tts_rate |
None
|
0
|
TTS rate
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'object'}