aufklarer commited on
Commit
cdd3188
·
verified ·
1 Parent(s): d21c922

Add pre-compiled E2E model (5s bucket)

Browse files
kokoro_5s.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab1ce05ed4689825180da77f37ff86d7bcee01877732c6426c5fc8834fbc798
3
+ size 243
kokoro_5s.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c177e635173de37545490ea0b431274816491e77bb187ac197ab63ad6a9b902d
3
+ size 478
kokoro_5s.mlmodelc/metadata.json ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float32",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 1 × 120000)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 1, 120000]",
13
+ "name" : "audio",
14
+ "type" : "MultiArray"
15
+ },
16
+ {
17
+ "hasShapeFlexibility" : "0",
18
+ "isOptional" : "0",
19
+ "dataType" : "Int32",
20
+ "formattedType" : "MultiArray (Int32 1)",
21
+ "shortDescription" : "",
22
+ "shape" : "[1]",
23
+ "name" : "audio_length_samples",
24
+ "type" : "MultiArray"
25
+ },
26
+ {
27
+ "hasShapeFlexibility" : "0",
28
+ "isOptional" : "0",
29
+ "dataType" : "Float32",
30
+ "formattedType" : "MultiArray (Float32 1 × 128)",
31
+ "shortDescription" : "",
32
+ "shape" : "[1, 128]",
33
+ "name" : "pred_dur",
34
+ "type" : "MultiArray"
35
+ }
36
+ ],
37
+ "modelParameters" : [
38
+
39
+ ],
40
+ "specificationVersion" : 8,
41
+ "mlProgramOperationTypeHistogram" : {
42
+ "Ios17.greater" : 4,
43
+ "Ios17.greaterEqual" : 3,
44
+ "Ios17.gather" : 2,
45
+ "Ios17.logicalAnd" : 6,
46
+ "Ios17.atan" : 1,
47
+ "Ios17.gatherAlongAxis" : 2,
48
+ "Ios17.cos" : 1,
49
+ "Ios17.exp" : 1,
50
+ "UpsampleNearestNeighbor" : 4,
51
+ "Ios17.sub" : 5,
52
+ "Identity" : 1,
53
+ "Ios17.instanceNorm" : 65,
54
+ "Ios17.clip" : 1,
55
+ "Ios16.reduceSum" : 3,
56
+ "Ios17.leakyRelu" : 28,
57
+ "Ios16.cumsum" : 121,
58
+ "Ios17.equal" : 2,
59
+ "Pad" : 2,
60
+ "Shape" : 1,
61
+ "Ios17.round" : 1,
62
+ "Ios17.sliceByIndex" : 249,
63
+ "Ios17.lstm" : 6,
64
+ "Ios17.concat" : 12,
65
+ "Ios17.pow" : 50,
66
+ "NonZero" : 1,
67
+ "Ios17.sqrt" : 1,
68
+ "Ios17.convTranspose" : 7,
69
+ "Ios17.minimum" : 1,
70
+ "Ios17.expandDims" : 16,
71
+ "Ios17.less" : 5,
72
+ "Ios17.mul" : 216,
73
+ "Ios17.transpose" : 82,
74
+ "Ios17.matmul" : 24,
75
+ "Ios16.sigmoid" : 1,
76
+ "Ios17.maximum" : 1,
77
+ "Ios16.gelu" : 12,
78
+ "Ios17.reshape" : 121,
79
+ "Split" : 73,
80
+ "Ios17.cast" : 13,
81
+ "Ios17.conv" : 90,
82
+ "Ios17.squeeze" : 8,
83
+ "Ios17.linear" : 149,
84
+ "Ios17.sin" : 51,
85
+ "Ios17.tanh" : 1,
86
+ "Ios17.realDiv" : 2,
87
+ "Select" : 11,
88
+ "Ios17.scatterNd" : 1,
89
+ "Ios16.softmax" : 12,
90
+ "Ios17.add" : 399,
91
+ "Ios17.layerNorm" : 31,
92
+ "Tile" : 4
93
+ },
94
+ "computePrecision" : "Mixed (Float32, Int32)",
95
+ "isUpdatable" : "0",
96
+ "stateSchema" : [
97
+
98
+ ],
99
+ "availability" : {
100
+ "macOS" : "14.0",
101
+ "tvOS" : "17.0",
102
+ "visionOS" : "1.0",
103
+ "watchOS" : "10.0",
104
+ "iOS" : "17.0",
105
+ "macCatalyst" : "17.0"
106
+ },
107
+ "modelType" : {
108
+ "name" : "MLModelType_mlProgram"
109
+ },
110
+ "userDefinedMetadata" : {
111
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
112
+ "com.github.apple.coremltools.source" : "torch==2.3.1",
113
+ "com.github.apple.coremltools.version" : "8.3.0"
114
+ },
115
+ "inputSchema" : [
116
+ {
117
+ "hasShapeFlexibility" : "0",
118
+ "isOptional" : "0",
119
+ "dataType" : "Int32",
120
+ "formattedType" : "MultiArray (Int32 1 × 128)",
121
+ "shortDescription" : "",
122
+ "shape" : "[1, 128]",
123
+ "name" : "input_ids",
124
+ "type" : "MultiArray"
125
+ },
126
+ {
127
+ "hasShapeFlexibility" : "0",
128
+ "isOptional" : "0",
129
+ "dataType" : "Int32",
130
+ "formattedType" : "MultiArray (Int32 1 × 128)",
131
+ "shortDescription" : "",
132
+ "shape" : "[1, 128]",
133
+ "name" : "attention_mask",
134
+ "type" : "MultiArray"
135
+ },
136
+ {
137
+ "hasShapeFlexibility" : "0",
138
+ "isOptional" : "0",
139
+ "dataType" : "Float32",
140
+ "formattedType" : "MultiArray (Float32 1 × 256)",
141
+ "shortDescription" : "",
142
+ "shape" : "[1, 256]",
143
+ "name" : "ref_s",
144
+ "type" : "MultiArray"
145
+ },
146
+ {
147
+ "hasShapeFlexibility" : "0",
148
+ "isOptional" : "0",
149
+ "dataType" : "Float32",
150
+ "formattedType" : "MultiArray (Float32 1)",
151
+ "shortDescription" : "",
152
+ "shape" : "[1]",
153
+ "name" : "speed",
154
+ "type" : "MultiArray"
155
+ },
156
+ {
157
+ "hasShapeFlexibility" : "0",
158
+ "isOptional" : "0",
159
+ "dataType" : "Float32",
160
+ "formattedType" : "MultiArray (Float32 1 × 9)",
161
+ "shortDescription" : "",
162
+ "shape" : "[1, 9]",
163
+ "name" : "random_phases",
164
+ "type" : "MultiArray"
165
+ }
166
+ ],
167
+ "generatedClassName" : "kokoro_5s",
168
+ "method" : "predict"
169
+ }
170
+ ]
kokoro_5s.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
kokoro_5s.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b6d7301be895e25d80a6024b71ba023d1baa9ec71e26a66cc9e32f78f83a86
3
+ size 324488320