busyfarm-org's picture
Add files using upload-large-folder tool
aaa80bb verified
Raw
History Blame Contribute Delete
2.74 kB
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Mixed (Float16, Palettized (8 bits))",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 390 × 1024)",
"shortDescription" : "",
"shape" : "[1, 390, 1024]",
"name" : "audio_embeddings",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "output_length",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 8,
"mlProgramOperationTypeHistogram" : {
"Ios17.logicalAnd" : 2,
"Ios17.reshape" : 77,
"Ios16.softmax" : 18,
"Ios17.matmul" : 36,
"Ios17.transpose" : 74,
"Ios17.maximum" : 1,
"Select" : 1,
"Ios17.expandDims" : 4,
"Ios17.add" : 62,
"Ios17.gather" : 1,
"Ios17.layerNorm" : 37,
"Ios17.less" : 1,
"Ios17.sub" : 8,
"Ios16.constexprLutToDense" : 117,
"Ios17.conv" : 3,
"Ios17.clip" : 6,
"Ios17.linear" : 111,
"Ios16.gelu" : 22,
"Ios17.floorDiv" : 7,
"Ios17.minimum" : 1,
"Ios17.cast" : 11,
"Ios17.greater" : 6,
"Ios17.mul" : 20
},
"computePrecision" : "Mixed (Float16, 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.source_dialect" : "TorchScript",
"com.github.apple.coremltools.source" : "torch==2.9.1",
"com.github.apple.coremltools.version" : "8.3.0"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float32",
"formattedType" : "MultiArray (Float32 1 × 128 × 3000)",
"shortDescription" : "",
"shape" : "[1, 128, 3000]",
"name" : "mel",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "mel_length",
"type" : "MultiArray"
}
],
"generatedClassName" : "encoder",
"method" : "predict"
}
]