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...
cf313a6
whisper.cpp
7.3 MB
100 contributors
History:
305 commits
ggerganov
talk : make compatible with c++11 (part 2)
cf313a6
unverified
about 3 years ago
.github
Build with OpenBLAS and SDL2 on windows
about 3 years ago
bindings
bench.wasm : same as "bench" but runs in the browser (#89)
about 3 years ago
cmake
wip : initial WASM port
about 3 years ago
examples
talk : make compatible with c++11 (part 2)
about 3 years ago
extra
bench : more concise representation of the results (#89)
about 3 years ago
models
Fix paths echoed after the download
about 3 years ago
samples
Create README.md
about 3 years ago
tests
models : add the new "large" model release by OpenAI
about 3 years ago
.gitattributes
804 Bytes
Initial release
about 3 years ago
.gitignore
440 Bytes
minor : fix .gitignore to not ignore examples
about 3 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
6.98 kB
cmake : require c++11 instead of c++20
about 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
6.91 kB
talk : talk with AI in the terminal
about 3 years ago
README.md
21.6 kB
bench.wasm : same as "bench" but runs in the browser (#89)
about 3 years ago
ggml.c
247 kB
Remove C++20 requirement (#257)
about 3 years ago
ggml.h
21.5 kB
ggml : add F16C CPU flag check
about 3 years ago
whisper.cpp
117 kB
Remove C++20 requirement (#257)
about 3 years ago
whisper.h
12.3 kB
Try to improve the token sampling strategy (#193)
about 3 years ago