alexwengg commited on
Commit
9016f21
·
verified ·
1 Parent(s): 70a5089

Upload 5 files

Browse files
kokoro_24_5s_v2.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:395e706a9641344244d9da1b5e58987fbab204b7761ef1a8e34b5c1b68100f11
3
+ size 243
kokoro_24_5s_v2.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99ae507438c97571db96626d6e405653dbd5a64e8de3f107100c16eacc037f38
3
+ size 458
kokoro_24_5s_v2.mlmodelc/metadata.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 × 153)",
31
+ "shortDescription" : "",
32
+ "shape" : "[1, 153]",
33
+ "name" : "pred_dur",
34
+ "type" : "MultiArray"
35
+ }
36
+ ],
37
+ "modelParameters" : [
38
+
39
+ ],
40
+ "specificationVersion" : 7,
41
+ "mlProgramOperationTypeHistogram" : {
42
+ "Ios16.sqrt" : 1,
43
+ "Ios16.tanh" : 1,
44
+ "Ios16.clip" : 4,
45
+ "Ios16.scatter" : 1,
46
+ "Ios16.gather" : 2,
47
+ "Ios16.convTranspose" : 7,
48
+ "Ios16.less" : 3,
49
+ "Ios16.layerNorm" : 31,
50
+ "Ios16.gelu" : 12,
51
+ "Ios16.reduceMean" : 2,
52
+ "ExpandDims" : 14,
53
+ "Ios16.lessEqual" : 1,
54
+ "Ios16.add" : 395,
55
+ "Ios16.reduceSum" : 3,
56
+ "Ios16.linear" : 149,
57
+ "Shape" : 1,
58
+ "Ios16.scatterNd" : 1,
59
+ "Concat" : 12,
60
+ "Ios16.reshape" : 126,
61
+ "Range1d" : 1,
62
+ "Select" : 10,
63
+ "Ios16.cast" : 109,
64
+ "Ios16.conv" : 90,
65
+ "Ios16.atan" : 1,
66
+ "Ios16.greater" : 3,
67
+ "Transpose" : 82,
68
+ "Ios16.instanceNorm" : 65,
69
+ "Pad" : 2,
70
+ "Ios16.exp" : 1,
71
+ "Ios16.sub" : 7,
72
+ "Split" : 73,
73
+ "UpsampleNearestNeighbor" : 4,
74
+ "Squeeze" : 6,
75
+ "Ios16.pow" : 2,
76
+ "Ios16.sin" : 51,
77
+ "Ios16.softmax" : 12,
78
+ "Ios16.round" : 1,
79
+ "Ios16.matmul" : 24,
80
+ "NonZero" : 1,
81
+ "Ios16.floor" : 1,
82
+ "Ios16.realDiv" : 1,
83
+ "Tile" : 5,
84
+ "Ios16.leakyRelu" : 28,
85
+ "Ios16.equal" : 3,
86
+ "Ios16.lstm" : 6,
87
+ "Ios16.sigmoid" : 2,
88
+ "Ios16.mul" : 260,
89
+ "Ios16.cos" : 1,
90
+ "Ios16.logicalAnd" : 6,
91
+ "Stack" : 2,
92
+ "SliceByIndex" : 251,
93
+ "Ios16.gatherAlongAxis" : 2,
94
+ "Ios16.cumsum" : 121
95
+ },
96
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
97
+ "isUpdatable" : "0",
98
+ "stateSchema" : [
99
+
100
+ ],
101
+ "availability" : {
102
+ "macOS" : "13.0",
103
+ "tvOS" : "16.0",
104
+ "visionOS" : "1.0",
105
+ "watchOS" : "9.0",
106
+ "iOS" : "16.0",
107
+ "macCatalyst" : "16.0"
108
+ },
109
+ "modelType" : {
110
+ "name" : "MLModelType_mlProgram"
111
+ },
112
+ "userDefinedMetadata" : {
113
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
114
+ "com.github.apple.coremltools.source" : "torch==2.5.0",
115
+ "com.github.apple.coremltools.version" : "8.3.0"
116
+ },
117
+ "inputSchema" : [
118
+ {
119
+ "hasShapeFlexibility" : "0",
120
+ "isOptional" : "0",
121
+ "dataType" : "Int32",
122
+ "formattedType" : "MultiArray (Int32 1 × 153)",
123
+ "shortDescription" : "",
124
+ "shape" : "[1, 153]",
125
+ "name" : "input_ids",
126
+ "type" : "MultiArray"
127
+ },
128
+ {
129
+ "hasShapeFlexibility" : "0",
130
+ "isOptional" : "0",
131
+ "dataType" : "Float32",
132
+ "formattedType" : "MultiArray (Float32 1 × 256)",
133
+ "shortDescription" : "",
134
+ "shape" : "[1, 256]",
135
+ "name" : "ref_s",
136
+ "type" : "MultiArray"
137
+ },
138
+ {
139
+ "hasShapeFlexibility" : "0",
140
+ "isOptional" : "0",
141
+ "dataType" : "Float32",
142
+ "formattedType" : "MultiArray (Float32 1 × 9)",
143
+ "shortDescription" : "",
144
+ "shape" : "[1, 9]",
145
+ "name" : "random_phases",
146
+ "type" : "MultiArray"
147
+ },
148
+ {
149
+ "hasShapeFlexibility" : "0",
150
+ "isOptional" : "0",
151
+ "dataType" : "Int32",
152
+ "formattedType" : "MultiArray (Int32 1 × 153)",
153
+ "shortDescription" : "",
154
+ "shape" : "[1, 153]",
155
+ "name" : "attention_mask",
156
+ "type" : "MultiArray"
157
+ }
158
+ ],
159
+ "generatedClassName" : "kokoro_24_5s",
160
+ "method" : "predict"
161
+ }
162
+ ]
kokoro_24_5s_v2.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
kokoro_24_5s_v2.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc2f61a6092322d136d581aa34b3c9712c04776b9bf3f549c10ed7f0abe1795e
3
+ size 324512256