Skip to content

Batch speech to text using OpenAI's whisper.

Notifications You must be signed in to change notification settings

thanatos888/Whisperer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Batch speech to text using OpenAI's whisper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 80.5%
  • C++ 17.2%
  • C 2.3%