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.
This commit is contained in:
2026-04-30 15:10:10 +00:00
parent 30f8ca3863
commit 7e3afe6630
3 changed files with 174 additions and 1 deletions