avatar-talking-video
Installation
SKILL.md
Avatar Talking Video
Turn text → a lip-synced talking-head video of an avatar, in two stages:
- Voice (TTS). Delegates to the
voice-cloneskill to speak the text in the avatar's cloned voice. It reuses the avatar's already-trained voice, or trains one from--sourceif the avatar has none. - Video (lip-sync). Sends a camera-angle image (
image, from theavatar-camera-anglesskill) plus the generated mp3 (audio) toprunaai/p-video-avataron Replicate. Whenaudiois supplied it drives the speech directly (the model's own voice settings are ignored), so lip-sync follows the cloned voice exactly.
Output lands in <avatar>/generated-videos/ with a manifest.json recording
the text, voice, image, audio, and video params.