Skip to content

Dschogo/whisperx-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whisperx WebUI

Wouldn't be possible without whisperx

Installation

  • clone
  • install requirements
  • install torch (for cuda pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118) (cpu: pip install torch torchvision torchaudio)

To use the go.bat (start script) you have to install it in a venv (python -m venv venv) - or edit the bat file. To use diarization, you have to specify a hf_token for the env.

For example via a .env file:

    hf_token=your_token

Features

  • Transcribe with whisperx - 70x realtime
  • Multiple files at once (single language per batch)
  • All cli options and output formats
  • easy to use, and view/ copy

image

image

Todo

  • Bugs found by me or reported via issues
  • installer bat file?

About

Transcribe with ease :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published