lipsync
Generate talking head video with lip sync.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Generate talking head video with lip sync.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
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.
Basierend auf der SOC-Berufsklassifikation
| 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.