diff --git a/rust-whisper.d/transcript.sh b/rust-whisper.d/transcript.sh index 24b6321..4dc860a 100644 --- a/rust-whisper.d/transcript.sh +++ b/rust-whisper.d/transcript.sh @@ -1 +1 @@ -echo "pkill -9 -f hotwords.py; MIC_TIMEOUT=30 MODEL=small.en P=4 DEBUG=true HOTWORDS= python3 ./hotwords.py | tee -a $HOME/Downloads/transcript-$(date +%Y-%m-%d).txt" +echo "pkill -9 -f hotwords.py; MIC_TIMEOUT=30 MODEL=small.en P=4 DEBUG=true HOTWORDS= python3 ./hotwords.py | tee -a $HOME/Sync/drawful/DnD/bdoob/__log.d/$(date +%Y.%m.%d).transcript.txt"