]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : auto-grow working areas for mel_calc_cuda (#2227)
authorBorislav Stanimirov <redacted>
Mon, 10 Jun 2024 18:51:32 +0000 (21:51 +0300)
committerGitHub <redacted>
Mon, 10 Jun 2024 18:51:32 +0000 (21:51 +0300)
commit20c542c71334b3e6c422789093a19157b110ca81
treece36f4359fcbc0eab874eec92a3cce9e4b2f8990
parentc2bdb960cdb69af813d3a4bd72a90f852d695127
whisper : auto-grow working areas for mel_calc_cuda (#2227)

* whisper : auto-grow working areas for mel_calc_cuda, fixes #2226

* whisper : only calculate mel spectrogram on GPU if audio is <= 5 min
whisper-mel-cuda.cu
whisper-mel.hpp
whisper.cpp