Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
82dae25
whisper.cpp
7.97 MB
Ctrl+K
Ctrl+K
100 contributors
History:
433 commits
ggerganov
HF Staff
whisper : fix condition for providing past prompt (critical)
82dae25
unverified
over 3 years ago
.github
go : adding features to the go-whisper example, go ci, etc (#384)
over 3 years ago
bindings
whisper.wasm : add small and small.en models
over 3 years ago
cmake
cmake : update to 3.19 (#351)
over 3 years ago
examples
main : we had accidentally disabled the temperature fallback .. (#291)
over 3 years ago
extra
bench : minor fixes
over 3 years ago
models
models : fix HF model URL (close #356)
over 3 years ago
samples
Create README.md
over 3 years ago
tests
Node.js package (#260)
over 3 years ago
.gitattributes
804 Bytes
Initial release
over 3 years ago
.gitignore
467 Bytes
Improve decoding (#291)
over 3 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
over 3 years ago
CMakeLists.txt
7.61 kB
cmake : bump version to 1.1.0
over 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
over 3 years ago
Makefile
7.68 kB
bench : add memcpy and ggml_mul_mat benchmarks
over 3 years ago
README.md
22.8 kB
Update README.md
over 3 years ago
ggml.c
256 kB
bench : add memcpy and ggml_mul_mat benchmarks
over 3 years ago
ggml.h
Safe
21.5 kB
ggml : add SSE3 and fp16 conversion lookup table (#368)
over 3 years ago
whisper.cpp
158 kB
whisper : fix condition for providing past prompt (critical)
over 3 years ago
whisper.h
16.2 kB
bench : fix Windows linkage by moving ggml benches in whisper lib ..
over 3 years ago