Merge pull request #3356 from pipecat-ai/mb/gemini-live-user-transcript-timeout

Add timeout for handling user transcript messages
This commit is contained in:
Mark Backman
2026-01-07 16:47:23 -05:00
committed by GitHub
2 changed files with 66 additions and 12 deletions

1
changelog/3356.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed an issue in GeminiLiveLLMService where TranscriptionFrames were occasionally not pushed.