Skip to content

BBC-Esq/WhisperS2T-transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀WhisperS2T-transcriber🚀

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

Requirements

  1. 🐍Python 3.11 or Python 3.12
  2. 📁Git
  3. 📁Git Large File Storage
  4. 🪟 Windows (linux not yet supported)

Installation

Download the latest release and extract the files your computer. Navigate to the respository folder, create a command prompt, and run the following commands:

python -m venv .
.\Scripts\activate

Run this again to activate the environment each time you restart the program.

Run the installation script:

python install.py

Usage

python main.py

The program will process any and all of the following file types:

  • .aac, .amr, .asf, .avi, .flac, .m4a, .mkv, .mp3, .mp4, .wav, .webm, .wma.

Important

All transcriptions are output in the same folder of the file that was transcribed. If you'd like to change this behavior put an issue on Github requesting it.

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages