Code with Me - Bulk Transcribe Audio to Text

Опубликовано: 29 Июнь 2026
на канале: CreationTVstation
55
3

i wrote this python script to help me bulk transcribe a folder full of audio files (mp3's) from my voice journal. this video walks through how the script works.

why?
i wanted to be able to transcribe a bunch of audio files, for free, offline-no-internet-needed, without having to upload or pay for a service... and do all the files in one go, instead of one-at-a-time.

i could not find a program that did all that, so i made it myself.

link to the code here on my github:
https://github.com/ripscreates/bulktr...

let me know what features i should work on adding next?
or fork a branch and modify it to your liking.

timestamps:
screen share 1:40
github 2:20
running the script 6:41
1st test -- error 8:55
confirmed what error is 9:18
fission (to convert audio to mp3 format) 10:21
mp3 conversion complete 12:19
test script to transcribe folder of mp3s 12:47
note about newer version of script available 13:30
test script going well 14:00
transcription script complete! 14:34
review transcripts 14:57
test transcript 2 15:50
test transcript 3 16:01
what's next? 16:11
conclusion 16:43