Loading...
Loading...
对比查看原文与翻译
Requires inference.sh CLI (). Install instructionsbelt
belt login需要inference.sh CLI()。安装说明belt
belt loginundefinedundefinedundefinedundefinedundefinedundefinedbelt app run pruna/p-video-avatar --input '{
"image": "https://portrait.jpg",
"voice_script": "Welcome to our product walkthrough. Today I will show you three key features.",
"voice": "Puck (Male)",
"voice_language": "English (US)",
"resolution": "720p"
}'belt app run pruna/p-video-avatar --input '{
"image": "https://portrait.jpg",
"voice_script": "Welcome to our product walkthrough. Today I will show you three key features.",
"voice": "Puck (Male)",
"voice_language": "English (US)",
"resolution": "720p"
}'belt app run pruna/p-video-avatar --input '{
"image": "https://portrait.jpg",
"audio": "https://speech.mp3"
}'audiovoice_scriptbelt app run pruna/p-video-avatar --input '{
"image": "https://portrait.jpg",
"audio": "https://speech.mp3"
}'audiovoice_scriptbelt app run pruna/p-video-avatar --input '{
"image": "https://portrait.jpg",
"voice_script": "This is exciting news for our community!",
"voice": "Aoede (Female)",
"voice_prompt": "Enthusiastic and energetic tone, slightly faster pace",
"video_prompt": "The person is presenting on stage with dramatic lighting",
"resolution": "1080p"
}'belt app run pruna/p-video-avatar --input '{
"image": "https://portrait.jpg",
"voice_script": "This is exciting news for our community!",
"voice": "Aoede (Female)",
"voice_prompt": "Enthusiastic and energetic tone, slightly faster pace",
"video_prompt": "The person is presenting on stage with dramatic lighting",
"resolution": "1080p"
}'undefinedundefinedundefinedundefinedbelt app run pruna/p-video-avatar --input '{
"image": "https://portrait.jpg",
"voice_script": "Consistent results every time.",
"seed": 42
}'belt app run pruna/p-video-avatar --input '{
"image": "https://portrait.jpg",
"voice_script": "Consistent results every time.",
"seed": 42
}'| Parameter | Type | Default | Description |
|---|---|---|---|
| file | required | Portrait image (jpg, jpeg, png, webp) |
| string | - | Text for the person to say |
| file | - | Audio file (overrides voice_script) |
| string | "Zephyr (Female)" | Voice selection |
| string | "English (US)" | Output language |
| string | "720p" | 720p or 1080p |
| string | "The person is talking." | Control avatar behavior and background |
| string | "Say the following." | Control tone, pacing, emotion |
| int | random | Reproducible generation |
| bool | true | Disable content filter |
| bool | false | Skip prompt enhancement |
| 参数 | 类型 | 默认值 | 描述 |
|---|---|---|---|
| 文件 | 必填 | 肖像图片(jpg、jpeg、png、webp格式) |
| 字符串 | - | 头像需要说的文本内容 |
| 文件 | - | 音频文件(优先级高于voice_script) |
| 字符串 | "Zephyr (Female)" | 音色选择 |
| 字符串 | "English (US)" | 输出语言 |
| 字符串 | "720p" | 分辨率可选720p或1080p |
| 字符串 | "The person is talking." | 控制头像动作与背景 |
| 字符串 | "Say the following." | 控制语气、语速、情绪 |
| 整数 | 随机值 | 用于生成可复现的结果 |
| 布尔值 | true | 禁用内容过滤 |
| 布尔值 | false | 跳过提示词优化 |
| Resolution | Price |
|---|---|
| 720p | $0.025 per second of output video |
| 1080p | $0.045 per second of output video |
| 分辨率 | 价格 |
|---|---|
| 720p | 每秒钟输出视频0.025美元 |
| 1080p | 每秒钟输出视频0.045美元 |
| Feature | P-Video-Avatar | Fabric 1.0 | OmniHuman 1.5 | HeyGen Avatar 4 |
|---|---|---|---|---|
| Speed (per sec of video) | ~1.83s/s | ~34s/s (18x slower) | ~28s/s (15x slower) | ~26s/s (14x slower) |
| Cost per second | $0.025 | $0.14 (5.6x more) | $0.16 (6.4x more) | $0.075 (3x more) |
| Built-in TTS | Yes | Yes | No | Yes |
| Dynamic Background | Yes | Yes | No | Yes |
| 1080p Support | Yes | No | No | Yes |
| 特性 | P-Video-Avatar | Fabric 1.0 | OmniHuman 1.5 | HeyGen Avatar 4 |
|---|---|---|---|---|
| 速度(每生成1秒视频所需时间) | ~1.83秒/秒 | ~34秒/秒(慢18倍) | ~28秒/秒(慢15倍) | ~26秒/秒(慢14倍) |
| 每秒成本 | 0.025美元 | 0.14美元(贵5.6倍) | 0.16美元(贵6.4倍) | 0.075美元(贵3倍) |
| 内置TTS | 是 | 是 | 否 | 是 |
| 动态背景 | 是 | 是 | 否 | 是 |
| 支持1080p | 是 | 否 | 否 | 是 |
video_promptvoice_promptpruna/p-image9:16video_promptvoice_promptpruna/p-imageundefinedundefinedundefinedundefinedundefinedundefined
Browse all Pruna apps: `belt app list --namespace pruna`
浏览所有Pruna应用:`belt app list --namespace pruna`