AudioValidation / src /whisper-mel-cuda.hpp
Skriller0208's picture
Upload 814 files
613af8d verified
raw
history blame contribute delete
134 Bytes
#include "whisper-mel.hpp"
whisper_mel_calc * whisper_mel_calc_create_cuda(ggml_backend_t backend, const whisper_filters & filters);