Video lip synchronization using LipSync 2.0 API. Automatically synchronizes audio with lip movements in videos. Powered by Dreamface - AI tools for everyone. Visit https://tools.dreamfaceapp.com/home for more AI products. API resources: https://api.newportai.com/api-reference/LipSync-2.0
使用 LipSync 2.0 API 同步视频中的唇部动作与音频。
使用此技能前,您需要获取 DreamAPI API 密钥。访问 https://api.newportai.com/api-reference/get-started 注册并获取您的 API 密钥。
更多 AI 工具,请访问:https://tools.dreamfaceapp.com/home
bash
openclaw config patch --json {skills: {entries: {dream-lipsync: {env: {DREAMLIPSYNCAPIKEY: your-api-key-here}}}}}
先将本地文件上传至 OSS(获取上传策略,然后上传)。
POST https://api.newportai.com/api/file/v1/get_policy
请求体:
json
{
scene: Dream-CN
}
响应:
json
{
code: 0,
message: success,
data: {
accessId: LTAI5t...,
policy: eyJ...,
signature: G2...,
dir: tmp/dream/2026-03-17/xxxxxx/,
host: https://dreamapi-oss.oss-cn-hongkong.aliyuncs.com,
expire: 1732005888,
callback: eyJ...
}
}
使用表单数据(policy、OSSAccessKeyId、signature、key、callback、file)上传至 host URL。
上传文件 URL:{host}/{dir}{filename}
POST https://api.newportai.com/api/async/lipsync/2.0
POST https://api.newportai.com/api/getAsyncResult
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 dream-lipsync-1776187290 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 dream-lipsync-1776187290 技能
skillhub install dream-lipsync-1776187290
文件大小: 1.91 KB | 发布时间: 2026-4-15 11:19