Running a full voice stack (ASR –> LLM –> TTS) locally with Docker(docker.com)
docker.com
Running a full voice stack (ASR –> LLM –> TTS) locally with Docker
https://www.docker.com/blog/develop-deploy-voice-ai-apps/
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.