Merge pull request #3233 from jaydamani/jay/improve-elevenlabs-services

Improve Elevenlabs realtime transcription service
This commit is contained in:
Mark Backman
2025-12-18 19:07:43 -05:00
committed by GitHub
2 changed files with 21 additions and 23 deletions

2
changelog/3233.fixed.md Normal file
View File

@@ -0,0 +1,2 @@
- Improved error handling in `ElevenLabsRealtimeSTTService`
- Fixed an issue in `ElevenLabsRealtimeSTTService` causing an infinite loop that blocks the process if the websocket disconnects due to an error