feat(hermes): add Dockerfile for voice support with GPU STT #25
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/hermes-voice-gpu-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds local Speech-to-Text (STT) capabilities to Hermes Agent by extending the upstream image with audio capture libraries and faster-whisper for GPU-accelerated transcription.
Changes
docker/hermes/Dockerfile - New file extending upstream image with:
assets/compose/ai/compose.yml - Updated hermes service:
Deployment
cd /opt/data/infra
sudo nixos-rebuild switch --flake .#lazyworkhorse
Related
Hermes referenced this pull request2026-04-30 16:04:13 +00:00
Hermes referenced this pull request2026-05-01 01:38:33 +00:00
Hermes referenced this pull request from gortium/compose2026-05-09 00:21:18 +00:00
Pull request closed