gabrielgrant commited on
Commit
e7c6309
1 Parent(s): 90a64d8

Add quantized versions of the models

Browse files

[The website README](https://ggml.ggerganov.com/readme.txt) asks that we not rely on the website-hosted files, and instead, to refer to the corresponding repos here, at Hugging Face, but AFAICT the quantized version of the Whisper models are not in this repo, and are only available from https://ggml.ggerganov.com/

fixes https://github.com/ggerganov/whisper.cpp/issues/1200

ggml-model-whisper-base-q5_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:422f1ae452ade6f30a004d7e5c6a43195e4433bc370bf23fac9cc591f01a8898
3
+ size 59707625
ggml-model-whisper-base.en-q5_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4baf70dd0d7c4247ba2b81fafd9c01005ac77c2f9ef064e00dcf195d0e2fdd2f
3
+ size 59721011
ggml-model-whisper-large-q5_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a214837221e4530dbc1fe8d734f302af393eb30bd0ed046042ebf4baf70f6f2
3
+ size 1080732091
ggml-model-whisper-medium-q5_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19fea4b380c3a618ec4723c3eef2eb785ffba0d0538cf43f8f235e7b3b34220f
3
+ size 539212467
ggml-model-whisper-medium.en-q5_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76733e26ad8fe1c7a5bf7531a9d41917b2adc0f20f2e4f5531688a8c6cd88eb0
3
+ size 539225533
ggml-model-whisper-small-q5_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae85e4a935d7a567bd102fe55afc16bb595bdb618e11b2fc7591bc08120411bb
3
+ size 190085487
ggml-model-whisper-small.en-q5_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfdff4894dcb76bbf647d56263ea2a96645423f1669176f4844a1bf8e478ad30
3
+ size 190098681
ggml-model-whisper-tiny-q5_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:818710568da3ca15689e31a743197b520007872ff9576237bda97bd1b469c3d7
3
+ size 32152673
ggml-model-whisper-tiny.en-q5_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c77c5766f1cef09b6b7d47f21b546cbddd4157886b3b5d6d4f709e91e66c7c2b
3
+ size 32166155