services: fix some TTS websocket service interruption handling

This commit is contained in:
Aleix Conchillo Flaqué
2025-02-21 15:00:06 -08:00
parent af45c170b5
commit 5b637bd826
9 changed files with 147 additions and 58 deletions

View File

@@ -39,6 +39,10 @@ stt = DeepgramSTTService(..., live_options=LiveOptions(model="nova-2-general"))
### Fixed
- Fixed a `ElevenLabsTTSService`, `FishAudioTTSService`, `LMNTTTSService` and
`PlayHTTTSService` issue that was resulting in audio requested before an
interruption being played after an interruption.
- Fixed `match_endofsentence` support for ellipses.
- Fixed an issue that would cause undesired interruptions via