replicate_latentsync
Match a video's lip movements to an audio file, generating a synchronized lip-sync video.
Instructions
Synchronize lip movements in a video to match an audio file (Video Lip Sync).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Random seed | |
| audioPath | Yes | Absolute path to the local audio file (.wav, .mp3) | |
| videoPath | Yes | Absolute path to the local video file (.mp4) | |
| sizeQuality | No | Quality of the output video | latentsync_standard |
| guidance_scale | No | Guidance scale for the model |