mirror of
https://github.com/Mintplex-Labs/whisper.cpp.git
synced 2026-07-20 05:04:58 -04: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