Close
0%
0%

Bulk Transcribe Audio to Text

bulk transcribe audio files to text for free, no internet needed #chatgpt #python #whisper #audiototext

Public Chat
Similar projects worth following
i wrote this python script to help me bulk transcribe a folder full of audio files (mp3's) from my voice journal.

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

I also made a video that walks through how the script works: https://youtu.be/s4D7gLSqtSg

i wrote about how this project came about in my blog about creativity: https://rips.substack.com/p/build-it-2-life-lessons-i-learned

transcribe_audio_bulk_wanimatedstar-v2.py

this is the newer script with the animated star while you wait

x-python-script - 3.99 kB - 07/21/2024 at 22:39

Download

  • 1 × python3
  • 1 × transformers
  • 1 × pydub
  • 1 × ffmpeg
  • 1 × soundfile

View all 8 components

  • 1
    running the script

    Script Setup

    1. Clone or download the script to your local machine.
    2. Place your audio files (in .mp3 format) in a folder.
    3. Run the script from the command line or an IDE.

    Usage

    1. Running the Script:
      • Open a terminal or command prompt.
      • Navigate to the directory containing the script.
    2. Execute the script with the following command:
      python transcribe_audio_bulk_wanimatedstar-v2.py
    3. Input Prompts:
      • The script will prompt you to enter the path to the folder containing your audio files.
      • It will also prompt you to enter the path to the folder where you want the transcribed text files to be saved

    View all instructions

    Enjoy this project?

    Share

    Discussions

    Similar Projects

    Does this project spark your interest?

    Become a member to follow this project and never miss any updates