docs(asr): add dead-input troubleshooting to the asr-servers runbook #213

Merged
kblack0610 merged 1 commit from land/asr-docs-retry into master 2026-09-01 19:40:15 +00:00
Owner

Re-land of #209, which reported merged=True but whose merge commit was discarded by a concurrent squash-merge - the content never reached master. Docs only; gungan health verified to exist.

Re-land of #209, which reported merged=True but whose merge commit was discarded by a concurrent squash-merge - the content never reached master. Docs only; `gungan health` verified to exist.
docs(asr): add dead-input troubleshooting to the asr-servers runbook
All checks were successful
checks / fleet-roster (pull_request) Successful in 5s
checks / kustomize-builds (pull_request) Successful in 12s
ae3c00e880
Both ASR daemons return empty on silence by design, and the gungan client
turns that into "No speech detected" - so an unplugged mic and a working
one produce an identical symptom, and the obvious suspect is the daemons.

A debugging session was spent on the ASR stack while both daemons were
healthy and transcribing fixtures; the actual cause was that WirePlumber
had fallen back to a Focusrite Scarlett Solo with nothing plugged into its
XLR jack (-97.9 dB RMS, pure dither) after the previously configured
default source, a USB webcam, was unplugged. The Scarlett presents as a
perfectly healthy capture device while streaming silence.

Document the check-input-first order, the RMS reference points that make
dead input obvious, and how to repin the real device with `wpctl`.
kblack0610 deleted branch land/asr-docs-retry 2026-09-01 19:40:15 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kblack0610/home-config!213
No description provided.