]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : calculate mel spectrogram directly into a ggml_tensor (#2208)
authorBorislav Stanimirov <redacted>
Thu, 6 Jun 2024 13:20:46 +0000 (16:20 +0300)
committerGitHub <redacted>
Thu, 6 Jun 2024 13:20:46 +0000 (16:20 +0300)
commitf842d31171f9772c443198e1a20c59357aa7a5af
tree23dfe74127cb41d4d7f06a909381f07a6c76cdeb
parentffef323c4cfa8596cb91cf92d6f791f01a44335e
whisper : calculate mel spectrogram directly into a ggml_tensor (#2208)

* whisper : calculate mel spectrogram directly into a ggml_tensor

* whisper : remove unused temp buffer from state

* whisper : fix not initializing wstate.embd_enc
whisper-mel-cuda.cu
whisper-mel.hpp
whisper.cpp