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...
e580f4e
whisper.cpp
10.7 MB
100 contributors
History:
710 commits
ggerganov
ci : try to fix gradle action (#1265)
e580f4e
unverified
over 2 years ago
.github
ci : try to fix gradle action (#1265)
over 2 years ago
bindings
sign jar for Maven Central repo
over 2 years ago
cmake
cmake : update to 3.19 (#351)
almost 3 years ago
coreml
coreml : wrap inference call in @autoreleasepool to fix memory leak (#1218)
over 2 years ago
examples
build : do not use _GNU_SOURCE gratuitously (#1129)
over 2 years ago
extra
extra : update 'quantize-all.sh' to quantize all downloaded models (#1054)
over 2 years ago
models
models : add quantum models to download-ggml-model.sh (#1235)
over 2 years ago
openvino
whisper : add OpenVINO support (#1037)
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
673 Bytes
gitignore : update
over 2 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
16.4 kB
ci : upgrade gradle to 2.4.2 (#1263)
over 2 years ago
LICENSE
Safe
1.07 kB
license : update year (#739)
over 2 years ago
Makefile
13.9 kB
build : do not use _GNU_SOURCE gratuitously (#1129)
over 2 years ago
README.md
34.8 kB
readme : update CMake build commands (#1231)
over 2 years ago
ggml-alloc.c
22.1 kB
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
over 2 years ago
ggml-alloc.h
Safe
905 Bytes
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
over 2 years ago
ggml-cuda.cu
257 kB
sync : ggml (CUDA faster rope)
over 2 years ago
ggml-cuda.h
Safe
1.72 kB
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
over 2 years ago
ggml-metal.h
Safe
3.43 kB
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
over 2 years ago
ggml-metal.m
Safe
62.1 kB
sync : ggml (HBM + Metal + style) (#1264)
over 2 years ago
ggml-metal.metal
Safe
78.3 kB
sync : ggml (HBM + Metal + style) (#1264)
over 2 years ago
ggml-opencl.cpp
Safe
68.9 kB
ggml : sync latest llama.cpp (view_src + alloc improvements) (#1247)
over 2 years ago
ggml-opencl.h
Safe
845 Bytes
ggml : sync latest ggml lib
over 2 years ago
ggml.c
685 kB
sync : ggml (HBM + Metal + style) (#1264)
over 2 years ago
ggml.h
72.3 kB
ggml : sync latest llama.cpp (view_src + alloc improvements) (#1247)
over 2 years ago
whisper.cpp
191 kB
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
over 2 years ago
whisper.h
Safe
26 kB
whisper : significantly improve the inference quality (#1148)
over 2 years ago