whisper.cpp / src /whisper-mel-cuda.hpp
ggerganov's picture
whisper : reorganize source code + improve CMake (#2256)
f75c2e3 unverified
raw
history blame
134 Bytes
#include "whisper-mel.hpp"
whisper_mel_calc * whisper_mel_calc_create_cuda(ggml_backend_t backend, const whisper_filters & filters);