Files
chatgpt-on-wechat/models
octo-patch c34308cbd4 feat: add MiniMax-M2.7-highspeed model and MiniMax TTS support
- Add MiniMax-M2.7-highspeed constant to const.py and MODEL_LIST
- Update MinimaxBot default model from MiniMax-M2.1 to MiniMax-M2.7
- Add MinimaxVoice TTS provider (voice/minimax/minimax_voice.py)
  - Supports speech-2.8-hd and speech-2.8-turbo models
  - SSE streaming with hex-decoded audio chunks
  - Reuses MINIMAX_API_KEY
- Register MinimaxVoice in voice factory
- Add unit tests (14 tests, all passing)
- Update README with MiniMax-M2.7-highspeed and TTS configuration
2026-04-11 17:03:44 +08:00
..
2026-03-18 15:40:49 +08:00
2026-04-02 16:46:58 +08:00
2026-03-18 15:40:49 +08:00
2026-03-22 22:52:37 +08:00
2026-03-19 17:06:05 +08:00
2026-03-24 10:43:45 +08:00
2026-03-18 15:40:49 +08:00
2026-03-11 15:31:35 +08:00
2026-04-02 16:46:58 +08:00