MiniMaxHttpTTSService: renamed from Hailuo and move to services/minimax/tts.py

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-15 11:58:54 -07:00
parent a51af35024
commit 3933ba57b8
2 changed files with 50 additions and 37 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added support for a new TTS service, `MiniMaxHttpTTSService`.
(see https://www.minimax.io/audio)
- A new function `FrameProcessor.setup()` has been added to allow setting up
frame processors before receiving a `StartFrame`. This is what's happening
internally: `FrameProcessor.setup()` is called, `StartFrame` is pushed from