Upload config.json
#18
by
ardaibis
- opened
- config.json +4 -7
config.json
CHANGED
@@ -4,12 +4,7 @@
|
|
4 |
"device_support": [
|
5 |
{
|
6 |
"chips": "A12, A13, S9, S10",
|
7 |
-
"identifiers": [
|
8 |
-
"iPhone11",
|
9 |
-
"iPhone12",
|
10 |
-
"Watch7",
|
11 |
-
"Watch8"
|
12 |
-
],
|
13 |
"models": {
|
14 |
"default": "openai_whisper-tiny",
|
15 |
"supported": [
|
@@ -185,8 +180,10 @@
|
|
185 |
"openai_whisper-large-v3_turbo": "c550fbdea70c5784d322c0a427f8b5cd",
|
186 |
"openai_whisper-large-v3_turbo_954MB": "e639c4bb98d905064ef5dd38757dd9d1",
|
187 |
"openai_whisper-small.en": "38efe6a00706bbdb995795c67a836e5e",
|
|
|
188 |
"openai_whisper-small": "f1d21adb950bc9be5d5343bcdeccd23b",
|
|
|
189 |
"openai_whisper-tiny.en": "e1183fd55448923b1ce43a2da67aa21f",
|
190 |
"openai_whisper-tiny": "7147518a3d68ddbea0691e04cfffa4ff"
|
191 |
}
|
192 |
-
}
|
|
|
4 |
"device_support": [
|
5 |
{
|
6 |
"chips": "A12, A13, S9, S10",
|
7 |
+
"identifiers": ["iPhone11", "iPhone12", "Watch7", "Watch8"],
|
|
|
|
|
|
|
|
|
|
|
8 |
"models": {
|
9 |
"default": "openai_whisper-tiny",
|
10 |
"supported": [
|
|
|
180 |
"openai_whisper-large-v3_turbo": "c550fbdea70c5784d322c0a427f8b5cd",
|
181 |
"openai_whisper-large-v3_turbo_954MB": "e639c4bb98d905064ef5dd38757dd9d1",
|
182 |
"openai_whisper-small.en": "38efe6a00706bbdb995795c67a836e5e",
|
183 |
+
"openai_whisper-small.en_217MB": "2bab6c5ecfb51985765d7ab98a9abee4",
|
184 |
"openai_whisper-small": "f1d21adb950bc9be5d5343bcdeccd23b",
|
185 |
+
"openai_whisper-small_216MB": "37a304702fdbc48b78d8ea854c1dc521",
|
186 |
"openai_whisper-tiny.en": "e1183fd55448923b1ce43a2da67aa21f",
|
187 |
"openai_whisper-tiny": "7147518a3d68ddbea0691e04cfffa4ff"
|
188 |
}
|
189 |
+
}
|