Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
natasa365/whisper.cpp
Xenobd
/
whisper.cpp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d676563
whisper.cpp
10.9 MB
100 contributors
History:
735 commits
jorismertz
README : fix typo (#1362)
d676563
unverified
about 2 years ago
.devops
docker : Add dockerfile for cublas (#1286)
about 2 years ago
.github
java : fixed signing of java artifact using gradle (#1267)
over 2 years ago
bindings
binding : fix ruby build by adding missing ggml-alloc (#1305)
over 2 years ago
cmake
cmake : update to 3.19 (#351)
almost 3 years ago
coreml
whisper : Metal and ggml-alloc support (#1270)
over 2 years ago
examples
whisper : abort callback improvements (#1345)
about 2 years ago
extra
extra: Add benchmark script implemented in Python (#1298)
about 2 years ago
models
models : add conversion scripts from HuggingFace models to CoreML (#1304)
about 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
696 Bytes
extra: Add benchmark script implemented in Python (#1298)
about 2 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
18.2 kB
cmake : Abort the build if a requested feature could not be configured (#1350)
about 2 years ago
LICENSE
Safe
1.07 kB
license : update year (#739)
over 2 years ago
Makefile
14.3 kB
metal : add F32 support + update bench output
over 2 years ago
README.md
36 kB
README : fix typo (#1362)
about 2 years ago
ggml-alloc.c
Safe
23 kB
whisper : Metal and ggml-alloc support (#1270)
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
Safe
257 kB
sync : ggml (const correctness)
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
65.8 kB
metal : restore matrix x vector f16_f32 kerenls for now
over 2 years ago
ggml-metal.metal
86.4 kB
metal : add F32 support + update bench output
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
686 kB
sync : ggml (const correctness)
over 2 years ago
ggml.h
Safe
72.8 kB
sync : ggml (const correctness)
over 2 years ago
whisper.cpp
205 kB
whisper : abort callback improvements (#1345)
about 2 years ago
whisper.h
26.5 kB
whisper : add abort callback (#1335)
about 2 years ago