]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : fix extra memory usage (#2534)
authorVin Misra <redacted>
Wed, 6 Nov 2024 21:02:11 +0000 (13:02 -0800)
committerGitHub <redacted>
Wed, 6 Nov 2024 21:02:11 +0000 (23:02 +0200)
commit31aea563a83803c710691fed3e8d700e06ae6788
treedc58a335edc080e64ce6ce9ce01f0254f2c12932
parent0377596b77a3602e36430320cbe45f8c305ef04a
whisper : fix extra memory usage (#2534)

* passing samples_padded by ref to the threads.

* passing samples_padded by ref to the threads.

---------

Co-authored-by: Vinith Misra <redacted>
src/whisper.cpp