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...
b44a680
whisper.cpp
8.7 MB
100 contributors
History:
588 commits
ZaBlazzingZephyrus
cmake : fix options disabling AVX and AVX2 flags (#885)
b44a680
unverified
over 2 years ago
.github
ci : add cuBLAS build workflow and fix error causing lines in CMakeLists (#867)
over 2 years ago
bindings
release : v1.4.1
over 2 years ago
cmake
cmake : update to 3.19 (#351)
almost 3 years ago
coreml
whisper : add Core ML support (#566)
over 2 years ago
examples
talk-llama : fix session prompt load (#854)
over 2 years ago
extra
ggml : sync ggml (clBLAST + tensor names)
over 2 years ago
models
minor : improve C++ and Python style (#768)
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
605 Bytes
whisper : add integer quantization support (#540)
over 2 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
11.3 kB
cmake : fix options disabling AVX and AVX2 flags (#885)
over 2 years ago
LICENSE
Safe
1.07 kB
license : update year (#739)
over 2 years ago
Makefile
11.1 kB
build : CLBlast support as in llama.cpp (#862)
over 2 years ago
README.md
28.9 kB
readme : partial OpenCL GPU support via CLBlast (#863)
over 2 years ago
ggml-cuda.cu
24.6 kB
ggml : sync ggml (clBLAST + tensor names)
over 2 years ago
ggml-cuda.h
638 Bytes
ggml : sync ggml (clBLAST + tensor names)
over 2 years ago
ggml-opencl.c
13.4 kB
ggml : sync ggml (clBLAST + tensor names)
over 2 years ago
ggml-opencl.h
639 Bytes
ggml : sync ggml (clBLAST + tensor names)
over 2 years ago
ggml.c
423 kB
ggml : fix 32-bit ARM build + quantization
over 2 years ago
ggml.h
31.2 kB
ggml : sync ggml (clBLAST + tensor names)
over 2 years ago
whisper.cpp
185 kB
whisper : add detect-language mode (#853)
over 2 years ago
whisper.h
23.8 kB
whisper : add detect-language mode (#853)
over 2 years ago