lipsync
Generate talking head video with lip sync.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate talking head video with lip sync.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Help the user set up cronjobs that can run periodically.
Manage background tasks.
Create a new character for role playing.
Generate high-fidelity speech audio using text to speech with voice cloning and subtitles.
Transcribe audio speech to text or generate subtitle (.srt) files. Use this to process voice messages.
All in one image skill with image generation and editing.
| name | lipsync |
| description | Generate talking head video with lip sync. |
Make sure the wav2lip command is installed with:
which wav2lip || uv tool install --default-index https://pypi.org/simple git+https://github.com/codescv/Easy-Wav2Lip-MacOS --python 3.10
Run wav2lip with the following arguments:
--face: Filepath of video/image that contains faces to use.--audio: Filepath of video/audio file to use as raw audio source.--outfile: Video path to save result.--quality: Choose Improved by default.