alexwengg's picture
Upload 10 files
40c18c2 verified
raw
history blame
2.68 kB
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Float16",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float32",
"formattedType" : "MultiArray (Float32)",
"shortDescription" : "",
"shape" : "[]",
"name" : "melspectrogram",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "melspectrogram_length",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 6,
"mlProgramOperationTypeHistogram" : {
"Range1d" : 2,
"Gather" : 3,
"Sub" : 4,
"FloorDiv" : 1,
"Identity" : 1,
"Reshape" : 2,
"Matmul" : 1,
"Cast" : 5,
"Select" : 3,
"Concat" : 3,
"Add" : 4,
"Tile" : 2,
"Less" : 1,
"GreaterEqual" : 1,
"Sqrt" : 1,
"RealDiv" : 4,
"Pow" : 2,
"Shape" : 3,
"Pad" : 1,
"ExpandDims" : 10,
"Conv" : 2,
"Log" : 1,
"SliceByIndex" : 3,
"Stack" : 1,
"ReduceSum" : 4,
"Mul" : 1
},
"computePrecision" : "Mixed (Float16, Float32, Int32)",
"isUpdatable" : "0",
"stateSchema" : [
],
"availability" : {
"macOS" : "12.0",
"tvOS" : "15.0",
"visionOS" : "1.0",
"watchOS" : "8.0",
"iOS" : "15.0",
"macCatalyst" : "15.0"
},
"modelType" : {
"name" : "MLModelType_mlProgram"
},
"userDefinedMetadata" : {
"com.github.apple.coremltools.source_dialect" : "TorchScript",
"com.github.apple.coremltools.source" : "torch==2.5.0",
"com.github.apple.coremltools.version" : "8.3.0"
},
"inputSchema" : [
{
"dataType" : "Float32",
"hasShapeFlexibility" : "1",
"isOptional" : "0",
"shapeFlexibility" : "1 × 1...160000",
"shapeRange" : "[[1, 1], [1, 160000]]",
"formattedType" : "MultiArray (Float32 1 × 1)",
"type" : "MultiArray",
"shape" : "[1, 1]",
"name" : "audio_signal",
"shortDescription" : ""
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "audio_length",
"type" : "MultiArray"
}
],
"generatedClassName" : "Melspectrogram_v2",
"method" : "predict"
}
]