lanhao
|
3b6019d0f2
|
fix(frontend): use ENGINE_CONFIG instead of hardcoded engine names
- Replace ternary engine name checks in generateAudio and downloadAudio
- Use ENGINE_CONFIG[engine].name for consistent engine naming
|
2026-07-01 01:27:37 +08:00 |
|
lanhao
|
a0346d05ba
|
feat(frontend): engine dropdown + emotion dual mode
- Replace engine buttons with <select> dropdown
- Add ENGINE_CONFIG for centralized engine management
- Add global/per-sentence emotion UI mode switching
- Add #engine-select dark theme styles
- Remove old .switch-btn and .engine-icon styles
- Reset emotion state on engine switch
|
2026-07-01 00:48:05 +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 |
|