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 |
|---|---|---|---|
| audio_input |
string
|
Input audio file to translate
|
|
| video_input |
string
|
Optional input video file
|
|
| volume_reduction_db |
integer
|
30
Max: 60 |
Volume reduction for original audio (dB)
|
| cut_start_seconds |
number
|
2
Max: 4 |
Seconds to trim from start of translated audio
|
| max_duration |
integer
|
0
|
Maximum duration in seconds (0 for no limit)
|
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'}