cang-ying/config/agents/agent-04-voice.hdlp
Guanghu Domestic Migration a2fa7d57d8 chore: import sanitized domestic snapshot for REPO-005
Source snapshot: 23037fa3a2e9b0597162735755e92fc763bf4d94
2026-07-17 15:55:48 +08:00

83 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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: 待从第1集1-1段原文中选取苏白实际喊话不凭空改写。
duration_target: 2-3s
emotion: 自信、明亮、带一点反差喜感
mouth_visible: true
source: E1-SHOT03 / 第1集1-1段原文
must_not_sound_like: 旁白、机械播报、读剧本
```
```
TEST-LINE-002:
speaker: CHAR-012-WangZhishi
line: 没钱你修什么仙?
duration_target: 2-3s
emotion: 轻蔑、冷硬、压迫
mouth_visible: true
source: 第1集1-2段原文台词
```
---
## 验收
```
角色身份清楚
情绪符合镜头
台词短而有钩子
字幕可同步
能交给LipSync Agent
```