From 0955f6c0c0121f02c602261684a63c6ee6f40bab Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 12 Apr 2023 19:14:59 -0600 Subject: [PATCH] oof --- rust-whisper.d/transcript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-whisper.d/transcript.sh b/rust-whisper.d/transcript.sh index 161f9ba..d335e4c 100644 --- a/rust-whisper.d/transcript.sh +++ b/rust-whisper.d/transcript.sh @@ -1 +1 @@ -kill -9 %1; fg; MIC_TIMEOUT=30 MODEL=base.en P=4 python3 ./hotwords.py +echo "pkill -9 -f hotwords.py; MIC_TIMEOUT=5 MODEL=tiny.en P=4 DEBUG=true python3 ./hotwords.py | tee $HOME/Downloads/transcript-$(date +%Y-%m-%d).txt"