From 5869016de6e7fd42d43b20b8551b2f53ce85eac4 Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 12 Apr 2023 19:16:07 -0600 Subject: [PATCH] tr --- 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 d335e4c..c40a7bb 100644 --- a/rust-whisper.d/transcript.sh +++ b/rust-whisper.d/transcript.sh @@ -1 +1 @@ -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" +echo "pkill -9 -f hotwords.py; MIC_TIMEOUT=30 MODEL=small.en P=4 DEBUG=true python3 ./hotwords.py | tee $HOME/Downloads/transcript-$(date +%Y-%m-%d).txt"