Show HN: EchoKit – open-source voice AI agent framework(github.com)
github.com
Show HN: EchoKit – open-source voice AI agent framework
https://github.com/second-state/echokit_server
2 comments
See a demo here: https://youtu.be/Zy-rLT4EgZQ
Thanks for sharing, will check definitely, been using Coldi ai, worth checking!
EchoKit server is an open-source framework that connects speech input, LLM reasoning, and speech output — so you can build local or hybrid voice assistants with real-time interaction. It's super easy to set up.
Current features:
1. Supports both traditional ASR → LLM → TTS pipelines and end-to-end models like Gemini Live.
2. Voice Activity Detection (VAD) for low-latency, streaming voice input.
3. MCP support for external tools.
4. Works with both ESP32 hardware and web clients.
5. Streaming TTS output for GPT-Sovits
Would love to hear what kind of projects people would build with this or any feedback.