whisper.cpp/bindings/ruby
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
..
ext whisper : add CUDA-specific computation mel spectrograms (#2206) 2024-06-04 09:32:23 +03:00
tests whisper : remove speed_up and phase_vocoder* functions (#2198) 2024-05-31 11:37:29 +03:00
Rakefile ruby : update bindings (#2154) 2024-05-22 23:02:52 +03:00
whispercpp.gemspec ruby : update bindings (#2154) 2024-05-22 23:02:52 +03:00