Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5eb3549
whisper.cpp
6.96 MB
100 contributors
History:
199 commits
chidiwilliams
Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136)
5eb3549
unverified
about 3 years ago
.github
Adding sanitizer tests
about 3 years ago
bindings
js : update whipser.js to latest
about 3 years ago
cmake
wip : initial WASM port
about 3 years ago
examples
Adds support for stdin wav input
about 3 years ago
extra
extra : compute SHA of all models files
about 3 years ago
models
minor : remove one more redundant line
about 3 years ago
samples
Create README.md
about 3 years ago
tests
wip : initial WASM port
about 3 years ago
.gitattributes
804 Bytes
Initial release
about 3 years ago
.gitignore
367 Bytes
refactoring : move main + stream in examples + other stuff
about 3 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
6.94 kB
Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136)
about 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
5.1 kB
Check for AVX and AVX2 on Darwin
about 3 years ago
README.md
19.1 kB
Update README.md
about 3 years ago
ggml.c
240 kB
Fix the Windows pthread_create shim
about 3 years ago
ggml.h
21.4 kB
ref #40 : start working on the documentation
about 3 years ago
whisper.cpp
112 kB
ref #22 : add "duration" option
about 3 years ago
whisper.h
10.7 kB
ref #22 : add "duration" option
about 3 years ago