whisper-cpp

  1. 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