master
bel 2023-03-29 19:39:28 -06:00
parent f36c1b48de
commit a464ff285c
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ _stt() {
export URL=http://localhost:17071/gm/rpc/broadcastSomeoneSaidAlias?message={{hotword}}
export HEADERS=say="Eye herd {{hotword}}"
export MIC_NAME=pulse_monitor
export MODEL=tiny.en
while true; do
python3 ./hotwords.py
sleep 5