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...
793fa90
whisper.cpp
7.18 MB
100 contributors
History:
277 commits
ggerganov
models : add the new "large" model release by OpenAI
793fa90
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
models : add the new "large" model release by OpenAI
about 3 years ago
extra
models : add the new "large" model release by OpenAI
about 3 years ago
models
models : add the new "large" model release by OpenAI
about 3 years ago
samples
Create README.md
about 3 years ago
tests
models : add the new "large" model release by OpenAI
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.14 kB
models : add the new "large" model release by OpenAI
about 3 years ago
README.md
21.5 kB
models : add the new "large" model release by OpenAI
about 3 years ago
ggml.c
246 kB
ggml : remove inline specifier from fp16 <-> fp32 converters
about 3 years ago
ggml.h
21.5 kB
add AVX support
about 3 years ago
whisper.cpp
117 kB
Try to improve the token sampling strategy (#193)
about 3 years ago
whisper.h
12.3 kB
Try to improve the token sampling strategy (#193)
about 3 years ago