leduclinh's picture
Duplicate from aufklarer/Parakeet-TDT-v3-CoreML-INT4
e548cac
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Float16",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 8193)",
"shortDescription" : "",
"shape" : "[1, 1, 8193]",
"name" : "token_logits",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 5)",
"shortDescription" : "",
"shape" : "[1, 1, 5]",
"name" : "duration_logits",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 8,
"mlProgramOperationTypeHistogram" : {
"Ios17.squeeze" : 1,
"Ios17.log" : 1,
"Ios17.linear" : 3,
"Ios17.add" : 1,
"Ios16.relu" : 1,
"Ios16.softmax" : 1,
"Ios17.sliceByIndex" : 2,
"Ios17.expandDims" : 2
},
"computePrecision" : "Mixed (Float16, Float32, Int32)",
"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.source_dialect" : "TorchScript",
"com.github.apple.coremltools.source" : "torch==2.10.0",
"com.github.apple.coremltools.version" : "8.1"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1024)",
"shortDescription" : "",
"shape" : "[1, 1, 1024]",
"name" : "encoder_output",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 640)",
"shortDescription" : "",
"shape" : "[1, 1, 640]",
"name" : "decoder_output",
"type" : "MultiArray"
}
],
"generatedClassName" : "joint",
"method" : "predict"
}
]