wyoming debug probability

This commit is contained in:
2026-02-06 20:27:59 -05:00
parent 837ea91a52
commit d929ac8888

View File

@@ -72,7 +72,7 @@ script/run \
--uri 'tcp://127.0.0.1:10400' \
--threshold '0.8' \
--preload-model 'jarvis_v2' \
# --debug-probability
--debug-probability
```
## Install Wyoming
@@ -96,12 +96,12 @@ script/run \
--uri 'tcp://0.0.0.0:10700' \
--mic-command 'arecord -r 16000 -c 1 -f S16_LE -t raw' \
--snd-command 'aplay -r 22050 -c 1 -f S16_LE -t raw' \
--awake-wav sounds/listening.wav \
--done-wav sounds/finished.wav \
--awake-wav /root/wyoming-satellite/sounds/listening.wav \
--done-wav /root/wyoming-satellite/sounds/finished.wav \
--synthesize-command tee \
--transcript-command tee \
--wake-uri 'tcp://127.0.0.1:10400' \
--wake-word-name 'hey jarvis' \
--wake-word-name 'hey dick head' \
--wake-refractory-seconds 1
# Allow through firewall