| [ |
| { |
| "metadataOutputVersion" : "3.0", |
| "storagePrecision" : "Float16", |
| "outputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16 1 × 34 × 1024)", |
| "shortDescription" : "", |
| "shape" : "[1, 34, 1024]", |
| "name" : "cond_emb", |
| "type" : "MultiArray" |
| } |
| ], |
| "modelParameters" : [ |
|
|
| ], |
| "specificationVersion" : 9, |
| "mlProgramOperationTypeHistogram" : { |
| "Ios18.scaledDotProductAttention" : 2, |
| "Ios18.gather" : 1, |
| "Ios18.linear" : 9, |
| "Ios18.concat" : 1, |
| "Ios18.layerNorm" : 2, |
| "Ios18.transpose" : 7, |
| "Ios18.cast" : 3, |
| "Ios18.expandDims" : 1, |
| "Ios18.reshape" : 7, |
| "Ios18.add" : 3 |
| }, |
| "computePrecision" : "Mixed (Float16, Int16, Int32)", |
| "isUpdatable" : "0", |
| "stateSchema" : [ |
|
|
| ], |
| "availability" : { |
| "macOS" : "15.0", |
| "tvOS" : "18.0", |
| "visionOS" : "2.0", |
| "watchOS" : "11.0", |
| "iOS" : "18.0", |
| "macCatalyst" : "18.0" |
| }, |
| "modelType" : { |
| "name" : "MLModelType_mlProgram" |
| }, |
| "userDefinedMetadata" : { |
| "com.github.apple.coremltools.version" : "8.3.0", |
| "com.github.apple.coremltools.source" : "torch==2.6.0", |
| "com.github.apple.coremltools.source_dialect" : "TorchScript" |
| }, |
| "inputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float32", |
| "formattedType" : "MultiArray (Float32 1 × 256)", |
| "shortDescription" : "", |
| "shape" : "[1, 256]", |
| "name" : "speaker_emb", |
| "type" : "MultiArray" |
| }, |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Int32", |
| "formattedType" : "MultiArray (Int32 1 × 150)", |
| "shortDescription" : "", |
| "shape" : "[1, 150]", |
| "name" : "prompt_speech_tokens", |
| "type" : "MultiArray" |
| }, |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float32", |
| "formattedType" : "MultiArray (Float32 1 × 1 × 1)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 1]", |
| "name" : "emotion_adv", |
| "type" : "MultiArray" |
| } |
| ], |
| "generatedClassName" : "ConditioningEncoder", |
| "method" : "predict" |
| } |
| ] |