SingularityUS commited on
Commit
a862896
·
verified ·
1 Parent(s): b39db29

Add small-v3 (E10: real + 100K synthetic; beats small-v2 on WER + callsign accuracy)

Browse files
small-v3/AudioEncoder.mlcomputeplan.json ADDED
The diff for this file is too large to render. See raw diff
 
small-v3/AudioEncoder.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4902afda0fe047f57e2fbc7b0b3b146acb68581a0da39803f6951560d6cc9b82
3
+ size 243
small-v3/AudioEncoder.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3b07ed81fad905f64f7be9c3f0138238d26e417069363a62a45c13c7975ce34
3
+ size 408
small-v3/AudioEncoder.mlmodelc/metadata.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float16",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float16",
10
+ "formattedType" : "MultiArray (Float16 1 × 768 × 1 × 1500)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 768, 1, 1500]",
13
+ "name" : "encoder_output_embeds",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "modelParameters" : [
18
+
19
+ ],
20
+ "specificationVersion" : 7,
21
+ "mlProgramOperationTypeHistogram" : {
22
+ "Concat" : 156,
23
+ "Ios16.add" : 25,
24
+ "Ios16.mul" : 864,
25
+ "SliceByIndex" : 1296,
26
+ "Transpose" : 12,
27
+ "Ios16.batchNorm" : 25,
28
+ "Ios16.gelu" : 14,
29
+ "Ios16.einsum" : 1728,
30
+ "Ios16.softmax" : 864,
31
+ "Ios16.layerNorm" : 25,
32
+ "Ios16.conv" : 74
33
+ },
34
+ "computePrecision" : "Mixed (Float16, Int32)",
35
+ "isUpdatable" : "0",
36
+ "stateSchema" : [
37
+
38
+ ],
39
+ "availability" : {
40
+ "macOS" : "13.0",
41
+ "tvOS" : "16.0",
42
+ "visionOS" : "1.0",
43
+ "watchOS" : "9.0",
44
+ "iOS" : "16.0",
45
+ "macCatalyst" : "16.0"
46
+ },
47
+ "modelType" : {
48
+ "name" : "MLModelType_mlProgram"
49
+ },
50
+ "userDefinedMetadata" : {
51
+ "com.github.apple.coremltools.conversion_date" : "2026-07-24",
52
+ "com.github.apple.coremltools.source" : "torch==2.5.0",
53
+ "com.github.apple.coremltools.version" : "9.0",
54
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
55
+ },
56
+ "inputSchema" : [
57
+ {
58
+ "hasShapeFlexibility" : "0",
59
+ "isOptional" : "0",
60
+ "dataType" : "Float16",
61
+ "formattedType" : "MultiArray (Float16 1 × 80 × 1 × 3000)",
62
+ "shortDescription" : "",
63
+ "shape" : "[1, 80, 1, 3000]",
64
+ "name" : "melspectrogram_features",
65
+ "type" : "MultiArray"
66
+ }
67
+ ],
68
+ "generatedClassName" : "AudioEncoder",
69
+ "method" : "predict"
70
+ }
71
+ ]
small-v3/AudioEncoder.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
small-v3/AudioEncoder.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef3049fbdbdc20ade77598cfadc23b7ff0393fbb0839fb23016b8360f41e325
3
+ size 176323456
small-v3/MelSpectrogram.mlcomputeplan.json ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1_ios16.reshape_shape_x": {
3
+ "dispatch": "CPU",
4
+ "supported": [
5
+ "CPU",
6
+ "ANE"
7
+ ],
8
+ "cost": 2.4041
9
+ },
10
+ "5_pad_pad_x_constant_val_mode": {
11
+ "dispatch": "CPU",
12
+ "supported": [
13
+ "CPU"
14
+ ],
15
+ "cost": 2.4051
16
+ },
17
+ "7_ios16.reshape_shape_x": {
18
+ "dispatch": "CPU",
19
+ "supported": [
20
+ "CPU",
21
+ "ANE"
22
+ ],
23
+ "cost": 2.4061
24
+ },
25
+ "9_expand_dims_x_axes": {
26
+ "dispatch": "CPU",
27
+ "supported": [
28
+ "CPU",
29
+ "ANE"
30
+ ],
31
+ "cost": 2.4061
32
+ },
33
+ "12_expand_dims_x_axes": {
34
+ "dispatch": "CPU",
35
+ "supported": [
36
+ "CPU",
37
+ "ANE"
38
+ ],
39
+ "cost": 2.4061
40
+ },
41
+ "18_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
42
+ "dispatch": "CPU",
43
+ "supported": [
44
+ "CPU"
45
+ ],
46
+ "cost": 21.3821
47
+ },
48
+ "24_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
49
+ "dispatch": "CPU",
50
+ "supported": [
51
+ "CPU"
52
+ ],
53
+ "cost": 21.3821
54
+ },
55
+ "26_squeeze_x_axes": {
56
+ "dispatch": "CPU",
57
+ "supported": [
58
+ "CPU",
59
+ "ANE"
60
+ ],
61
+ "cost": 3.0211
62
+ },
63
+ "28_squeeze_x_axes": {
64
+ "dispatch": "CPU",
65
+ "supported": [
66
+ "CPU",
67
+ "ANE"
68
+ ],
69
+ "cost": 3.0211
70
+ },
71
+ "29_ios16.square_x": {
72
+ "dispatch": "CPU",
73
+ "supported": [
74
+ "CPU",
75
+ "ANE"
76
+ ],
77
+ "cost": 3.0211
78
+ },
79
+ "30_ios16.square_x": {
80
+ "dispatch": "CPU",
81
+ "supported": [
82
+ "CPU",
83
+ "ANE"
84
+ ],
85
+ "cost": 3.0211
86
+ },
87
+ "31_ios16.add_x_y": {
88
+ "dispatch": "CPU",
89
+ "supported": [
90
+ "CPU",
91
+ "ANE"
92
+ ],
93
+ "cost": 8.9307
94
+ },
95
+ "32_identity_x": {
96
+ "dispatch": "CPU",
97
+ "supported": [
98
+ "CPU",
99
+ "ANE"
100
+ ],
101
+ "cost": 3.0211
102
+ },
103
+ "36_slice_by_index_begin_end_end_mask_x": {
104
+ "dispatch": "CPU",
105
+ "supported": [
106
+ "CPU",
107
+ "ANE"
108
+ ],
109
+ "cost": 3.0206
110
+ },
111
+ "40_ios16.matmul_y_transpose_y_transpose_x_x": {
112
+ "dispatch": "CPU",
113
+ "supported": [
114
+ "CPU",
115
+ "ANE"
116
+ ],
117
+ "cost": 3.8592
118
+ },
119
+ "42_ios16.add_x_y": {
120
+ "dispatch": "CPU",
121
+ "supported": [
122
+ "CPU",
123
+ "ANE"
124
+ ],
125
+ "cost": 1.7767
126
+ },
127
+ "44_ios16.log_epsilon_x": {
128
+ "dispatch": "CPU",
129
+ "supported": [
130
+ "CPU",
131
+ "ANE"
132
+ ],
133
+ "cost": 1.202
134
+ },
135
+ "46_ios16.mul_x_y": {
136
+ "dispatch": "CPU",
137
+ "supported": [
138
+ "CPU",
139
+ "ANE"
140
+ ],
141
+ "cost": 2.665
142
+ },
143
+ "48_ios16.reduce_max_x_keep_dims": {
144
+ "dispatch": "CPU",
145
+ "supported": [
146
+ "CPU",
147
+ "ANE"
148
+ ],
149
+ "cost": 0.601
150
+ },
151
+ "50_ios16.sub_x_y": {
152
+ "dispatch": "CPU",
153
+ "supported": [
154
+ "CPU",
155
+ "ANE"
156
+ ],
157
+ "cost": 0.0
158
+ },
159
+ "51_ios16.maximum_x_y": {
160
+ "dispatch": "CPU",
161
+ "supported": [
162
+ "CPU",
163
+ "ANE"
164
+ ],
165
+ "cost": 1.202
166
+ },
167
+ "53_ios16.add_x_y": {
168
+ "dispatch": "CPU",
169
+ "supported": [
170
+ "CPU",
171
+ "ANE"
172
+ ],
173
+ "cost": 1.7767
174
+ },
175
+ "55_ios16.mul_x_y": {
176
+ "dispatch": "CPU",
177
+ "supported": [
178
+ "CPU",
179
+ "ANE"
180
+ ],
181
+ "cost": 2.665
182
+ },
183
+ "57_expand_dims_x_axes": {
184
+ "dispatch": "CPU",
185
+ "supported": [
186
+ "CPU",
187
+ "ANE"
188
+ ],
189
+ "cost": 1.202
190
+ },
191
+ "59_expand_dims_x_axes": {
192
+ "dispatch": "CPU",
193
+ "supported": [
194
+ "CPU",
195
+ "ANE"
196
+ ],
197
+ "cost": 1.202
198
+ }
199
+ }
small-v3/MelSpectrogram.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfea0807e4befd92bde47a061f250bf74a170758e8a91f037116c2143e9cc284
3
+ size 243
small-v3/MelSpectrogram.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa6f3251c3cbbe5024dda2634491444e3a57bac939b38ee5dc14683c8e6a4b1
3
+ size 389
small-v3/MelSpectrogram.mlmodelc/metadata.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float16",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float16",
10
+ "formattedType" : "MultiArray (Float16 1 × 80 × 1 × 3000)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 80, 1, 3000]",
13
+ "name" : "melspectrogram_features",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "modelParameters" : [
18
+
19
+ ],
20
+ "specificationVersion" : 7,
21
+ "mlProgramOperationTypeHistogram" : {
22
+ "Ios16.reshape" : 2,
23
+ "Ios16.mul" : 2,
24
+ "SliceByIndex" : 1,
25
+ "Ios16.sub" : 1,
26
+ "Ios16.log" : 1,
27
+ "Ios16.square" : 2,
28
+ "Ios16.add" : 3,
29
+ "Squeeze" : 2,
30
+ "Ios16.matmul" : 1,
31
+ "Ios16.conv" : 2,
32
+ "Ios16.maximum" : 1,
33
+ "ExpandDims" : 4,
34
+ "Ios16.reduceMax" : 1,
35
+ "Identity" : 1,
36
+ "Pad" : 1
37
+ },
38
+ "computePrecision" : "Mixed (Float16, Int32)",
39
+ "isUpdatable" : "0",
40
+ "stateSchema" : [
41
+
42
+ ],
43
+ "availability" : {
44
+ "macOS" : "13.0",
45
+ "tvOS" : "16.0",
46
+ "visionOS" : "1.0",
47
+ "watchOS" : "9.0",
48
+ "iOS" : "16.0",
49
+ "macCatalyst" : "16.0"
50
+ },
51
+ "modelType" : {
52
+ "name" : "MLModelType_mlProgram"
53
+ },
54
+ "userDefinedMetadata" : {
55
+ "com.github.apple.coremltools.conversion_date" : "2026-07-24",
56
+ "com.github.apple.coremltools.source" : "torch==2.5.0",
57
+ "com.github.apple.coremltools.version" : "9.0",
58
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
59
+ },
60
+ "inputSchema" : [
61
+ {
62
+ "hasShapeFlexibility" : "0",
63
+ "isOptional" : "0",
64
+ "dataType" : "Float16",
65
+ "formattedType" : "MultiArray (Float16 480000)",
66
+ "shortDescription" : "",
67
+ "shape" : "[480000]",
68
+ "name" : "audio",
69
+ "type" : "MultiArray"
70
+ }
71
+ ],
72
+ "generatedClassName" : "MelSpectrogram",
73
+ "method" : "predict"
74
+ }
75
+ ]
small-v3/MelSpectrogram.mlmodelc/model.mil ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ program(1.0)
2
+ [buildInfo = dict<tensor<string, []>, tensor<string, []>>({{"coremlc-component-MIL", "3520.4.1"}, {"coremlc-version", "3520.5.1"}, {"coremltools-component-torch", "2.5.0"}, {"coremltools-source-dialect", "TorchScript"}, {"coremltools-version", "9.0"}})]
3
+ {
4
+ func main<ios16>(tensor<fp16, [480000]> audio) {
5
+ tensor<int32, [3]> var_10 = const()[name = tensor<string, []>("op_10"), val = tensor<int32, [3]>([1, 1, 480000])];
6
+ tensor<fp16, [1, 1, 480000]> input_1_cast_fp16 = reshape(shape = var_10, x = audio)[name = tensor<string, []>("input_1_cast_fp16")];
7
+ tensor<int32, [6]> input_3_pad_0 = const()[name = tensor<string, []>("input_3_pad_0"), val = tensor<int32, [6]>([0, 0, 0, 0, 200, 200])];
8
+ tensor<string, []> input_3_mode_0 = const()[name = tensor<string, []>("input_3_mode_0"), val = tensor<string, []>("reflect")];
9
+ tensor<fp16, []> const_1_to_fp16 = const()[name = tensor<string, []>("const_1_to_fp16"), val = tensor<fp16, []>(0x0p+0)];
10
+ tensor<fp16, [1, 1, 480400]> input_3_cast_fp16 = pad(constant_val = const_1_to_fp16, mode = input_3_mode_0, pad = input_3_pad_0, x = input_1_cast_fp16)[name = tensor<string, []>("input_3_cast_fp16")];
11
+ tensor<int32, [1]> var_22 = const()[name = tensor<string, []>("op_22"), val = tensor<int32, [1]>([480400])];
12
+ tensor<fp16, [480400]> input_cast_fp16 = reshape(shape = var_22, x = input_3_cast_fp16)[name = tensor<string, []>("input_cast_fp16")];
13
+ tensor<int32, [1]> expand_dims_0_axes_0 = const()[name = tensor<string, []>("expand_dims_0_axes_0"), val = tensor<int32, [1]>([0])];
14
+ tensor<fp16, [1, 480400]> expand_dims_0_cast_fp16 = expand_dims(axes = expand_dims_0_axes_0, x = input_cast_fp16)[name = tensor<string, []>("expand_dims_0_cast_fp16")];
15
+ tensor<int32, [1]> expand_dims_3 = const()[name = tensor<string, []>("expand_dims_3"), val = tensor<int32, [1]>([160])];
16
+ tensor<int32, [1]> expand_dims_4_axes_0 = const()[name = tensor<string, []>("expand_dims_4_axes_0"), val = tensor<int32, [1]>([1])];
17
+ tensor<fp16, [1, 1, 480400]> expand_dims_4_cast_fp16 = expand_dims(axes = expand_dims_4_axes_0, x = expand_dims_0_cast_fp16)[name = tensor<string, []>("expand_dims_4_cast_fp16")];
18
+ tensor<string, []> conv_0_pad_type_0 = const()[name = tensor<string, []>("conv_0_pad_type_0"), val = tensor<string, []>("valid")];
19
+ tensor<int32, [2]> conv_0_pad_0 = const()[name = tensor<string, []>("conv_0_pad_0"), val = tensor<int32, [2]>([0, 0])];
20
+ tensor<int32, [1]> conv_0_dilations_0 = const()[name = tensor<string, []>("conv_0_dilations_0"), val = tensor<int32, [1]>([1])];
21
+ tensor<int32, []> conv_0_groups_0 = const()[name = tensor<string, []>("conv_0_groups_0"), val = tensor<int32, []>(1)];
22
+ tensor<fp16, [201, 1, 400]> expand_dims_1_to_fp16 = const()[name = tensor<string, []>("expand_dims_1_to_fp16"), val = tensor<fp16, [201, 1, 400]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(64)))];
23
+ tensor<fp16, [1, 201, 3001]> conv_0_cast_fp16 = conv(dilations = conv_0_dilations_0, groups = conv_0_groups_0, pad = conv_0_pad_0, pad_type = conv_0_pad_type_0, strides = expand_dims_3, weight = expand_dims_1_to_fp16, x = expand_dims_4_cast_fp16)[name = tensor<string, []>("conv_0_cast_fp16")];
24
+ tensor<string, []> conv_1_pad_type_0 = const()[name = tensor<string, []>("conv_1_pad_type_0"), val = tensor<string, []>("valid")];
25
+ tensor<int32, [2]> conv_1_pad_0 = const()[name = tensor<string, []>("conv_1_pad_0"), val = tensor<int32, [2]>([0, 0])];
26
+ tensor<int32, [1]> conv_1_dilations_0 = const()[name = tensor<string, []>("conv_1_dilations_0"), val = tensor<int32, [1]>([1])];
27
+ tensor<int32, []> conv_1_groups_0 = const()[name = tensor<string, []>("conv_1_groups_0"), val = tensor<int32, []>(1)];
28
+ tensor<fp16, [201, 1, 400]> expand_dims_2_to_fp16 = const()[name = tensor<string, []>("expand_dims_2_to_fp16"), val = tensor<fp16, [201, 1, 400]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(160960)))];
29
+ tensor<fp16, [1, 201, 3001]> conv_1_cast_fp16 = conv(dilations = conv_1_dilations_0, groups = conv_1_groups_0, pad = conv_1_pad_0, pad_type = conv_1_pad_type_0, strides = expand_dims_3, weight = expand_dims_2_to_fp16, x = expand_dims_4_cast_fp16)[name = tensor<string, []>("conv_1_cast_fp16")];
30
+ tensor<int32, [1]> squeeze_0_axes_0 = const()[name = tensor<string, []>("squeeze_0_axes_0"), val = tensor<int32, [1]>([0])];
31
+ tensor<fp16, [201, 3001]> squeeze_0_cast_fp16 = squeeze(axes = squeeze_0_axes_0, x = conv_0_cast_fp16)[name = tensor<string, []>("squeeze_0_cast_fp16")];
32
+ tensor<int32, [1]> squeeze_1_axes_0 = const()[name = tensor<string, []>("squeeze_1_axes_0"), val = tensor<int32, [1]>([0])];
33
+ tensor<fp16, [201, 3001]> squeeze_1_cast_fp16 = squeeze(axes = squeeze_1_axes_0, x = conv_1_cast_fp16)[name = tensor<string, []>("squeeze_1_cast_fp16")];
34
+ tensor<fp16, [201, 3001]> square_0_cast_fp16 = square(x = squeeze_0_cast_fp16)[name = tensor<string, []>("square_0_cast_fp16")];
35
+ tensor<fp16, [201, 3001]> square_1_cast_fp16 = square(x = squeeze_1_cast_fp16)[name = tensor<string, []>("square_1_cast_fp16")];
36
+ tensor<fp16, [201, 3001]> add_1_cast_fp16 = add(x = square_0_cast_fp16, y = square_1_cast_fp16)[name = tensor<string, []>("add_1_cast_fp16")];
37
+ tensor<fp16, [201, 3001]> magnitudes_1_cast_fp16 = identity(x = add_1_cast_fp16)[name = tensor<string, []>("magnitudes_1_cast_fp16")];
38
+ tensor<int32, [2]> magnitudes_begin_0 = const()[name = tensor<string, []>("magnitudes_begin_0"), val = tensor<int32, [2]>([0, 0])];
39
+ tensor<int32, [2]> magnitudes_end_0 = const()[name = tensor<string, []>("magnitudes_end_0"), val = tensor<int32, [2]>([201, 3000])];
40
+ tensor<bool, [2]> magnitudes_end_mask_0 = const()[name = tensor<string, []>("magnitudes_end_mask_0"), val = tensor<bool, [2]>([true, false])];
41
+ tensor<fp16, [201, 3000]> magnitudes_cast_fp16 = slice_by_index(begin = magnitudes_begin_0, end = magnitudes_end_0, end_mask = magnitudes_end_mask_0, x = magnitudes_1_cast_fp16)[name = tensor<string, []>("magnitudes_cast_fp16")];
42
+ tensor<bool, []> mel_spec_1_transpose_x_0 = const()[name = tensor<string, []>("mel_spec_1_transpose_x_0"), val = tensor<bool, []>(false)];
43
+ tensor<bool, []> mel_spec_1_transpose_y_0 = const()[name = tensor<string, []>("mel_spec_1_transpose_y_0"), val = tensor<bool, []>(false)];
44
+ tensor<fp16, [80, 201]> mel_filters_to_fp16 = const()[name = tensor<string, []>("mel_filters_to_fp16"), val = tensor<fp16, [80, 201]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(321856)))];
45
+ tensor<fp16, [80, 3000]> mel_spec_1_cast_fp16 = matmul(transpose_x = mel_spec_1_transpose_x_0, transpose_y = mel_spec_1_transpose_y_0, x = mel_filters_to_fp16, y = magnitudes_cast_fp16)[name = tensor<string, []>("mel_spec_1_cast_fp16")];
46
+ tensor<fp16, []> var_41_to_fp16 = const()[name = tensor<string, []>("op_41_to_fp16"), val = tensor<fp16, []>(0x1p-24)];
47
+ tensor<fp16, [80, 3000]> mel_spec_cast_fp16 = add(x = mel_spec_1_cast_fp16, y = var_41_to_fp16)[name = tensor<string, []>("mel_spec_cast_fp16")];
48
+ tensor<fp16, []> log_0_epsilon_0_to_fp16 = const()[name = tensor<string, []>("log_0_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x0p+0)];
49
+ tensor<fp16, [80, 3000]> log_0_cast_fp16 = log(epsilon = log_0_epsilon_0_to_fp16, x = mel_spec_cast_fp16)[name = tensor<string, []>("log_0_cast_fp16")];
50
+ tensor<fp16, []> mul_0_y_0_to_fp16 = const()[name = tensor<string, []>("mul_0_y_0_to_fp16"), val = tensor<fp16, []>(0x1.bccp-2)];
51
+ tensor<fp16, [80, 3000]> mul_0_cast_fp16 = mul(x = log_0_cast_fp16, y = mul_0_y_0_to_fp16)[name = tensor<string, []>("mul_0_cast_fp16")];
52
+ tensor<bool, []> var_44_keep_dims_0 = const()[name = tensor<string, []>("op_44_keep_dims_0"), val = tensor<bool, []>(false)];
53
+ tensor<fp16, []> var_44_cast_fp16 = reduce_max(keep_dims = var_44_keep_dims_0, x = mul_0_cast_fp16)[name = tensor<string, []>("op_44_cast_fp16")];
54
+ tensor<fp16, []> var_46_to_fp16 = const()[name = tensor<string, []>("op_46_to_fp16"), val = tensor<fp16, []>(0x1p+3)];
55
+ tensor<fp16, []> var_47_cast_fp16 = sub(x = var_44_cast_fp16, y = var_46_to_fp16)[name = tensor<string, []>("op_47_cast_fp16")];
56
+ tensor<fp16, [80, 3000]> log_spec_3_cast_fp16 = maximum(x = mul_0_cast_fp16, y = var_47_cast_fp16)[name = tensor<string, []>("log_spec_3_cast_fp16")];
57
+ tensor<fp16, []> var_50_to_fp16 = const()[name = tensor<string, []>("op_50_to_fp16"), val = tensor<fp16, []>(0x1p+2)];
58
+ tensor<fp16, [80, 3000]> var_51_cast_fp16 = add(x = log_spec_3_cast_fp16, y = var_50_to_fp16)[name = tensor<string, []>("op_51_cast_fp16")];
59
+ tensor<fp16, []> _inversed_log_spec_y_0_to_fp16 = const()[name = tensor<string, []>("_inversed_log_spec_y_0_to_fp16"), val = tensor<fp16, []>(0x1p-2)];
60
+ tensor<fp16, [80, 3000]> _inversed_log_spec_cast_fp16 = mul(x = var_51_cast_fp16, y = _inversed_log_spec_y_0_to_fp16)[name = tensor<string, []>("_inversed_log_spec_cast_fp16")];
61
+ tensor<int32, [1]> var_55_axes_0 = const()[name = tensor<string, []>("op_55_axes_0"), val = tensor<int32, [1]>([0])];
62
+ tensor<fp16, [1, 80, 3000]> var_55_cast_fp16 = expand_dims(axes = var_55_axes_0, x = _inversed_log_spec_cast_fp16)[name = tensor<string, []>("op_55_cast_fp16")];
63
+ tensor<int32, [1]> var_62_axes_0 = const()[name = tensor<string, []>("op_62_axes_0"), val = tensor<int32, [1]>([2])];
64
+ tensor<fp16, [1, 80, 1, 3000]> melspectrogram_features = expand_dims(axes = var_62_axes_0, x = var_55_cast_fp16)[name = tensor<string, []>("op_62_cast_fp16")];
65
+ } -> (melspectrogram_features);
66
+ }
small-v3/MelSpectrogram.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:801024dbc7a89c677be1f8b285de3409e35f7d1786c9c8d9d0d6842ac57a1c83
3
+ size 354080
small-v3/TextDecoder.mlcomputeplan.json ADDED
The diff for this file is too large to render. See raw diff
 
