alicloud-ai-video-retalk
Installation
SKILL.md
Category: provider
Model Studio VideoRetalk
Validation
mkdir -p output/alicloud-ai-video-retalk
python -m py_compile skills/ai/video/alicloud-ai-video-retalk/scripts/prepare_retalk_request.py && echo "py_compile_ok" > output/alicloud-ai-video-retalk/validate.txt
Pass criteria: command exits 0 and output/alicloud-ai-video-retalk/validate.txt is generated.
Output And Evidence
- Save normalized request payloads, target face selection settings, and task polling snapshots under
output/alicloud-ai-video-retalk/. - Record the exact video/audio input URLs and whether
video_extensionwas enabled.
Use VideoRetalk when the input is already a person video and the job is to replace lip sync with a new speech track.