Added the ability to switch voices to RimeTTSService

This commit is contained in:
Mark Backman
2025-07-30 08:04:30 -04:00
parent 92aee2634b
commit 0fa51968bf
2 changed files with 14 additions and 1 deletions

View File

@@ -13,7 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
A video service that handles audio streaming and requests HeyGen to generate
avatar video responses. (see https://www.heygen.com/)
- Added the ability to switch voices to `RimeTTSService`.
- Added Async.ai TTS integration (https://async.ai/)
- `AsyncAITTSService` WebSocket-based streaming TTS with interruption support
- `AsyncAIHttpTTSService` HTTP-based streaming TTS service
- Example scripts: