Hacker News new | ask | show | jobs
Running a full voice stack (ASR –> LLM –> TTS) locally with Docker (docker.com)
2 points by 3Sophons 180 days ago
1 comments

covers how to wire up the components to run a real-time voice agent that you can actually talk to via an ESP32 client, keeping the heavy lifting on your local machine.