diff --git a/changelog/4146.fixed.md b/changelog/4146.fixed.md new file mode 100644 index 000000000..db58dad06 --- /dev/null +++ b/changelog/4146.fixed.md @@ -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.