Merge pull request #2037 from pipecat-ai/mb/11labs-close-context

Fix: Correctly close the context for ElevenLabsTTSService
This commit is contained in:
Mark Backman
2025-06-24 07:44:22 -04:00
committed by GitHub
2 changed files with 21 additions and 21 deletions

View File

@@ -50,6 +50,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue with `ElevenLabsTTSService` where the context was not being
closed.
- Fixed function calling in `AWSNovaSonicLLMService`.
- Fixed an issue that would cause multiple `PipelineTask.on_idle_timeout`