Generate talking videos from images using Talking Image API. Create talking videos from audio and images, supporting non-human faces like pets or animated characters. 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/talking-image
从静态图像和音频生成说话视频。
使用此技能前,您需要获取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-talking-image: {env: {DREAMTALKINGIMAGEAPIKEY: your-api-key-here}}}}}
先将本地文件上传至OSS(获取上传策略,然后上传)。
POST https://api.newportai.com/api/async/talking_image
请求头:
Authorization: Bearer {DREAMTALKINGIMAGEAPIKEY}
Content-Type: application/json
请求体:
json
{
photoUrl: https://example.com/image.jpg,
audioUrl: https://example.com/audio.mp3
}
POST https://api.newportai.com/api/getAsyncResult
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 dream-talking-image-1776186961 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 dream-talking-image-1776186961 技能
skillhub install dream-talking-image-1776186961
文件大小: 1.69 KB | 发布时间: 2026-4-15 12:25