Skip to content
#

barge-in

Here are 48 public repositories matching this topic...

Addressee detection for voice agents: device-directed speech detection that runs before STT, so background speech, side conversations, and the agent's own TTS echo never trigger it. No wake word, model-agnostic, drop-in for LiveKit, Pipecat, ElevenLabs, Twilio, and OpenAI. The layer your VAD and turn detection are missing.

  • Updated Jul 15, 2026
  • Python

Full-duplex, vision-enabled voice assistant for Windows — 100% local, on-device. Barge-in interrupts, desktop screenshots give the LLM visual context, and STT (whisper.cpp) + LLM (llama.cpp) run on Vulkan with no PyTorch/CUDA. Streaming Piper TTS in pt-BR. GGML edge AI.

  • Updated Aug 11, 2026
  • Python

TypeScript starter kit for production voice agents: WebRTC, telephony, realtime model APIs, STT/TTS pipelines, barge-in, handoff, evals, and post-call workflows.

  • Updated May 12, 2026
  • TypeScript

A voice-first assistant that runs entirely on your own machine. Wake word, barge-in with real echo cancellation, memory that survives restarts, twenty tools, and a neural voice — no API keys, nothing uploaded. ~500ms from you stopping to it speaking, on an 8GB M1.

  • Updated Sep 10, 2026
  • Python

Got tired of paying per minute to give an app a voice. Had a homeserver doing nothing, so I tried it with local models only — WebRTC, Whisper, Kokoro, Silero, all self-hosted. Works well for me. Not a finished product, take it and make it yours.

  • Updated Sep 7, 2026
  • Python

Add this topic to your repo

To associate your repository with the barge-in topic, visit your repo's landing page and select "manage topics."

Learn more