[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Int8",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1)",
        "shortDescription" : "",
        "shape" : "[1]",
        "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" : {
      "version" : "dev",
      "label" : "speech",
      "mldb_token" : "mldb-br4yno3am9",
      "threshold" : "0.588"
    },
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 12288)",
        "shortDescription" : "",
        "shape" : "[12288]",
        "name" : "input1",
        "type" : "MultiArray"
      }
    ],
    "generatedClassName" : "SNVGGishSpeechModel",
    "neuralNetworkLayerTypeHistogram" : {
      "ActivationSigmoid" : 1,
      "InnerProduct" : 3,
      "ActivationReLU" : 2
    },
    "method" : "predict"
  }
]