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 |
|---|---|---|---|
| video |
string
|
Input video file (.mp4)
|
|
| audio |
string
|
Input audio file (.wav)
|
|
| text |
string
|
Optional text for TTS
|
|
| sync_mode |
None
|
loop
|
Lipsync mode when audio and video durations are out of sync
|
| temperature |
number
|
0.5
Max: 1 |
How expressive lipsync can be (0-1)
|
| active_speaker |
boolean
|
False
|
Detect active speaker and apply generation to them
|
| occlusion_detection |
boolean
|
False
|
Detect occlusion during generation
|
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'}