[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Int8",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 12288)",
        "shortDescription" : "",
        "shape" : "[12288]",
        "name" : "output1",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 3,
    "computePrecision" : "Float16",
    "isUpdatable" : "0",
    "stateSchema" : [

    ],
    "availability" : {
      "macOS" : "10.14",
      "tvOS" : "12.0",
      "visionOS" : "1.0",
      "watchOS" : "5.0",
      "iOS" : "12.0",
      "macCatalyst" : "12.0"
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "userDefinedMetadata" : {
      "mldb_token" : "mldb-br4yno3am9"
    },
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 96 × 64)",
        "shortDescription" : "",
        "shape" : "[1, 96, 64]",
        "name" : "input1",
        "type" : "MultiArray"
      }
    ],
    "generatedClassName" : "SNVGGishEmbeddingModel",
    "neuralNetworkLayerTypeHistogram" : {
      "Convolution" : 6,
      "PoolingINVALID" : 4,
      "ActivationReLU" : 6,
      "Flatten" : 1
    },
    "method" : "predict"
  }
]