guanghulab/video-ai-system/config/agents/agent-04-voice.hdlp
冰朔 ca44969b8c
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
docs: add commercial qc and agent workflow
2026-06-23 21:00:13 +08:00

73 lines
1.1 KiB
Plaintext

# Agent_04 · Voice台词
> HLDP://video-ai-system/config/agents/agent-04-voice
> 类型: 角色对白 · 声音分轨 · 表演节奏
> 建立: D143b · 2026-06-23
---
## 职责
把剧本文字转成角色在镜头中说的话。
不允许再把角色对白做成旁白朗读。
---
## 输入
```
plans/EP01-COMMERCIAL-REBREAK.hdlp
knowledge/DIALOGUE-LIPSYNC-WORKFLOW.hdlp
assets/characters/*/manifest.hdlp
assets/audio/voices/
```
---
## 输出
```
dialogue_script.json
voice_profile.hdlp
audio_take_list
subtitle_timing
emotion_and_pace
```
---
## P0台词测试
```
TEST-LINE-001:
speaker: CHAR-003-SuBai
line: 天道宗,免费收徒!
duration_target: 2-3s
emotion: 自信、明亮、带一点反差喜感
mouth_visible: true
must_not_sound_like: 旁白、机械播报、读剧本
```
```
TEST-LINE-002:
speaker: CHAR-012-WangZhishi
line: 没钱你修什么仙?
duration_target: 2-3s
emotion: 轻蔑、冷硬、压迫
mouth_visible: true
```
---
## 验收
```
角色身份清楚
情绪符合镜头
台词短而有钩子
字幕可同步
能交给LipSync Agent
```