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...
58fce09
whisper.cpp
6.9 MB
100 contributors
History:
162 commits
ggerganov
stream : add "--capture" option to select capture device (ref #10)
58fce09
unverified
about 3 years ago
.github
Adding sanitizer tests
about 3 years ago
bindings
minor : update whisper.js
about 3 years ago
cmake
wip : initial WASM port
about 3 years ago
examples
stream : add "--capture" option to select capture device (ref #10)
about 3 years ago
extra
Add helper script to benchmark all models
about 3 years ago
models
Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available.
about 3 years ago
samples
Create README.md
about 3 years ago
tests
wip : initial WASM port
about 3 years ago
.gitattributes
804 Bytes
Initial release
about 3 years ago
.gitignore
367 Bytes
refactoring : move main + stream in examples + other stuff
about 3 years ago
CMakeLists.txt
6.27 kB
ref #5 : update CMake for Windows build
about 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
4.72 kB
refactoring : move main + stream in examples + other stuff
about 3 years ago
README.md
14.8 kB
Update README.md
about 3 years ago
ggml.c
240 kB
ggml : fix barrier
about 3 years ago
ggml.h
14.9 kB
parallel : working
about 3 years ago
whisper.cpp
99.2 kB
close #113 : fix struct whisper_token_data
about 3 years ago
whisper.h
9.63 kB
close #113 : fix struct whisper_token_data
about 3 years ago