Upload 10 files
Browse files- kokoro_24_15s.mlmodelc/analytics/coremldata.bin +1 -1
- kokoro_24_15s.mlmodelc/metadata.json +6 -5
- kokoro_24_15s.mlmodelc/model.mil +0 -0
- kokoro_24_15s.mlmodelc/weights/weight.bin +2 -2
- kokoro_24_5s.mlmodelc/analytics/coremldata.bin +1 -1
- kokoro_24_5s.mlmodelc/metadata.json +8 -7
- kokoro_24_5s.mlmodelc/model.mil +0 -0
- kokoro_24_5s.mlmodelc/weights/weight.bin +2 -2
kokoro_24_15s.mlmodelc/analytics/coremldata.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 243
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a053b90622c561fb70bdaa755b841429dafd48fe7ec81d18794045026def214
|
| 3 |
size 243
|
kokoro_24_15s.mlmodelc/metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"metadataOutputVersion" : "3.0",
|
| 4 |
-
"storagePrecision" : "Float32",
|
| 5 |
"outputSchema" : [
|
| 6 |
{
|
| 7 |
"hasShapeFlexibility" : "0",
|
|
@@ -49,7 +49,7 @@
|
|
| 49 |
"Ios16.layerNorm" : 31,
|
| 50 |
"Ios16.gelu" : 12,
|
| 51 |
"Ios16.reduceMean" : 2,
|
| 52 |
-
"ExpandDims" :
|
| 53 |
"Ios16.lessEqual" : 1,
|
| 54 |
"Ios16.add" : 635,
|
| 55 |
"Ios16.reduceSum" : 3,
|
|
@@ -59,19 +59,20 @@
|
|
| 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" :
|
| 68 |
"Ios16.instanceNorm" : 65,
|
| 69 |
"Pad" : 2,
|
| 70 |
"Ios16.exp" : 1,
|
| 71 |
"Ios16.sub" : 7,
|
| 72 |
"Split" : 73,
|
| 73 |
"UpsampleNearestNeighbor" : 4,
|
| 74 |
-
"Squeeze" :
|
| 75 |
"Ios16.pow" : 2,
|
| 76 |
"Ios16.sin" : 51,
|
| 77 |
"Ios16.softmax" : 12,
|
|
@@ -156,7 +157,7 @@
|
|
| 156 |
"type" : "MultiArray"
|
| 157 |
}
|
| 158 |
],
|
| 159 |
-
"generatedClassName" : "
|
| 160 |
"method" : "predict"
|
| 161 |
}
|
| 162 |
]
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"metadataOutputVersion" : "3.0",
|
| 4 |
+
"storagePrecision" : "Mixed (Float32, Int8)",
|
| 5 |
"outputSchema" : [
|
| 6 |
{
|
| 7 |
"hasShapeFlexibility" : "0",
|
|
|
|
| 49 |
"Ios16.layerNorm" : 31,
|
| 50 |
"Ios16.gelu" : 12,
|
| 51 |
"Ios16.reduceMean" : 2,
|
| 52 |
+
"ExpandDims" : 13,
|
| 53 |
"Ios16.lessEqual" : 1,
|
| 54 |
"Ios16.add" : 635,
|
| 55 |
"Ios16.reduceSum" : 3,
|
|
|
|
| 59 |
"Concat" : 12,
|
| 60 |
"Ios16.reshape" : 126,
|
| 61 |
"Range1d" : 1,
|
| 62 |
+
"Ios16.constexprAffineDequantize" : 201,
|
| 63 |
"Select" : 10,
|
| 64 |
"Ios16.cast" : 109,
|
| 65 |
"Ios16.conv" : 90,
|
| 66 |
"Ios16.atan" : 1,
|
| 67 |
"Ios16.greater" : 3,
|
| 68 |
+
"Transpose" : 81,
|
| 69 |
"Ios16.instanceNorm" : 65,
|
| 70 |
"Pad" : 2,
|
| 71 |
"Ios16.exp" : 1,
|
| 72 |
"Ios16.sub" : 7,
|
| 73 |
"Split" : 73,
|
| 74 |
"UpsampleNearestNeighbor" : 4,
|
| 75 |
+
"Squeeze" : 5,
|
| 76 |
"Ios16.pow" : 2,
|
| 77 |
"Ios16.sin" : 51,
|
| 78 |
"Ios16.softmax" : 12,
|
|
|
|
| 157 |
"type" : "MultiArray"
|
| 158 |
}
|
| 159 |
],
|
| 160 |
+
"generatedClassName" : "kokoro_24_15s_int8",
|
| 161 |
"method" : "predict"
|
| 162 |
}
|
| 163 |
]
|
kokoro_24_15s.mlmodelc/model.mil
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
kokoro_24_15s.mlmodelc/weights/weight.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61792efd9cff4d4b5e9fc23b6fd88010c377d31c63606b74938510a676b63898
|
| 3 |
+
size 82059096
|
kokoro_24_5s.mlmodelc/analytics/coremldata.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 243
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dafea8fd67833308b0bfa430dea64ea3422c3ef646d71ab8acf2c1a5e08cf69
|
| 3 |
size 243
|
kokoro_24_5s.mlmodelc/metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"metadataOutputVersion" : "3.0",
|
| 4 |
-
"storagePrecision" : "Float32",
|
| 5 |
"outputSchema" : [
|
| 6 |
{
|
| 7 |
"hasShapeFlexibility" : "0",
|
|
@@ -49,7 +49,7 @@
|
|
| 49 |
"Ios16.layerNorm" : 31,
|
| 50 |
"Ios16.gelu" : 12,
|
| 51 |
"Ios16.reduceMean" : 2,
|
| 52 |
-
"ExpandDims" :
|
| 53 |
"Ios16.lessEqual" : 1,
|
| 54 |
"Ios16.add" : 395,
|
| 55 |
"Ios16.reduceSum" : 3,
|
|
@@ -59,19 +59,20 @@
|
|
| 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" :
|
| 68 |
"Ios16.instanceNorm" : 65,
|
| 69 |
"Pad" : 2,
|
| 70 |
"Ios16.exp" : 1,
|
| 71 |
"Ios16.sub" : 7,
|
| 72 |
"Split" : 73,
|
| 73 |
"UpsampleNearestNeighbor" : 4,
|
| 74 |
-
"Squeeze" :
|
| 75 |
"Ios16.pow" : 2,
|
| 76 |
"Ios16.sin" : 51,
|
| 77 |
"Ios16.softmax" : 12,
|
|
@@ -111,8 +112,8 @@
|
|
| 111 |
},
|
| 112 |
"userDefinedMetadata" : {
|
| 113 |
"com.github.apple.coremltools.source_dialect" : "TorchScript",
|
| 114 |
-
"com.github.apple.coremltools.
|
| 115 |
-
"com.github.apple.coremltools.
|
| 116 |
},
|
| 117 |
"inputSchema" : [
|
| 118 |
{
|
|
@@ -156,7 +157,7 @@
|
|
| 156 |
"type" : "MultiArray"
|
| 157 |
}
|
| 158 |
],
|
| 159 |
-
"generatedClassName" : "
|
| 160 |
"method" : "predict"
|
| 161 |
}
|
| 162 |
]
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"metadataOutputVersion" : "3.0",
|
| 4 |
+
"storagePrecision" : "Mixed (Float32, Int8)",
|
| 5 |
"outputSchema" : [
|
| 6 |
{
|
| 7 |
"hasShapeFlexibility" : "0",
|
|
|
|
| 49 |
"Ios16.layerNorm" : 31,
|
| 50 |
"Ios16.gelu" : 12,
|
| 51 |
"Ios16.reduceMean" : 2,
|
| 52 |
+
"ExpandDims" : 13,
|
| 53 |
"Ios16.lessEqual" : 1,
|
| 54 |
"Ios16.add" : 395,
|
| 55 |
"Ios16.reduceSum" : 3,
|
|
|
|
| 59 |
"Concat" : 12,
|
| 60 |
"Ios16.reshape" : 126,
|
| 61 |
"Range1d" : 1,
|
| 62 |
+
"Ios16.constexprAffineDequantize" : 201,
|
| 63 |
"Select" : 10,
|
| 64 |
"Ios16.cast" : 109,
|
| 65 |
"Ios16.conv" : 90,
|
| 66 |
"Ios16.atan" : 1,
|
| 67 |
"Ios16.greater" : 3,
|
| 68 |
+
"Transpose" : 81,
|
| 69 |
"Ios16.instanceNorm" : 65,
|
| 70 |
"Pad" : 2,
|
| 71 |
"Ios16.exp" : 1,
|
| 72 |
"Ios16.sub" : 7,
|
| 73 |
"Split" : 73,
|
| 74 |
"UpsampleNearestNeighbor" : 4,
|
| 75 |
+
"Squeeze" : 5,
|
| 76 |
"Ios16.pow" : 2,
|
| 77 |
"Ios16.sin" : 51,
|
| 78 |
"Ios16.softmax" : 12,
|
|
|
|
| 112 |
},
|
| 113 |
"userDefinedMetadata" : {
|
| 114 |
"com.github.apple.coremltools.source_dialect" : "TorchScript",
|
| 115 |
+
"com.github.apple.coremltools.version" : "8.3.0",
|
| 116 |
+
"com.github.apple.coremltools.source" : "torch==2.5.0"
|
| 117 |
},
|
| 118 |
"inputSchema" : [
|
| 119 |
{
|
|
|
|
| 157 |
"type" : "MultiArray"
|
| 158 |
}
|
| 159 |
],
|
| 160 |
+
"generatedClassName" : "kokoro_24_5s_int8",
|
| 161 |
"method" : "predict"
|
| 162 |
}
|
| 163 |
]
|
kokoro_24_5s.mlmodelc/model.mil
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
kokoro_24_5s.mlmodelc/weights/weight.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3521b1bd70db04a32afa42138cb35ce3727ae7d92da3d120ccb06f3324c73f74
|
| 3 |
+
size 82014168
|