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...
691ac92
whisper.cpp
7.87 MB
100 contributors
History:
371 commits
ggerganov
models : fix HF model URL (close #356)
691ac92
unverified
almost 3 years ago
.github
ci : add Windows build without OpenBLAS + change to Release (#85) (#282)
about 3 years ago
bindings
go : run `go mod tidy` before building examples + fix permissions (#296)
about 3 years ago
cmake
wip : initial WASM port
about 3 years ago
examples
command : refactor to split command list & general transcription modes (#331)
almost 3 years ago
extra
Node.js package (#260)
about 3 years ago
models
models : fix HF model URL (close #356)
almost 3 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
440 Bytes
minor : fix .gitignore to not ignore examples
about 3 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
7.38 kB
cmake : add runtime destination install (#345)
almost 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
7.1 kB
make : add i686 arch (close #329)
almost 3 years ago
README.md
22.5 kB
Update README.md
about 3 years ago
ggml.c
251 kB
ggml : improve f16 acceleration for POWER9 ppc64le
almost 3 years ago
ggml.h
21.5 kB
ggml : simplify the SIMD code (#324)
almost 3 years ago
whisper.cpp
124 kB
whisper : add whisper_n_audio_ctx and check for invalid audio_ctx
almost 3 years ago
whisper.h
14 kB
whisper : add whisper_n_audio_ctx and check for invalid audio_ctx
almost 3 years ago