mkiol
commited on
Commit
•
2da03b7
1
Parent(s):
d74dc88
add more distilled models
Browse files
README.md
CHANGED
@@ -15,12 +15,11 @@ tags:
|
|
15 |
- ggml
|
16 |
---
|
17 |
|
18 |
-
whisper models converted to [ggml](https://github.com/ggerganov/whisper.cpp) format
|
19 |
|
20 |
multilang
|
21 |
|
22 |
- https://huggingface.co/ggerganov/whisper.cpp
|
23 |
-
- https://huggingface.co/bobqianic/whisper.cpp-distilled
|
24 |
|
25 |
cs
|
26 |
|
@@ -30,6 +29,7 @@ cs
|
|
30 |
en
|
31 |
|
32 |
- https://huggingface.co/ggerganov/whisper.cpp
|
|
|
33 |
|
34 |
hr
|
35 |
|
|
|
15 |
- ggml
|
16 |
---
|
17 |
|
18 |
+
whisper models converted to [ggml](https://github.com/ggerganov/whisper.cpp) format and quantized
|
19 |
|
20 |
multilang
|
21 |
|
22 |
- https://huggingface.co/ggerganov/whisper.cpp
|
|
|
23 |
|
24 |
cs
|
25 |
|
|
|
29 |
en
|
30 |
|
31 |
- https://huggingface.co/ggerganov/whisper.cpp
|
32 |
+
- https://huggingface.co/bobqianic/whisper.cpp-distilled
|
33 |
|
34 |
hr
|
35 |
|
en/ggml-distilled-large-v2-en-q5_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21c06efbe498e1d84c80086aeb94ccfecacc5448147ef1f052e1c677073e2b76
|
3 |
+
size 537411780
|
en/ggml-distilled-medium-en-q5_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ce7628c1632e9edd6f0f341dc74e54023b83b2a218c5538d728b2e4569ccdcc
|
3 |
+
size 283911061
|