Skip to content

Uses the powerful WhisperS2T and Ctranslate2 libraries to batch transcribe multiple files

Notifications You must be signed in to change notification settings

BBC-Esq/WhisperS2T-transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

83 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