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...
bee1ba7
whisper.cpp
7.08 MB
100 contributors
History:
245 commits
ggerganov
talk.wasm : move to https://whisper.ggerganov.com/talk
bee1ba7
unverified
about 3 years ago
.github
Build with OpenBLAS and SDL2 on windows
about 3 years ago
bindings
talk.wasm : move to https://whisper.ggerganov.com/talk
about 3 years ago
cmake
wip : initial WASM port
about 3 years ago
examples
talk.wasm : move to https://whisper.ggerganov.com/talk
about 3 years ago
extra
extra : compute SHA of all models files
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
367 Bytes
refactoring : move main + stream in examples + other stuff
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
5.9 kB
add gprof option
about 3 years ago
README.md
19.5 kB
ggml : fix cross-compile Linux -> Window with mingw (#168)
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 : improve printfs
about 3 years ago
whisper.h
11.2 kB
stream : "-kc" now enables context keeping from previous segment (#90)
about 3 years ago