mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-16 03:40:40 +01:00
* 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 | ||