Home
last modified time | relevance | path

Searched refs:model_commands (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libopus/dnn/torch/testsuite/
H A Drun_test.py71 def run_processing_chain(input_path, output_path, model_commands, fs, metrics={'pesq'}, plc_suffix=… argument
82 for command in model_commands:
317 model_commands = setup['processing'] variable
320 for command in model_commands:
349 …rval = run_processing_chain(input_path, output_path, model_commands, args.fs, metrics=metrics, plc…