]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : add precalculated values of sin/cos for speeding up FFT (#1142)
authorAlexandr Graschenkov <redacted>
Fri, 25 Aug 2023 12:51:14 +0000 (16:51 +0400)
committerGitHub <redacted>
Fri, 25 Aug 2023 12:51:14 +0000 (15:51 +0300)
commitc84cf87261160f97ca53a1287ce6a75a28a7b9d3
tree0a7751d5d6913c043cb017c531f3f0464cbf3d9a
parentc5f9acf4b79780171e25b91d227c615e828568f6
whisper : add precalculated values of sin/cos for speeding up FFT (#1142)

* Add sin/cos precalculated values to speedup FFT

* Update whisper.cpp

Co-authored-by: bobqianic <redacted>
* Update whisper.cpp

Co-authored-by: bobqianic <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
Co-authored-by: bobqianic <redacted>
whisper.cpp