diff --git a/server.sh b/server.sh index 06fb69b..ccfee61 100644 --- a/server.sh +++ b/server.sh @@ -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() {