Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1ffa4c8
whisper.cpp
6.96 MB
100 contributors
History:
204 commits
ggerganov
HF Staff
models : simplify the conversion script
1ffa4c8
unverified
over 3 years ago
.github
Adding sanitizer tests
over 3 years ago
bindings
js : update whipser.js to latest
over 3 years ago
cmake
wip : initial WASM port
over 3 years ago
examples
whisper : add option to speed up the audio tempo by x2
over 3 years ago
extra
extra : compute SHA of all models files
over 3 years ago
models
models : simplify the conversion script
over 3 years ago
samples
Create README.md
over 3 years ago
tests
wip : initial WASM port
over 3 years ago
.gitattributes
804 Bytes
Initial release
over 3 years ago
.gitignore
367 Bytes
refactoring : move main + stream in examples + other stuff
over 3 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
over 3 years ago
CMakeLists.txt
6.94 kB
Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136)
over 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
over 3 years ago
Makefile
5.23 kB
make : add libwhisper.so target (#144)
over 3 years ago
README.md
19.2 kB
models : change default hosting to Hugging Face
over 3 years ago
ggml.c
240 kB
Fix the Windows pthread_create shim
over 3 years ago
ggml.h
21.4 kB
ref #40 : start working on the documentation
over 3 years ago
whisper.cpp
114 kB
whisper : add option to speed up the audio tempo by x2
over 3 years ago
whisper.h
10.8 kB
whisper : add option to speed up the audio tempo by x2
over 3 years ago