Supported value for --neural_vad_nn.optimization_graph_level

What are the supported values of --neural_vad_nn.optimization_graph_level

Getting different results for

  1. VAD telephony Marblenet | NVIDIA NGC
  2. Riva Marblenet Voice Activity Detection | NVIDIA NGC

Thanks

Hi @mehadi.hasan

Thanks for your interest in Riva

I will check with the team and provide answers

Thanks

Hi @mehadi.hasan

I have inputs from the team

--neural_vad_nn.optimization_graph_level refers to the triton onnx backend graph optimization settings
e.g.

optimization {
  graph : {
    level : 1
}}

Please Refer : GitHub - triton-inference-server/onnxruntime_backend: The Triton backend for the ONNX Runtime.
The model was only tested with -1

Thanks

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.