Files
whisper.cpp/main.cpp
Georgi Gerganov 77d929f603 Fix bug in FFT
The FFT routine does not work for odd N
Solution is to add DFT and use it when N is odd
2022-10-02 17:46:21 +03:00

85 KiB