InworldTTSService: Add keepalive task

This commit is contained in:
Mark Backman
2026-01-10 11:18:35 -05:00
parent 1df9575e20
commit aac24ad2d4
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.