Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
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
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d2b4741
whisper.cpp
6.91 MB
Ctrl+K
Ctrl+K
100 contributors
History:
158 commits
ggerganov
HF Staff
ref #5 : update CMake for Windows build
d2b4741
unverified
over 3 years ago
.github
Adding sanitizer tests
over 3 years ago
bindings
wip : polishing WASM example
over 3 years ago
cmake
wip : initial WASM port
over 3 years ago
examples
main : merge parallel example in main
over 3 years ago
extra
Add helper script to benchmark all models
over 3 years ago
models
Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available.
over 3 years ago
samples
Create README.md
over 3 years ago
tests
wip : initial WASM port
over 3 years ago
.gitattributes
804 Bytes
Initial release
over 3 years ago
.gitignore
367 Bytes
refactoring : move main + stream in examples + other stuff
over 3 years ago
CMakeLists.txt
6.27 kB
ref #5 : update CMake for Windows build
over 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
over 3 years ago
Makefile
4.72 kB
refactoring : move main + stream in examples + other stuff
over 3 years ago
README.md
14.8 kB
Update README.md
over 3 years ago
ggml.c
240 kB
ggml : fix barrier
over 3 years ago
ggml.h
14.9 kB
parallel : working
over 3 years ago
whisper.cpp
99.1 kB
minor : fix multiple definitions of to_timestamp()
over 3 years ago
whisper.h
9.62 kB
parallel : print time of audio boundaries + fix timings
over 3 years ago