master
bel 2023-03-29 19:40:17 -06:00
parent a464ff285c
commit 56f649ebd0
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ _stt() {
export HEADERS=say="Eye herd {{hotword}}"
export MIC_NAME=pulse_monitor
export MODEL=tiny.en
export DEBUG=true
while true; do
python3 ./hotwords.py
sleep 5