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...
f527611
whisper.cpp
7.18 MB
100 contributors
History:
274 commits
ggerganov
tests : adding transcription tests
f527611
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 : handle ffmpeg errors gracefully and stabilize transcript
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
tests : adding transcription tests
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.12 kB
tests : adding transcription tests
about 3 years ago
README.md
21.5 kB
Update README.md
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
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