Open-source profiler tracks every STT, LLM, and TTS call in self-hosted voice agents

mahimairaja · reddit · 2026-07-27

Open-source profiler for self-hosted voice agents

VoiceGateway is an open-source tool for teams running voice agents like LiveKit or Pipecat. It sits outside the audio path and profiles every STT, LLM, and TTS call, exposing:

It runs in Docker, is MIT licensed, stores data in local SQLite, and uses DuckDB for analytics. The author says it can be attached with a single attach(session) call and asks what people are using to monitor self-hosted AI workloads.

Original post →

More from coding & agent

coding & agent channel →