mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-07 08:02:23 +00:00
Merge pull request #32122 from yu-xin-c/codex/docs-docker-audio-bridge-32009
docs: add Docker audio bridge notes
This commit is contained in:
commit
7d94eee0a9
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