Merge pull request #1272 from pipecat-ai/aleix/tts-websocket-interruptions

services: fix some TTS websocket service interruption handling
This commit is contained in:
Aleix Conchillo Flaqué
2025-02-24 14:54:41 -08:00
committed by GitHub
9 changed files with 150 additions and 60 deletions

View File

@@ -42,6 +42,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