File size: 1,056 Bytes
651624f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "ConfigVersion": 2,
  "MODEL_PARAMETERS": [
    {
      "ModelPath": "mobilenet_v1_yamnet_sound_cls_96x64_quant_n2x_cpu_1.n2x",
      "ModelQuantEn": true,
      "ModelInputN": 1,
      "ModelInputH": 96,
      "ModelInputW": 64,
      "ModelInputC": 1
    }
  ],
  "PRE_PROCESS": [
    {
      "InputType": "Audio",
      "InputRawDataType": "DG_INT16",
      "InputWaveformSize": 15600,
      "InputMelFrequencyRange": [
        125.0,
        7500.0
      ],
      "InputFrameSize": 400,
      "InputFrameHopStepSize": 160,
      "InputSamplingRate": 16000,
      "InputQuantOffset": 144.0,
      "InputQuantScale": 0.048020608723163605
    }
  ],
  "POST_PROCESS": [
    {
      "OutputPostprocessType": "Classification",
      "LabelsPath": "labels_yamnet.json",
      "OutputTopK": 5,
      "OutputNumClasses": 521,
      "PostProcessorInputs": [
        120
      ]
    }
  ],
  "DEVICE": [
    {
      "RuntimeAgent": "N2X",
      "DeviceType": "CPU"
    }
  ],
  "Checksum": "76dc924496bf7a233e4769b5c7ce5c2eb4ea11ec4979e31b392eb6f177c2693e"
}