max-and-me / wordify-plugin

VST3/ARA plug-in to transcript your projects
https://www.wordify.org
MIT License
2 stars 0 forks source link

Use GPU acceleration for Apple Silicon #19

Closed rehans closed 2 months ago

rehans commented 3 months ago

Copy needed files into bundle

rehans commented 3 months ago

Some observations about performance:

rehans commented 3 months ago

Learnings

Source: https://gist.github.com/MilesLitteral/1a5d9efade94a11cd0898dbee7727775

Whisper takes all options into account. It searches for

Source: https://github.com/ggerganov/whisper.cpp/blob/master/ggml-metal.m#L313

rehans commented 3 months ago

@MaxDev0101 Sorry, I forgot to make a PR ;) But I just added both files to CMake:

https://github.com/max-and-me/wordify-plugin/commit/625b06edd66fa29671544fee1e2082b268336301#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20aR236