align / align_coarse.mlmodelc /metadata.json
finnvoorhees's picture
Publish Align open-reference production artifacts (open2-20260721-objective)
b5d35e2 verified
Raw
History Blame Contribute Delete
2.86 kB
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Float16",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 16 × 241)",
"shortDescription" : "",
"shape" : "[16, 241]",
"name" : "var_155",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 8,
"mlProgramOperationTypeHistogram" : {
"OneHot" : 1,
"Ios17.linear" : 2,
"Select" : 1,
"Ios17.conv" : 6,
"Ios17.gather" : 2,
"Ios17.add" : 1,
"Ios17.concat" : 2,
"Ios16.reduceMean" : 1,
"Ios16.maxPool" : 3,
"Tile" : 1,
"Ios17.greaterEqual" : 1,
"Ios17.expandDims" : 1,
"Ios17.squeeze" : 1,
"Ios17.cast" : 5,
"Ios17.reshape" : 1,
"Ios16.silu" : 7
},
"computePrecision" : "Mixed (Float16, Int16, 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-07-21",
"com.github.apple.coremltools.source" : "torch==2.13.0+cu130",
"com.github.apple.coremltools.version" : "9.0",
"com.github.apple.coremltools.source_dialect" : "TorchScript"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 16 × 1 × 40 × 241)",
"shortDescription" : "",
"shape" : "[16, 1, 40, 241]",
"name" : "mel",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 16 × 32)",
"shortDescription" : "",
"shape" : "[16, 32]",
"name" : "text_bytes",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 16)",
"shortDescription" : "",
"shape" : "[16]",
"name" : "language_id",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 16)",
"shortDescription" : "",
"shape" : "[16]",
"name" : "boundary_kind",
"type" : "MultiArray"
}
],
"generatedClassName" : "open_coarse_b16",
"method" : "predict"
}
]