feat(hermes): Piper TTS (local US male, no cloud) #17
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/voice-support-v2"
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?
Use official Hermes Agent image as base (nousresearch/hermes-agent:latest). Add Piper TTS, remove Edge TTS. See commit messages for details.
feat(hermes): add ROCm GPU env vars for faster-whisper STTto feat(hermes): simplified Dockerfile + ROCm GPU env vars for STTfeat(hermes): simplified Dockerfile + ROCm GPU env vars for STTto feat(hermes): ROCm GPU + Coqui TTS + faster-whisper STTfeat(hermes): ROCm GPU + Coqui TTS + faster-whisper STTto feat(hermes): Piper TTS (local, US male) - replaces Coqui/ROCm/Edgefeat(hermes): Piper TTS (local, US male) - replaces Coqui/ROCm/Edgeto feat(hermes): Piper TTS (local US male, no cloud)@@ -38,7 +38,13 @@ services:- API_SERVER_HOST=0.0.0.0- API_SERVER_KEY=hermes_local_key- GATEWAY_ALLOW_ALL_USERS=true- OPENROUTER_API_KEY=${OPENROUTER_API_KEY}This is the right line
@@ -39,3 +39,3 @@- API_SERVER_KEY=hermes_local_key- GATEWAY_ALLOW_ALL_USERS=true- OPENROUTER_API_KEY=${OPENROUTER_API_KEY}- OPENROUTER_API_KEY=${OPEN...KEY}Delete this one