Skip to content

Record audio or transcribe files using ctranslate2 and whisper!

Notifications You must be signed in to change notification settings

BBC-Esq/Faster-Whisper-Transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splash

🎤 Record & Transcribe    📁 Transcribe Files    ⚡ GPU Accelerated

Requires Python 3.11, 3.12 or 3.13

image

⚙️ Windows Installer

Download and run FasterWhisperTranscriber_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