Commit Graph

1 Commits

Author SHA1 Message Date
7e3afe6630 feat(hermes): add voice support with GPU-accelerated STT
- Dockerfile: add libportaudio2 system library for audio capture
- Dockerfile: install sounddevice, numpy, faster-whisper for local STT
- compose.yml: add ROCm environment variables for AMD GPU support

Enables local faster-whisper STT with GPU acceleration via ROCm.
2026-04-30 15:10:10 +00:00