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...
84b7b50
whisper.cpp
6.23 MB
100 contributors
History:
89 commits
ggerganov
Correct implementation of FP16 GELU
84b7b50
unverified
about 3 years ago
.github
Adding sanitizer tests
about 3 years ago
extra
Adding helper script for converting the PT models
about 3 years ago
models
Minor
about 3 years ago
samples
Initial release
about 3 years ago
tests
Update tests
about 3 years ago
.gitattributes
804 Bytes
Initial release
about 3 years ago
.gitignore
127 Bytes
ref #62 : fix build for some compilers
about 3 years ago
CMakeLists.txt
4.66 kB
Building with MSVC
about 3 years ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 3 years ago
Makefile
4.08 kB
Link Accelerate framework to "stream" example
about 3 years ago
README.md
12.1 kB
Use Accelerate framework on Apple silicon
about 3 years ago
convert-pt-to-ggml.py
9.45 kB
fix missing token issue
about 3 years ago
download-ggml-model.sh
1.42 kB
Flash + language support (ref #2)
about 3 years ago
dr_wav.h
Safe
241 kB
Initial release
about 3 years ago
ggml.c
232 kB
Correct implementation of FP16 GELU
about 3 years ago
ggml.h
14.7 kB
Building with MSVC
about 3 years ago
main.cpp
12.8 kB
ref #57, #62, #63 : remove unions in C-api + remove designated initializers
about 3 years ago
msvc_thread_atomic.h
845 Bytes
Building with MSVC
about 3 years ago
stream.cpp
12.7 kB
ref #57, #62, #63 : remove unions in C-api + remove designated initializers
about 3 years ago
whisper.cpp
88.8 kB
ref #57, #62, #63 : remove unions in C-api + remove designated initializers
about 3 years ago
whisper.h
7.79 kB
close #32 : add comment about thread-safety of the C-style API
about 3 years ago