视频到视频口型同步——让已有视频中的口型与目标音频对齐。支持多语言配音。
~60s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "volcengine-lipsync",
"prompt": "A beautiful sunset over the ocean",
"type": "LIP_SYNC"
}'在开发者门户获取你的API密钥。