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...
d45012a
whisper.cpp
8.36 MB
100 contributors
History:
526 commits
Sam
readme : make the quick start instructions clearer. (#716)
d45012a
unverified
over 2 years ago
.github
bindings : add Ruby (#500)
almost 3 years ago
bindings
go : exposed various parts to the Go Interface (#697)
over 2 years ago
cmake
cmake : update to 3.19 (#351)
almost 3 years ago
examples
whisper : fix bug in prompt processing (close #705)
over 2 years ago
extra
bench-wts.sh : rename script + add execute permission
almost 3 years ago
models
models : handle spaces and special characters in shell script paths (#677)
over 2 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
522 Bytes
talk-llama : add new example + sync ggml from llama.cpp (#664)
over 2 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
7.81 kB
cmake : add a flag to disable F16C (#628)
over 2 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
8.89 kB
make : disable avx in case f16c is not available (#706)
over 2 years ago
README.md
25.1 kB
readme : make the quick start instructions clearer. (#716)
over 2 years ago
ggml.c
352 kB
ggml : sync latest ggml
over 2 years ago
ggml.h
24.7 kB
ggml : sync latest ggml
over 2 years ago
whisper.cpp
176 kB
whisper : fix bug in prompt processing (close #705)
over 2 years ago
whisper.h
23.7 kB
whisper : add progress callback (#600)
over 2 years ago