Fix 11labs realtime dynamic updates (#3117)

This commit is contained in:
Dante Noguez
2025-11-22 09:02:37 -06:00
committed by GitHub
parent a6202c4d1a
commit 3458b74fc9
2 changed files with 13 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Fixed an issue in `ElevenLabsRealtimeSTTService` where dynamic language updates were not working.
### Added
- Added optional speaking rate control to `InworldTTSService`.