Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 694 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 694 Bytes

Whisperer lets you generate subtitles for any kind of video/audio files.

It uses OpenAI's whisper, it runs as many instances simultaneously as your GPU's memory allows.

Update: now uses https://github.com/Const-me/Whisper GPU enabled whispercpp, thanks to Kosta for this major speed improvement!

You will need the models from here: https://huggingface.co/ggerganov/whisper.cpp/tree/main
Do NOT use v3 it is not supported yet!

Requires ffmpeg on your path, not included.

scrshot