Update model checksums
#5
by
ardaibis
- opened
- config.json +13 -0
config.json
CHANGED
@@ -119,5 +119,18 @@
|
|
119 |
}
|
120 |
],
|
121 |
"model_checksums": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
}
|
123 |
}
|
|
|
119 |
}
|
120 |
],
|
121 |
"model_checksums": {
|
122 |
+
"openai_whisper-tiny.en": "09a7ca0efa79f834d8d0394d0e0d44db",
|
123 |
+
"openai_whisper-small_216MB": "81b3e65feb05373df2a149b8ec6fd96a",
|
124 |
+
"distil-whisper_distil-large-v3": "c87be28423880a465532fe46a9a5c661",
|
125 |
+
"openai_whisper-large-v3-v20240930": "5d295e85eff97f068fb52cee470d7c08",
|
126 |
+
"openai_whisper-tiny": "9568b121b209b755e37ca17902108e3a",
|
127 |
+
"openai_whisper-small": "ffbe15c567ef6f0ab9672d785011a798",
|
128 |
+
"openai_whisper-small.en_217MB": "e62c5e3c4143156aaf8f45db78c7c1d3",
|
129 |
+
"openai_whisper-large-v3-v20240930_turbo": "4fe350b7b8a53385c7038602ef8c4831",
|
130 |
+
"openai_whisper-large-v3-v20240930_626MB": "0161a10594833cdabd74ddfe76263b82",
|
131 |
+
"openai_whisper-base.en": "59122ac050f5ca2e99908156cb3a3a67",
|
132 |
+
"openai_whisper-small.en": "1b3c05e4877c5c5c32b0063e3b552a10",
|
133 |
+
"distil-whisper_distil-large-v3_turbo": "b3fc9b66ae7f86426595f803e4c3a466",
|
134 |
+
"openai_whisper-base": "a486d0f75d21035e3863a5766028e90c"
|
135 |
}
|
136 |
}
|