whisper.cpp/bindings
Borislav Stanimirov ffef323c4c
whisper : add CUDA-specific computation mel spectrograms (#2206)
* whisper : use polymorphic class to calculate mel spectrogram

* whisper : add cuda-specific mel spectrogram calculation

* whisper : conditionally compile cufftGetErrorString to avoid warnings

* build : add new files to makefile

* ruby : add new files to conf script

* build : fix typo in makefile

* whisper : suppress cub warning for deprecated C++ std in whisper-mel-cuda
2024-06-04 09:32:23 +03:00
..
go whisper : remove speed_up and phase_vocoder* functions (#2198) 2024-05-31 11:37:29 +03:00
ios@a2085436c2 release : v1.6.2 2024-05-27 10:35:09 +03:00
java whisper : remove speed_up and phase_vocoder* functions (#2198) 2024-05-31 11:37:29 +03:00
javascript release : v1.6.2 2024-05-27 10:35:09 +03:00
ruby whisper : add CUDA-specific computation mel spectrograms (#2206) 2024-06-04 09:32:23 +03:00
CMakeLists.txt Node.js package (#260) 2022-12-12 20:17:27 +02:00