You're looking at a specific version of this model. Jump to the model overview.
tmappdev /lipsync_1.5:3399b965
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 or image file
|
|
| audio |
string
|
Input audio file
|
|
| bbox_shift |
integer
|
0
Min: -20 Max: 20 |
Bounding box shift value (px)
|
| extra_margin |
integer
|
10
Max: 40 |
Extra margin for face cropping
|
| parsing_mode |
None
|
jaw
|
Face blending parsing mode
|
| left_cheek_width |
integer
|
90
Min: 20 Max: 160 |
Left cheek width
|
| right_cheek_width |
integer
|
90
Min: 20 Max: 160 |
Right cheek width
|
| fps |
integer
|
25
Min: 15 Max: 30 |
Output video FPS
|
| batch_size |
integer
|
8
Min: 1 Max: 16 |
Batch size for inference
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}