Skip to content

Commit fa00cc4

Browse files
maxitoonclaude
andcommitted
Save transcripts to ~/Documents/Transcripts instead of ~/Desktop
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4e96f21 commit fa00cc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

whisper-transcribe-with-download.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
MODELS_DIR="$HOME/whisper-models"
77
TIMESTAMP=$(date +%Y%m%d%H%M%S)
8-
TRANSCRIPT_DIR="$HOME/Desktop/Transcripts"
8+
TRANSCRIPT_DIR="$HOME/Documents/Transcripts"
99
AUDIO_DOWNLOAD_DIR="$HOME/whisper-downloads"
1010

1111
# Create necessary directories

0 commit comments

Comments
 (0)