Files
pipecat/examples/realtime
Paul Kompfner 58027484b2 Add realtime-grok-local-vad.py example
Grok Realtime supports manual mode (turn_detection=None) which disables
its server-side VAD and lets local VAD drive turn boundaries — same
pattern as OpenAI Realtime's turn_detection=False. Add the matching
*-local-vad.py variant for parity, and point the Grok service docstring
at it.
2026-05-21 13:00:34 -04:00
..