You're looking at a specific version of this model. Jump to the model overview.
irulkenzei /voice_over_app:2579b03d
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
|
Teks untuk diubah menjadi suara
|
|
| speaker_audio |
string
|
File sampel suara .wav
|
|
| language |
string
|
en
|
Bahasa teks
|
| speaker_id |
string
|
|
ID speaker untuk caching (kosongkan untuk voice custom)
|
| speed |
number
|
1
Min: 0.5 Max: 2 |
Kecepatan bicara (0.5 = lambat, 2.0 = cepat)
|
| temperature |
number
|
0.65
Min: 0.1 Max: 1 |
Stability vs expressiveness (rendah=stabil, tinggi=ekspresif)
|
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'}