Commit Graph

8 Commits

Author SHA1 Message Date
lanhao 1ad214f5d5 fix: MiniMax音色更换为lanhao_military_v2,使用12.wav重新克隆
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-02 22:06:37 +08:00
lanhao c44fa711a7 fix: CosyVoice补全语速/声调/音量参数
三个引擎的滑块参数现在全部生效

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-02 21:44:30 +08:00
lanhao dbdb032adb fix: 豆包引擎补全pitch_ratio和volume_ratio参数
前端声调/音量滑块现在对豆包引擎也生效了

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-02 21:34:49 +08:00
lanhao ab50ca9157 fix: 豆包API加model_type=4指定ICL 2.0 + 优化音频参数
之前缺少model_type参数可能回退到ICL 1.0导致音质不如平台调试

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-02 21:26:34 +08:00
lanhao 54cb8d14ba fix: 豆包音色切换为 S_LK0j18H72
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-02 21:17:12 +08:00
lanhao cf3c719c35 feat: 接入豆包 Seed-ICL 2.0 语音合成引擎
- 新增 doubao_service.py 调用火山引擎 TTS API
- 路由加 doubao 引擎分支
- 前端引擎下拉菜单加豆包选项

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-02 21:11:23 +08:00
lanhao 81460f06d7 feat: 字数限制2000 + MiniMax emotion参数 + 前端情绪全局选择模式 2026-06-30 23:47:23 +08:00
simonkoson d6edc69c65 Initial commit: 军事科技AI配音系统 v1.0
- Flask backend with MiniMax and CosyVoice TTS engines
- Frontend UI with emotion tags, speed/pitch/volume controls
- Nginx reverse proxy configuration
- Dual engine support (MiniMax speech-2.8-hd, CosyVoice v3.5-flash)
2026-06-30 21:00:20 +08:00