Add TTS markdown sanitization and expand deployment docs.

Strip Markdown and stage directions before ChatTTS synthesis with chunked long scripts; document model pre-download, server-update, and microphone HTTPS notes.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-12 16:31:06 +08:00
parent 0f5277c22e
commit f36056d293
6 changed files with 409 additions and 50 deletions
+3 -2
View File
@@ -220,6 +220,7 @@ Trading Studio 应用层也会发送该头;若反代覆盖了响应头,需
## 相关文档
- 内网部署`DEPLOY.md`
- 服务器更新:`bash server-update.sh`
- 内网部署与模型预下载:[DEPLOY.md](./DEPLOY.md)(§0.4.2 服务器更新、§0.8 模型预下载、§0.9 麦克风)
- 服务器快速更新:`bash server-update.sh`(同步远端 `main` + PM2 重启)
- 首次部署后下载模型:`bash scripts/download_all_models.sh`
- 麦克风问题:见上文 **第九节**