small-v3/TextDecoder.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2721007df0ac3a5f66485e2b322b4df0644c8c2ebe27eae3fcf639a37a8f53d
3
+ size 243
small-v3/TextDecoder.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d3ecdb10c34e647344613bb129341ab1d588de39c8ae991eb6ce89ccd28d80b
3
+ size 694
small-v3/TextDecoder.mlmodelc/metadata.json ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float16",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float16",
10
+ "formattedType" : "MultiArray (Float16 1 × 1 × 51865)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 1, 51865]",
13
+ "name" : "logits",
14
+ "type" : "MultiArray"
15
+ },
16
+ {
17
+ "hasShapeFlexibility" : "0",
18
+ "isOptional" : "0",
19
+ "dataType" : "Float16",
20
+ "formattedType" : "MultiArray (Float16 1 × 9216 × 1 × 1)",
21
+ "shortDescription" : "",
22
+ "shape" : "[1, 9216, 1, 1]",
23
+ "name" : "key_cache_updates",
24
+ "type" : "MultiArray"
25
+ },
26
+ {
27
+ "hasShapeFlexibility" : "0",
28
+ "isOptional" : "0",
29
+ "dataType" : "Float16",
30
+ "formattedType" : "MultiArray (Float16 1 × 9216 × 1 × 1)",
31
+ "shortDescription" : "",
32
+ "shape" : "[1, 9216, 1, 1]",
33
+ "name" : "value_cache_updates",
34
+ "type" : "MultiArray"
35
+ },
36
+ {
37
+ "hasShapeFlexibility" : "0",
38
+ "isOptional" : "0",
39
+ "dataType" : "Float16",
40
+ "formattedType" : "MultiArray (Float16 1 × 1500)",
41
+ "shortDescription" : "",
42
+ "shape" : "[1, 1500]",
43
+ "name" : "alignment_heads_weights",
44
+ "type" : "MultiArray"
45
+ }
46
+ ],
47
+ "modelParameters" : [
48
+
49
+ ],
50
+ "specificationVersion" : 7,
51
+ "mlProgramOperationTypeHistogram" : {
52
+ "Ios16.linear" : 1,
53
+ "Concat" : 3,
54
+ "Ios16.reduceMean" : 1,
55
+ "Ios16.mul" : 72,
56
+ "Ios16.layerNorm" : 37,
57
+ "SliceByIndex" : 20,
58
+ "Ios16.sub" : 1,
59
+ "Transpose" : 1,
60
+ "Ios16.conv" : 120,
61
+ "Ios16.add" : 73,
62
+ "Squeeze" : 1,
63
+ "Ios16.matmul" : 48,
64
+ "Ios16.softmax" : 24,
65
+ "Ios16.gelu" : 12,
66
+ "ExpandDims" : 6,
67
+ "Ios16.batchNorm" : 37,
68
+ "Split" : 2,
69
+ "Ios16.gather" : 2,
70
+ "Ios16.reshape" : 96
71
+ },
72
+ "computePrecision" : "Mixed (Float16, Int32)",
73
+ "isUpdatable" : "0",
74
+ "stateSchema" : [
75
+
76
+ ],
77
+ "availability" : {
78
+ "macOS" : "13.0",
79
+ "tvOS" : "16.0",
80
+ "visionOS" : "1.0",
81
+ "watchOS" : "9.0",
82
+ "iOS" : "16.0",
83
+ "macCatalyst" : "16.0"
84
+ },
85
+ "modelType" : {
86
+ "name" : "MLModelType_mlProgram"
87
+ },
88
+ "userDefinedMetadata" : {
89
+ "com.github.apple.coremltools.conversion_date" : "2026-07-24",
90
+ "com.github.apple.coremltools.source" : "torch==2.5.0",
91
+ "com.github.apple.coremltools.version" : "9.0",
92
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
93
+ },
94
+ "inputSchema" : [
95
+ {
96
+ "hasShapeFlexibility" : "0",
97
+ "isOptional" : "0",
98
+ "dataType" : "Int32",
99
+ "formattedType" : "MultiArray (Int32 1)",
100
+ "shortDescription" : "",
101
+ "shape" : "[1]",
102
+ "name" : "input_ids",
103
+ "type" : "MultiArray"
104
+ },
105
+ {
106
+ "hasShapeFlexibility" : "0",
107
+ "isOptional" : "0",
108
+ "dataType" : "Int32",
109
+ "formattedType" : "MultiArray (Int32 1)",
110
+ "shortDescription" : "",
111
+ "shape" : "[1]",
112
+ "name" : "cache_length",
113
+ "type" : "MultiArray"
114
+ },
115
+ {
116
+ "hasShapeFlexibility" : "0",
117
+ "isOptional" : "0",
118
+ "dataType" : "Float16",
119
+ "formattedType" : "MultiArray (Float16 1 × 9216 × 1 × 448)",
120
+ "shortDescription" : "",
121
+ "shape" : "[1, 9216, 1, 448]",
122
+ "name" : "key_cache",
123
+ "type" : "MultiArray"
124
+ },
125
+ {
126
+ "hasShapeFlexibility" : "0",
127
+ "isOptional" : "0",
128
+ "dataType" : "Float16",
129
+ "formattedType" : "MultiArray (Float16 1 × 9216 × 1 × 448)",
130
+ "shortDescription" : "",
131
+ "shape" : "[1, 9216, 1, 448]",
132
+ "name" : "value_cache",
133
+ "type" : "MultiArray"
134
+ },
135
+ {
136
+ "hasShapeFlexibility" : "0",
137
+ "isOptional" : "0",
138
+ "dataType" : "Float16",
139
+ "formattedType" : "MultiArray (Float16 1 × 448)",
140
+ "shortDescription" : "",
141
+ "shape" : "[1, 448]",
142
+ "name" : "kv_cache_update_mask",
143
+ "type" : "MultiArray"
144
+ },
145
+ {
146
+ "hasShapeFlexibility" : "0",
147
+ "isOptional" : "0",
148
+ "dataType" : "Float16",
149
+ "formattedType" : "MultiArray (Float16 1 × 768 × 1 × 1500)",
150
+ "shortDescription" : "",
151
+ "shape" : "[1, 768, 1, 1500]",
152
+ "name" : "encoder_output_embeds",
153
+ "type" : "MultiArray"
154
+ },
155
+ {
156
+ "hasShapeFlexibility" : "0",
157
+ "isOptional" : "0",
158
+ "dataType" : "Float16",
159
+ "formattedType" : "MultiArray (Float16 1 × 448)",
160
+ "shortDescription" : "",
161
+ "shape" : "[1, 448]",
162
+ "name" : "decoder_key_padding_mask",
163
+ "type" : "MultiArray"
164
+ }
165
+ ],
166
+ "generatedClassName" : "TextDecoder",
167
+ "method" : "predict"
168
+ }
169
+ ]
small-v3/TextDecoder.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
small-v3/TextDecoder.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96430f79cda7ef05443ca677051a3f7159fc0be6de512bf3203e10e41fed3c26
3
+ size 307287346