Skip to content

BBC-Esq/Faster-Whisper-Transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

250 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splash

Reliably transcribe your voice or an audio file on CPU or using GPU accleration!

Requires Python 3.11, 3.12 or 3.13 and 🎵 FFmpeg

(Make sure FFMPEG is added to your system path)

imageimage

⚙️ Windows Installer

Download and run FasterWhisperTranscriber_Setup.exe.

💻 Install And Run from Virtual Environment

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