Merge pull request #3403 from pipecat-ai/mb/inworld-tts-add-keepalive

InworldTTSService: Add keepalive task
This commit is contained in:
Mark Backman
2026-01-12 13:31:24 -05:00
committed by GitHub
2 changed files with 42 additions and 0 deletions

1
changelog/3403.added.md Normal file
View File

@@ -0,0 +1 @@
- Added a keepalive task for `InworldTTSService` to keep the service connected in the event of no generations for longer periods of time.