Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b3a9b29
whisper.cpp
7.17 MB
100 contributors
History:
270 commits
semiformal-net
Paul Edwards
ggerganov
livestream : fix losing words across audio chunk (#195)
b3a9b29
unverified
about 3 years ago
.github
Build with OpenBLAS and SDL2 on windows
about 3 years ago
bindings
whisper.wasm : do not block page while processing (close #86)
about 3 years ago
cmake
wip : initial WASM port
about 3 years ago
examples
livestream : fix losing words across audio chunk (#195)
about 3 years ago
extra
command.wasm : add voice assistant example for the Web (#171)
about 3 years ago
models
talk.wasm : move to https://whisper.ggerganov.com/talk
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
395 Bytes
examples : add "command" tool (#171)
about 3 years ago
.gitmodules
Safe
96 Bytes
cmake : add submodule whisper.spm
about 3 years ago
CMakeLists.txt
6.98 kB
Find libopenblas.dll.a on windows
about 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
6.06 kB
Fix Darwin flags - was incorrectly always using the Linux else clause
about 3 years ago
README.md
21.5 kB
Update README.md
about 3 years ago
ggml.c
246 kB
ggml : fix the fix
about 3 years ago
ggml.h
21.5 kB
add AVX support
about 3 years ago
whisper.cpp
117 kB
whisper : add mechanism for aborting the whisper_full() computation
about 3 years ago
whisper.h
12.3 kB
whisper : add mechanism for aborting the whisper_full() computation
about 3 years ago