mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-12-18 20:27:53 +00:00
ffef323c4c
* 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 |
||
---|---|---|
.. | ||
.gitignore | ||
extconf.rb | ||
ggml-backend-impl.h | ||
ggml-backend.c | ||
ggml-backend.h | ||
ggml-common.h | ||
ggml-cuda.h | ||
ggml-impl.h | ||
ggml-kompute.h | ||
ggml-metal.h | ||
ggml-opencl.h | ||
ggml-quants.c | ||
ggml-quants.h | ||
ggml-sycl.h | ||
ggml-vulkan.h | ||
ruby_whisper.cpp | ||
ruby_whisper.h |