Skip to content

BBC-Esq/WhisperS2T-transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splash

Extremely Fast Transcription of Multiple Audio Files

Requires 🐍 Python 3.11, 3.12 or 3.13, 📁 Git, 📁 Git Large File Storage, and 🎵 FFmpeg

(Make sure FFMPEG is added to your system path)

image

⚙️ Windows Installer

Download and run Whisper_S2T_Transcriber_Setup.exe.

💻 Install from Sourcecode

Download the latest release...unzip and extract...go to the directory containing main.py...run these commands in order:

python -m venv .
.\Scripts\activate
python install.py
python main.py