Skip to content

pietrosperoni/whisper-transcribe-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whisper Transcribe Directory

This script transcribes audio and video files in a specified directory, including subdirectories, using OpenAI's Whisper models. It allows for model selection to balance between speed and accuracy based on user requirements.

Requirements

  • Python 3.8+
  • Whisper
  • Tkinter (usually included with Python)
  • FFmpeg

Setup

Usage

Run transcribe.py and follow the prompts to select a directory and a Whisper model. The script will transcribe all supported files in the directory and its subdirectories, saving the transcriptions as .txt files.

About

a simple program that uses whisper to transcribe all the audio in a single directory and all its subdirectories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages