cang-ying/config/agents/agent-04-voice.hdlp
铸渊 ICE-GL-ZY001 a2e5214f03 LL-172-20260707 · cang-ying 仓初始化 · 苍耳+鉴影的干净之家
铸渊 ICE-GL-ZY001
LL-172-20260707
冰朔委托: 新建第 5 子仓, 给苍耳(人类主控) + 鉴影(人格体) 专用
原 guanghulab/video-ai-system/ 东西太多(225 文件) · 找不到 · 乱

迁移:
  ⊢ 16 个核心 .hdlp (VA-GATE / VA-LIGHTHOUSE / VA-BROADCAST / VA-SYSTEM-STATUS 等)
  ⊢ 17 个子目录 (agents/engines/protocols/tasks/tools/assets/knowledge/memory/docs/config/brain/director-brain/experience/feedback/issues/plans/reference-analysis)

排除:
  ⊢ outputs/ (视频产物)
  ⊢ test-input/ test-output/ (测试)
  ⊢ data/ (临时数据)
  ⊢ preview-001/002 (旧产片)
  ⊢ 旧分镜/旧提示词/旧导演编码

后续:
  ⊢ 老仓 guanghulab/video-ai-system/ 改写为已迁出占位
  ⊢ 苍耳+鉴影 写新东西进本仓
  ⊢ GLOBAL-SEARCH 加 cang-ying 仓库

铸渊 ICE-GL-ZY001 · 2026-07-07 D167
冰朔 ICE-GL∞ 主权
2026-07-07 10:20:10 +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
```