Update config 0.4 (#19)
Browse files- Update config 0.4 (d61449a92d5953e6959a1f4ed65baf171c410742)
Co-authored-by: Andrey Leonov <[email protected]>
- config.json +52 -26
config.json
CHANGED
|
@@ -1,12 +1,14 @@
|
|
| 1 |
{
|
| 2 |
"name": "whisperkit-coreml",
|
| 3 |
-
"version": "0.
|
| 4 |
"device_support": [
|
| 5 |
{
|
| 6 |
"chips": "A12, A13, S9, S10",
|
| 7 |
"identifiers": [
|
| 8 |
"iPhone11",
|
| 9 |
"iPhone12",
|
|
|
|
|
|
|
| 10 |
"Watch7",
|
| 11 |
"Watch8"
|
| 12 |
],
|
|
@@ -21,35 +23,11 @@
|
|
| 21 |
}
|
| 22 |
},
|
| 23 |
{
|
| 24 |
-
"chips": "
|
| 25 |
"identifiers": [
|
| 26 |
-
"iPhone13",
|
| 27 |
-
"iPad13,1",
|
| 28 |
-
"iPad13,2",
|
| 29 |
-
"iPad13,18",
|
| 30 |
-
"iPad13,19"
|
| 31 |
-
],
|
| 32 |
-
"models": {
|
| 33 |
-
"default": "openai_whisper-base",
|
| 34 |
-
"supported": [
|
| 35 |
-
"openai_whisper-tiny",
|
| 36 |
-
"openai_whisper-tiny.en",
|
| 37 |
-
"openai_whisper-base",
|
| 38 |
-
"openai_whisper-base.en",
|
| 39 |
-
"openai_whisper-small",
|
| 40 |
-
"openai_whisper-small.en"
|
| 41 |
-
]
|
| 42 |
-
}
|
| 43 |
-
},
|
| 44 |
-
{
|
| 45 |
-
"chips": "A15, A16, A17 Pro, A18",
|
| 46 |
-
"identifiers": [
|
| 47 |
-
"iPhone14",
|
| 48 |
"iPhone15",
|
| 49 |
"iPhone16",
|
| 50 |
"iPhone17",
|
| 51 |
-
"iPad14,1",
|
| 52 |
-
"iPad14,2",
|
| 53 |
"iPad15,7",
|
| 54 |
"iPad15,8",
|
| 55 |
"iPad16,1",
|
|
@@ -162,6 +140,54 @@
|
|
| 162 |
"openai_whisper-large-v3-v20240930_turbo_632MB"
|
| 163 |
]
|
| 164 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 165 |
}
|
| 166 |
],
|
| 167 |
"model_checksums": {
|
|
|
|
| 1 |
{
|
| 2 |
"name": "whisperkit-coreml",
|
| 3 |
+
"version": "0.4",
|
| 4 |
"device_support": [
|
| 5 |
{
|
| 6 |
"chips": "A12, A13, S9, S10",
|
| 7 |
"identifiers": [
|
| 8 |
"iPhone11",
|
| 9 |
"iPhone12",
|
| 10 |
+
"iPad12,1",
|
| 11 |
+
"iPad12,2",
|
| 12 |
"Watch7",
|
| 13 |
"Watch8"
|
| 14 |
],
|
|
|
|
| 23 |
}
|
| 24 |
},
|
| 25 |
{
|
| 26 |
+
"chips": "A16, A17 Pro, A18",
|
| 27 |
"identifiers": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
"iPhone15",
|
| 29 |
"iPhone16",
|
| 30 |
"iPhone17",
|
|
|
|
|
|
|
| 31 |
"iPad15,7",
|
| 32 |
"iPad15,8",
|
| 33 |
"iPad16,1",
|
|
|
|
| 140 |
"openai_whisper-large-v3-v20240930_turbo_632MB"
|
| 141 |
]
|
| 142 |
}
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"chips": "A14",
|
| 146 |
+
"identifiers": [
|
| 147 |
+
"iPhone13",
|
| 148 |
+
"iPad13,1",
|
| 149 |
+
"iPad13,2",
|
| 150 |
+
"iPad13,18",
|
| 151 |
+
"iPad13,19"
|
| 152 |
+
],
|
| 153 |
+
"models": {
|
| 154 |
+
"default": "openai_whisper-base",
|
| 155 |
+
"supported": [
|
| 156 |
+
"openai_whisper-tiny",
|
| 157 |
+
"openai_whisper-tiny.en",
|
| 158 |
+
"openai_whisper-base",
|
| 159 |
+
"openai_whisper-base.en",
|
| 160 |
+
"openai_whisper-small",
|
| 161 |
+
"openai_whisper-small.en"
|
| 162 |
+
]
|
| 163 |
+
}
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"chips": "A15",
|
| 167 |
+
"identifiers": [
|
| 168 |
+
"iPhone14",
|
| 169 |
+
"iPad14,1",
|
| 170 |
+
"iPad14,2"
|
| 171 |
+
],
|
| 172 |
+
"models": {
|
| 173 |
+
"default": "openai_whisper-base",
|
| 174 |
+
"supported": [
|
| 175 |
+
"openai_whisper-tiny",
|
| 176 |
+
"openai_whisper-tiny.en",
|
| 177 |
+
"openai_whisper-base",
|
| 178 |
+
"openai_whisper-base.en",
|
| 179 |
+
"openai_whisper-small",
|
| 180 |
+
"openai_whisper-small.en",
|
| 181 |
+
"openai_whisper-large-v2_949MB",
|
| 182 |
+
"openai_whisper-large-v2_turbo_955MB",
|
| 183 |
+
"openai_whisper-large-v3_947MB",
|
| 184 |
+
"openai_whisper-large-v3_turbo_954MB",
|
| 185 |
+
"distil-whisper_distil-large-v3_594MB",
|
| 186 |
+
"distil-whisper_distil-large-v3_turbo_600MB",
|
| 187 |
+
"openai_whisper-large-v3-v20240930_626MB",
|
| 188 |
+
"openai_whisper-large-v3-v20240930_turbo_632MB"
|
| 189 |
+
]
|
| 190 |
+
}
|
| 191 |
}
|
| 192 |
],
|
| 193 |
"model_checksums": {
|