同步音频文档至 v5 克隆现行状态

更新林夏设计纲要、执行文档与技术报告,对齐 VoxCPM2 8002 端口、v4/v5 流水线、游戏 184 个 MP3 引用及 13 角色参考音色。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
xsl
2026-05-24 10:35:49 +08:00
co-authored by Cursor
parent 12eb1eab44
commit 9c02fbcd74
5 changed files with 372 additions and 299 deletions
+2 -3
View File
@@ -18,7 +18,7 @@
```
../audio/mp3/
├── tts/ 对白(177 条
├── tts/ 对白(169 条,游戏引用
├── music/ BGM、铃声
├── sfx/ 音效
└── ambience/ 环境音
@@ -120,7 +120,7 @@ blind/
├── audio/
│ ├── batch_tts_voxcpm.py 台词表 LINES + 角色语速 ROLES
│ └── mp3/ 游戏运行时音频(184 文件,已清理)
│ ├── tts/ 177 条对白
│ ├── tts/ 169 条对白(游戏引用)
│ ├── music/
│ ├── sfx/
│ └── ambience/
@@ -208,7 +208,6 @@ VoxCPM2 **不能**用提示词生成敲门、心跳等 SFX,只能做人声 TTS
- [ ] 实机/playtest 听一遍各角色,标记需重跑的台词或角色
- [ ] 若某角色不满意:改 `voice_sample_prompts.py` → 重跑 `03` 挑选 → 替换 `v4_voice_samples/{role}/` → 重跑 `04`
- [ ] 微调单条表演:改 `voice_style_prompts.py``_performance` 规则 → `--role xxx --force`
- [ ] 设计文档:`林夏.md``执行文档_音频素材制作.md`
---