clear / clear-natural.mlmodelc /metadata.json
finnvoorhees's picture
Clear: on-device speech enhancement
259bcf4
Raw
History Blame Contribute Delete
2.94 kB
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Mixed (Float16, Palettized (6 bits))",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 200 × 481 × 2)",
"shortDescription" : "",
"shape" : "[1, 1, 200, 481, 2]",
"name" : "spec_enhanced",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 8,
"mlProgramOperationTypeHistogram" : {
"Ios17.reshape" : 34,
"Ios17.scatter" : 5,
"Ios17.matmul" : 9,
"Ios17.transpose" : 27,
"Crop" : 2,
"Ios17.expandDims" : 7,
"Ios17.convTranspose" : 2,
"Ios17.add" : 45,
"Ios16.sigmoid" : 11,
"Ios17.sliceByIndex" : 39,
"Ios17.squeeze" : 12,
"Ios17.gather" : 10,
"WhileLoop" : 5,
"Ios17.less" : 5,
"Ios17.conv" : 22,
"Ios16.constexprLutToDense" : 49,
"Ios17.sub" : 10,
"Ios16.relu" : 20,
"Ios17.linear" : 30,
"Ios17.concat" : 7,
"Ios17.tanh" : 6,
"Ios17.cast" : 20,
"Stack" : 1,
"Ios17.mul" : 36
},
"computePrecision" : "Mixed (Float16, Float32, Int32, UInt16)",
"isUpdatable" : "0",
"stateSchema" : [
],
"availability" : {
"macOS" : "14.0",
"tvOS" : "17.0",
"visionOS" : "1.0",
"watchOS" : "10.0",
"iOS" : "17.0",
"macCatalyst" : "17.0"
},
"modelType" : {
"name" : "MLModelType_mlProgram"
},
"userDefinedMetadata" : {
"com.github.apple.coremltools.conversion_date" : "2026-05-21",
"com.github.apple.coremltools.source" : "torch==2.1.2",
"com.github.apple.coremltools.version" : "9.0",
"com.github.apple.coremltools.source_dialect" : "TorchScript"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 200 × 481 × 2)",
"shortDescription" : "",
"shape" : "[1, 1, 200, 481, 2]",
"name" : "spec",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 200 × 32)",
"shortDescription" : "",
"shape" : "[1, 1, 200, 32]",
"name" : "feat_erb",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 200 × 96 × 2)",
"shortDescription" : "",
"shape" : "[1, 1, 200, 96, 2]",
"name" : "feat_spec",
"type" : "MultiArray"
}
],
"generatedClassName" : "clear_natural_6bit",
"method" : "predict"
}
]