whisper.cpp
Add CUDA-specific compilation of mel spectrograms
#2206
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
7
Changes
View On
GitHub
Commits
whisper : use polymorphic class to calculate mel spectrogram
iboB
committed
2 years ago
whisper : add cuda-specific mel spectrogram calculation
iboB
committed
2 years ago
whisper : conditionally compile cufftGetErrorString to avoid warnings
iboB
committed
2 years ago
build : add new files to makefile
iboB
committed
2 years ago
ruby : add new files to conf script
iboB
committed
2 years ago
build : fix typo in makefile
iboB
committed
2 years ago
whisper : suppress cub warning for deprecated C++ std in whisper-mel-cuda
iboB
committed
2 years ago
Loading