hotwords rel

master
bel 2023-03-31 22:35:07 -06:00
parent 03615af983
commit 09aa57cbe3
1 changed files with 1 additions and 2 deletions

View File

@ -96,10 +96,9 @@ _stt() {
export MIC_NAME=pulse_monitor
export MODEL=tiny.en
export P=2
python3 ./hotwords.py
python3 ../../git.d/stt.d/rust-whisper.d/hotwords.py
) &
)
popd
}
_snap() {