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...
d45536d
whisper.cpp
7.97 MB
100 contributors
History:
444 commits
Robin
go : add WhisperLangAutoDetect method to go binding (#451)
d45536d
unverified
almost 3 years ago
.github
ci : run workflows on pull requests + bindings depend on .h (#446)
almost 3 years ago
bindings
go : add WhisperLangAutoDetect method to go binding (#451)
almost 3 years ago
cmake
cmake : update to 3.19 (#351)
almost 3 years ago
examples
livestream.sh : run main with model arg instead of default (#453)
almost 3 years ago
extra
bench : minor fixes
almost 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
482 Bytes
go : added wrappers to reset and print timings (#436)
almost 3 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
7.61 kB
release : v1.1.1
almost 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
7.82 kB
whisper : PPC64 big-endian support (#398)
almost 3 years ago
README.md
22.7 kB
release : v1.1.1
almost 3 years ago
ggml.c
257 kB
whisper : PPC64 big-endian support (#398)
almost 3 years ago
ggml.h
Safe
21.5 kB
ggml : add SSE3 and fp16 conversion lookup table (#368)
almost 3 years ago
whisper.cpp
160 kB
whisper : do not provide past prompt when n_max_text_ctx == 0
almost 3 years ago
whisper.h
16.2 kB
bench : fix Windows linkage by moving ggml benches in whisper lib ..
almost 3 years ago