whisper-cpp

  1. NapoleonWils0n

    Speech to text with Whisper-cpp Emacs and whisper.el

    Speech to text with Whisper-cpp built with Vulkan support to use the GPU and Emacs with Sacha Chua's fork of the whisper.el package with additional features The Emacs whisper.el package and whisper.cpp work on Linux, Mac, Windows and Freebsd Using a keyboard shortcut in Emacs you can start...
  2. NapoleonWils0n

    whisper-cpp with vulkan to transcribe audio with hardware acceleration on Freebsd

    There is a Freebsd package for whisper-cpp to transcribe audio but it doesnt have vulkan enabled so it uses the cpu and you would have to build it using ports or poudriere to ennable vulkan So a quicker solution is to download the whisper-cpp git repository and build it with cmake with libs off...
Back
Top