You're looking at a specific version of this model. Jump to the model overview.
heygen /lipsync-speed:8eabe9f3
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
|
Source video file to lip-sync.
|
|
| audio |
string
|
Replacement audio file. The video's lip movements will be re-animated to match this audio.
|
|
| enable_dynamic_duration |
boolean
|
True
|
Allow the output duration to adjust to match the new audio length.
|
| disable_music_track |
boolean
|
False
|
Strip background music from the source video.
|
| enable_speech_enhancement |
boolean
|
False
|
Enhance speech quality in the output.
|
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'}