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...
1e40937
whisper.cpp
6.22 MB
Ctrl+K
Ctrl+K
100 contributors
History:
75 commits
ryanhimself
fix missing token issue
1e40937
over 3 years ago
.github
Adding sanitizer tests
over 3 years ago
models
Minor
over 3 years ago
samples
Initial release
over 3 years ago
tests
Update tests
over 3 years ago
.gitattributes
804 Bytes
Initial release
over 3 years ago
.gitignore
79 Bytes
Visual Studio ignored dirs
over 3 years ago
CMakeLists.txt
4.66 kB
Building with MSVC
over 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
over 3 years ago
Makefile
3.67 kB
add static library make target
over 3 years ago
README.md
11.7 kB
Update README.md (ref #50)
over 3 years ago
convert-pt-to-ggml.py
9.45 kB
fix missing token issue
over 3 years ago
download-ggml-model.sh
1.42 kB
Flash + language support (ref #2)
over 3 years ago
dr_wav.h
Safe
241 kB
Initial release
over 3 years ago
ggml.c
230 kB
Building with MSVC
over 3 years ago
ggml.h
14.7 kB
Building with MSVC
over 3 years ago
main.cpp
12.8 kB
Update main.cpp
over 3 years ago
msvc_thread_atomic.h
845 Bytes
Building with MSVC
over 3 years ago
stream.cpp
12.7 kB
stream : improve real-time transcription
over 3 years ago
whisper.cpp
87.9 kB
ref #48 : clear results at the start of whisper_full
over 3 years ago
whisper.h
7.71 kB
ref #35 : add <stdbool.h> to whisper.h
over 3 years ago