Update config.json
#11
by
aotrih
- opened
- config.json +49 -15
config.json
CHANGED
@@ -1,9 +1,17 @@
|
|
1 |
{
|
2 |
"name": "whisperkit-coreml",
|
3 |
-
"version": "0.
|
4 |
"device_support": [
|
5 |
{
|
6 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
"models": {
|
8 |
"default": "openai_whisper-tiny",
|
9 |
"supported": [
|
@@ -15,7 +23,14 @@
|
|
15 |
}
|
16 |
},
|
17 |
{
|
18 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
"models": {
|
20 |
"default": "openai_whisper-base",
|
21 |
"supported": [
|
@@ -26,18 +41,23 @@
|
|
26 |
"openai_whisper-small",
|
27 |
"openai_whisper-small.en",
|
28 |
"openai_whisper-small_216MB",
|
29 |
-
"openai_whisper-small.en_217MB"
|
30 |
]
|
31 |
}
|
32 |
},
|
33 |
{
|
|
|
34 |
"identifiers": [
|
35 |
"iPhone14",
|
36 |
"iPhone15",
|
37 |
"iPhone16",
|
38 |
"iPhone17",
|
39 |
"iPad14,1",
|
40 |
-
"iPad14,2"
|
|
|
|
|
|
|
|
|
41 |
],
|
42 |
"models": {
|
43 |
"default": "openai_whisper-base",
|
@@ -50,24 +70,36 @@
|
|
50 |
"openai_whisper-small.en",
|
51 |
"openai_whisper-small_216MB",
|
52 |
"openai_whisper-small.en_217MB",
|
53 |
-
"openai_whisper-large-v3-v20240930_626MB"
|
54 |
]
|
55 |
}
|
56 |
},
|
57 |
{
|
|
|
58 |
"identifiers": [
|
59 |
-
"
|
60 |
-
"
|
|
|
|
|
|
|
61 |
"MacBookAir10,1",
|
62 |
-
"
|
63 |
-
"
|
64 |
-
"
|
65 |
-
"
|
66 |
"iPad13,4",
|
67 |
-
"iPad13,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
],
|
69 |
"models": {
|
70 |
-
"default": "openai_whisper-large-v3-
|
71 |
"supported": [
|
72 |
"openai_whisper-tiny",
|
73 |
"openai_whisper-tiny.en",
|
@@ -79,11 +111,12 @@
|
|
79 |
"openai_whisper-small.en_217MB",
|
80 |
"distil-whisper_distil-large-v3",
|
81 |
"openai_whisper-large-v3-v20240930",
|
82 |
-
"openai_whisper-large-v3-v20240930_626MB"
|
83 |
]
|
84 |
}
|
85 |
},
|
86 |
{
|
|
|
87 |
"identifiers": [
|
88 |
"Mac14",
|
89 |
"Mac15",
|
@@ -96,6 +129,7 @@
|
|
96 |
"iPad14,9",
|
97 |
"iPad14,10",
|
98 |
"iPad14,11",
|
|
|
99 |
"iPad16"
|
100 |
],
|
101 |
"models": {
|
|
|
1 |
{
|
2 |
"name": "whisperkit-coreml",
|
3 |
+
"version": "0.3",
|
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 |
+
],
|
15 |
"models": {
|
16 |
"default": "openai_whisper-tiny",
|
17 |
"supported": [
|
|
|
23 |
}
|
24 |
},
|
25 |
{
|
26 |
+
"chips": "A14",
|
27 |
+
"identifiers": [
|
28 |
+
"iPhone13",
|
29 |
+
"iPad13,1",
|
30 |
+
"iPad13,2",
|
31 |
+
"iPad13,18",
|
32 |
+
"iPad13,19"
|
33 |
+
],
|
34 |
"models": {
|
35 |
"default": "openai_whisper-base",
|
36 |
"supported": [
|
|
|
41 |
"openai_whisper-small",
|
42 |
"openai_whisper-small.en",
|
43 |
"openai_whisper-small_216MB",
|
44 |
+
"openai_whisper-small.en_217MB"
|
45 |
]
|
46 |
}
|
47 |
},
|
48 |
{
|
49 |
+
"chips": "A15, A16, A17 Pro, A18, A18 Pro",
|
50 |
"identifiers": [
|
51 |
"iPhone14",
|
52 |
"iPhone15",
|
53 |
"iPhone16",
|
54 |
"iPhone17",
|
55 |
"iPad14,1",
|
56 |
+
"iPad14,2",
|
57 |
+
"iPad15,7",
|
58 |
+
"iPad15,8",
|
59 |
+
"iPad16,1",
|
60 |
+
"iPad16,2"
|
61 |
],
|
62 |
"models": {
|
63 |
"default": "openai_whisper-base",
|
|
|
70 |
"openai_whisper-small.en",
|
71 |
"openai_whisper-small_216MB",
|
72 |
"openai_whisper-small.en_217MB",
|
73 |
+
"openai_whisper-large-v3-v20240930_626MB"
|
74 |
]
|
75 |
}
|
76 |
},
|
77 |
{
|
78 |
+
"chips": "M1",
|
79 |
"identifiers": [
|
80 |
+
"MacBookPro17,1",
|
81 |
+
"MacBookPro18,1",
|
82 |
+
"MacBookPro18,2",
|
83 |
+
"MacBookPro18,3",
|
84 |
+
"MacBookPro18,4",
|
85 |
"MacBookAir10,1",
|
86 |
+
"Macmini9,1",
|
87 |
+
"iMac21,1",
|
88 |
+
"iMac21,2",
|
89 |
+
"Mac13",
|
90 |
"iPad13,4",
|
91 |
+
"iPad13,5",
|
92 |
+
"iPad13,6",
|
93 |
+
"iPad13,7",
|
94 |
+
"iPad13,8",
|
95 |
+
"iPad13,9",
|
96 |
+
"iPad13,10",
|
97 |
+
"iPad13,11",
|
98 |
+
"iPad13,16",
|
99 |
+
"iPad13,17"
|
100 |
],
|
101 |
"models": {
|
102 |
+
"default": "openai_whisper-large-v3-v20240930_626MB",
|
103 |
"supported": [
|
104 |
"openai_whisper-tiny",
|
105 |
"openai_whisper-tiny.en",
|
|
|
111 |
"openai_whisper-small.en_217MB",
|
112 |
"distil-whisper_distil-large-v3",
|
113 |
"openai_whisper-large-v3-v20240930",
|
114 |
+
"openai_whisper-large-v3-v20240930_626MB"
|
115 |
]
|
116 |
}
|
117 |
},
|
118 |
{
|
119 |
+
"chips": "M2, M3, M4",
|
120 |
"identifiers": [
|
121 |
"Mac14",
|
122 |
"Mac15",
|
|
|
129 |
"iPad14,9",
|
130 |
"iPad14,10",
|
131 |
"iPad14,11",
|
132 |
+
"iPad15",
|
133 |
"iPad16"
|
134 |
],
|
135 |
"models": {
|