Upload v1.12
Browse files- config.json +2 -5
config.json
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"model_type": "whisper-base",
|
| 3 |
-
"precisions": [
|
| 4 |
-
|
| 5 |
-
"int8"
|
| 6 |
-
],
|
| 7 |
-
"fingerprint": "fd10f4e7f634558e26e19726a288463606d04c480170f9cbf5fd63a7d8216e58"
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"model_type": "whisper-base",
|
| 3 |
+
"precisions": [],
|
| 4 |
+
"fingerprint": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
|
|
|
|
|
|
|
|
|
| 5 |
}
|