Whisper-based voice bots are hitting 1.5-second lag and breaking on interruptions

Dull_Look_2320 · reddit · 2026-07-27

Building a conversational voice bot with the standard OpenAI Whisper API is creating a 1.5-second end-to-end delay once STT, LLM, and TTS are chained together.

The author also says the stack breaks when users interrupt or talk over the bot, because the STT layer cannot handle live crosstalk or diarization well. They ask for production-ready low-latency setups and for ways to avoid months of custom VAD and chunking work.

Original post →

More from Infra

Infra channel →