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...
87227d4
whisper.cpp
7.07 MB
100 contributors
History:
224 commits
ggerganov
Update README.md
87227d4
unverified
about 3 years ago
.github
ci : add Windows build
about 3 years ago
bindings
talk.wasm : polishing + adding many AI personalities
about 3 years ago
cmake
wip : initial WASM port
about 3 years ago
examples
unicode : fix character replacement (thanks to @tamo)
about 3 years ago
extra
extra : compute SHA of all models files
about 3 years ago
models
models : simplify the conversion script
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.23 kB
make : add libwhisper.so target (#144)
about 3 years ago
README.md
19.5 kB
Update README.md
about 3 years ago
ggml.c
240 kB
ggml : fix Windows build
about 3 years ago
ggml.h
21.4 kB
ref #40 : start working on the documentation
about 3 years ago
whisper.cpp
117 kB
stream : "-kc" now enables context keeping from previous segment (#90)
about 3 years ago
whisper.h
11.2 kB
stream : "-kc" now enables context keeping from previous segment (#90)
about 3 years ago