You're looking at a specific version of this model. Jump to the model overview.
subformer /video-dubbing:cbcf72cb
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 |
|---|---|---|---|
| output_language |
None
|
French
|
Target language for dubbing
|
| video |
string
|
https://replicate.delivery/pbxt/O5fyCjFr9Z7y7xvIOeZyP39Dt4zYsDkbloivmYkq18XTbwVj/demo2.mp4
|
Video file to dub. You can either upload a video file or provide a direct URL to a video file (e.g., .mp4, .mov, .avi). Note: URL must be a direct link to the video file, not a YouTube/TikTok/Instagram link.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array',
'x-cog-array-type': 'iterator'}