mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-29 06:31:32 +00:00
docs: add Docker audio bridge notes
This commit is contained in:
parent
4117fc3645
commit
95cee44301
2 changed files with 80 additions and 0 deletions
|
|
@ -485,6 +485,8 @@ brew install portaudio # macOS
|
|||
sudo apt install portaudio19-dev # Ubuntu
|
||||
```
|
||||
|
||||
If you are running Hermes inside Docker on a Linux desktop, the container also needs access to your host audio socket. See the [Docker audio bridge](/user-guide/docker#optional-linux-desktop-audio-bridge) notes for a PulseAudio/PipeWire-compatible setup.
|
||||
|
||||
### Bot doesn't respond in Discord server channels
|
||||
|
||||
The bot requires an @mention by default in server channels. Make sure you:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue