lipsync
Generate talking head video with lip sync.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate talking head video with lip sync.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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.