Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bf50d62
whisper.cpp
6.84 MB
Ctrl+K
Ctrl+K
100 contributors
History:
119 commits
Joonas Pihlajamaa
Add enconding parameter to vocab.json opening to fix errors
bf50d62
almost 4 years ago
.github
Adding sanitizer tests
almost 4 years ago
bindings
wip : polishing WASM example
almost 4 years ago
cmake
wip : initial WASM port
almost 4 years ago
examples
Update README.md
almost 4 years ago
extra
Update README.md and finalize the whisper.wasm example
almost 4 years ago
models
Add enconding parameter to vocab.json opening to fix errors
almost 4 years ago
samples
Initial release
almost 4 years ago
tests
wip : initial WASM port
almost 4 years ago
.gitattributes
804 Bytes
Initial release
almost 4 years ago
.gitignore
127 Bytes
ref #62 : fix build for some compilers
almost 4 years ago
CMakeLists.txt
6.49 kB
Update README.md and finalize the whisper.wasm example
almost 4 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
almost 4 years ago
Makefile
4.61 kB
Update README.md and finalize the whisper.wasm example
almost 4 years ago
README.md
13.8 kB
Update README.md
almost 4 years ago
download-ggml-model.sh
1.42 kB
Flash + language support (ref #2)
almost 4 years ago
dr_wav.h
Safe
241 kB
Initial release
almost 4 years ago
ggml.c
238 kB
wip : WASM 128-bit SIMD support
almost 4 years ago
ggml.h
14.7 kB
Building with MSVC
almost 4 years ago
main.cpp
15.1 kB
main : print colors + no timestamps
almost 4 years ago
msvc_thread_atomic.h
845 Bytes
Building with MSVC
almost 4 years ago
stream.cpp
13 kB
stream : print warning when processing is not fast enough
almost 4 years ago
whisper.cpp
91.9 kB
whisper : add new-segment callback
almost 4 years ago
whisper.h
8.77 kB
whisper : add new-segment callback
almost 4 years ago