lip_sync
Match lip movements in video to audio tracks for realistic synchronization. Provide video and audio files to align speech with visuals.
Instructions
Sync lip movements in a video to an audio track. Provide a video and audio file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | URL or local path to the source video | |
| audio_url | Yes | URL or local path to the audio file | |
| start_seconds | No | Start time in seconds | |
| end_seconds | Yes | End time in seconds | |
| max_fps_limit | No | Optional max FPS limit for output | |
| name | No | Optional name for the project |