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...
123e4f2
whisper.cpp
8.37 MB
100 contributors
History:
533 commits
Ali Alameh
stream : support language auto-detect (#501)
123e4f2
unverified
over 2 years ago
.github
bindings : add Ruby (#500)
almost 3 years ago
bindings
go : exposed various parts to the Go Interface (#697)
over 2 years ago
cmake
cmake : update to 3.19 (#351)
almost 3 years ago
examples
stream : support language auto-detect (#501)
over 2 years ago
extra
bench-wts.sh : rename script + add execute permission
almost 3 years ago
models
models : change convert-pt-to-ggml to use .tiktoken tokenizer files (#725)
over 2 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
522 Bytes
talk-llama : add new example + sync ggml from llama.cpp (#664)
over 2 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
7.9 kB
cmake : add msvc compiler args /utf-8 fix error C3688 (#721)
over 2 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
8.89 kB
make : disable avx in case f16c is not available (#706)
over 2 years ago
README.md
25.1 kB
readme : add unity bindings (#733)
over 2 years ago
ggml.c
352 kB
ggml : sync latest ggml
over 2 years ago
ggml.h
24.7 kB
ggml : sync latest ggml
over 2 years ago
whisper.cpp
176 kB
whisper : fix bug in prompt processing (close #705)
over 2 years ago
whisper.h
23.7 kB
whisper : add progress callback (#600)
over 2 years ago