hermes-agent/website/docs
Andrew 105fbf6b7d feat(wake): client-capture wake word for remote desktop
Remote headless backends have no PortAudio mic, so "hey hermes" fails even
when openWakeWord is installed. Let the desktop stream 16 kHz int16 PCM via
wake.feed while detection stays server-side.

- wake_word.capture: auto|local|client (+ GUI client_capture prefer)
- WakeWordDetector external_audio queue + feed_audio API
- wake.feed RPC; wake.start/status report capture + frame_length
- Desktop getUserMedia feeder; stop on wake.detected, re-arm after voice
- Docs + unit tests (26 pass in tests/tools/test_wake_word.py)
2026-08-05 10:03:48 -06:00
..
developer-guide feat(desktop): ctx.os — the curated OS door for plugins 2026-08-04 11:33:25 -06:00
getting-started feat(runtime)!: require Node 26 across all installers, heal, and upgrade paths 2026-08-01 21:17:51 -04:00
guides
integrations
reference docs: document /personality none|default|neutral reset across personality docs 2026-08-03 12:29:49 -07:00
user-guide feat(wake): client-capture wake word for remote desktop 2026-08-05 10:03:48 -06:00
index.mdx
user-stories.mdx