mobilenet_v1_yamnet_sound_cls_96x64_quant_n2x_cpu_1 / mobilenet_v1_yamnet_sound_cls_96x64_quant_n2x_cpu_1.json
shashichilappagari's picture
Adding model files
651624f
raw
history blame contribute delete
No virus
1.06 kB
{
"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"
}