gogo
parent
f36c1b48de
commit
a464ff285c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue