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...
1b58b55
whisper.cpp
9.19 MB
100 contributors
History:
628 commits
GiviMAD
readme : add java alternative binding (#1029)
1b58b55
unverified
over 2 years ago
.github
Feature/java bindings2 (#944)
over 2 years ago
bindings
go : add support for whisper_full_lang_id() (#1010)
over 2 years ago
cmake
cmake : update to 3.19 (#351)
almost 3 years ago
coreml
whisper.objc : enable Core ML in example & fix segmentation fault (#910)
over 2 years ago
examples
ggml : sync latest ggml lib
over 2 years ago
extra
extra : update ggml sync script
over 2 years ago
models
py : make convert-pt-to-ggml.py backwards compatible with older vocab.json tokenizer files (#1001)
over 2 years ago
samples
Create README.md
about 3 years ago
tests
tests : add "threads" to run-tests.sh
over 2 years ago
.gitattributes
804 Bytes
Initial release
about 3 years ago
.gitignore
656 Bytes
cmake : build with any BLAS compatible library (#927)
over 2 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
11.7 kB
cmake : build with any BLAS compatible library (#927)
over 2 years ago
LICENSE
Safe
1.07 kB
license : update year (#739)
over 2 years ago
Makefile
11.1 kB
make : update cuBLAS build both x86 and aarch64 (#1015)
over 2 years ago
README.md
30.1 kB
readme : add java alternative binding (#1029)
over 2 years ago
ggml-cuda.cu
103 kB
ggml : sync latest ggml lib
over 2 years ago
ggml-cuda.h
Safe
1.51 kB
ggml : sync latest ggml lib
over 2 years ago
ggml-opencl.c
11.9 kB
ggml : sync latest ggml
over 2 years ago
ggml-opencl.h
Safe
845 Bytes
ggml : sync latest ggml lib
over 2 years ago
ggml.c
619 kB
ggml : sync latest ggml lib
over 2 years ago
ggml.h
51.7 kB
ggml : sync latest ggml lib
over 2 years ago
whisper.cpp
185 kB
ggml : sync latest ggml lib
over 2 years ago
whisper.h
24.1 kB
Feature/java bindings2 (#944)
over 2 years ago