File size: 380 Bytes
923e1d9 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"type": "onnxmodel",
"config": {
"model_path": "E:\\Learn\\nemotron-speech-csharp\\models-onnx\\gpu-dml",
"onnx_file_name": "joint.onnx",
"inference_settings": null,
"use_ort_extensions": false,
"external_initializers_file_name": null,
"constant_inputs_file_name": null,
"model_attributes": null
}
} |