]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : use ggml-cuda in mel calc, set appropriate device (#2236)
authorBorislav Stanimirov <redacted>
Thu, 13 Jun 2024 10:16:07 +0000 (13:16 +0300)
committerGitHub <redacted>
Thu, 13 Jun 2024 10:16:07 +0000 (13:16 +0300)
commitb29b3b29240aac8b71ce8e5a4360c1f1562ad66f
treebc03f59a3464ca2e94cc3f5e210145a63bf4f6a7
parent420b6abc54008ab634f5887dc45bd77122c2f320
whisper : use ggml-cuda in mel calc, set appropriate device (#2236)

* whisper : use ggml-cuda in mel calc, set appropriate device

* whisper : forbid cuda mel calc on devices with compute < 600, workaround for #2230
whisper-mel-cuda.cu
whisper.cpp