Merge pull request #4146 from pipecat-ai/mb/gemini-live-local-vad

This commit is contained in:
Mark Backman
2026-03-26 17:48:21 -04:00
committed by GitHub
13 changed files with 182 additions and 149 deletions

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

@@ -0,0 +1 @@
- Fixed Gemini Live local VAD mode (`GeminiVADParams(disabled=True)` with external VAD) not working. The bot now correctly detects user speech and signals turn boundaries to the Gemini API.