Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
natasa365/whisper.cpp
Xenobd
/
whisper.cpp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
050ba38
whisper.cpp
/
src
/
whisper-mel-cuda.hpp
ggerganov
whisper : reorganize source code + improve CMake (#2256)
f75c2e3
unverified
over 1 year ago
raw
Copy download link
history
blame
134 Bytes
#
include
"whisper-mel.hpp"
whisper_mel_calc *
whisper_mel_calc_create_cuda
(
ggml_backend_t
backend,
const
whisper_filters & filters)
;