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...
d8f85b8
whisper.cpp
7.29 MB
100 contributors
History:
317 commits
ggerganov
stream : fix build
d8f85b8
unverified
about 3 years ago
.github
Build with OpenBLAS and SDL2 on windows
about 3 years ago
bindings
release : v1.0.3
about 3 years ago
cmake
wip : initial WASM port
about 3 years ago
examples
stream : fix build
about 3 years ago
extra
Node.js package (#260)
about 3 years ago
models
talk : improve prompting
about 3 years ago
samples
Create README.md
about 3 years ago
tests
Node.js package (#260)
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
7.09 kB
release : v1.0.3
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.7 kB
Update README.md
about 3 years ago
ggml.c
247 kB
ggml : fix indentation
about 3 years ago
ggml.h
21.5 kB
ggml : add F16C CPU flag check
about 3 years ago
whisper.cpp
118 kB
whisper : fix UB when reading buffer of length 0 bytes (#265)
about 3 years ago
whisper.h
12.3 kB
Try to improve the token sampling strategy (#193)
about 3 years ago