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