Update config.json
Browse files- config.json +26 -1
config.json
CHANGED
@@ -132,5 +132,30 @@
|
|
132 |
]
|
133 |
}
|
134 |
}
|
135 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
136 |
}
|
|
|
132 |
]
|
133 |
}
|
134 |
}
|
135 |
+
],
|
136 |
+
"model_checksums": {
|
137 |
+
"openai_whisper-large-v3_947MB": "4340b77e1d6dc6e8793ceb7e84a9e119",
|
138 |
+
"openai_whisper-large-v2_turbo_955MB": "bba1df63d21519190d1f2089c16cbdf4",
|
139 |
+
"openai_whisper-tiny.en": "67ccfe493c0c38958eca7d20bfa0d227",
|
140 |
+
"distil-whisper_distil-large-v3_594MB": "c4a5cf7c6015e5698ba02e7545cbc530",
|
141 |
+
"openai_whisper-large-v2_949MB": "a2e69a19bbc14102777b371a62486e23",
|
142 |
+
"openai_whisper-large-v3_turbo_954MB": "3eca7c92378ee8be5efec070b7b27c91",
|
143 |
+
"distil-whisper_distil-large-v3": "340c0a8935dbd4964205e9e476957dc0",
|
144 |
+
"openai_whisper-large-v3-v20240930": "7497eaac761be4c50c4525c7fa774338",
|
145 |
+
"openai_whisper-tiny": "65e02d60ca25f3a3c0dab35f39dbf04d",
|
146 |
+
"openai_whisper-large-v3-v20240930_turbo_632MB": "e93a4ca343d97cc31a29dad42259f8cf",
|
147 |
+
"openai_whisper-large-v2_turbo": "33a6b1e82390b6634cc26bae0665d754",
|
148 |
+
"openai_whisper-small": "40c3646663e9df77f639a3be041d4b9e",
|
149 |
+
"openai_whisper-large-v3-v20240930_turbo": "6aef13622cb9a563cc796ca5a2cc3684",
|
150 |
+
"openai_whisper-large-v3": "98ffa80e94803a2398183ed4797efc7f",
|
151 |
+
"openai_whisper-large-v3-v20240930_626MB": "7c29d2c157901ef3841fd5ddfa2cbf6c",
|
152 |
+
"openai_whisper-base.en": "962b2ea1e679b93f495f779697eb5ab8",
|
153 |
+
"openai_whisper-large-v3-v20240930_547MB": "1b43da9bbc11898c1888ce6edafaa012",
|
154 |
+
"distil-whisper_distil-large-v3_turbo_600MB": "398709a3bbb4344c374daeeb762f8fbf",
|
155 |
+
"openai_whisper-large-v2": "2c9bf98627c58a91b1f6f992e547ade6",
|
156 |
+
"openai_whisper-small.en": "f8d1f4a945b9947d4db2fa4a35536314",
|
157 |
+
"distil-whisper_distil-large-v3_turbo": "e01dc9def15aaa6fbbf83e1443dbcf48",
|
158 |
+
"openai_whisper-base": "d4a56f802ff99cfdcb3267535c800829",
|
159 |
+
"openai_whisper-large-v3_turbo": "fe9b386eedf6ac27f955669ef0c100a2"
|
160 |
+
}
|
161 |
}
|