Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/dnn/torch/neural-pitch/
H A Dexperiments.py29 …set = args.noise_dataset, list_snr = [-20,-15,-10,-5,0,5,10,15,20], ptdb_dataset_path = args.ptdb_…
31 …set = args.noise_dataset, list_snr = [-20,-15,-10,-5,0,5,10,15,20], ptdb_dataset_path = args.ptdb_…
H A Devaluation.py154 …c', noise_dataset = None, list_snr = [-20,-15,-10,-5,0,5,10,15,20], ptdb_dataset_path = None,fract… argument
158 list_files = glob.glob(ptdb_dataset_path + 'combined_mic_16k/*.raw')
159 dir_f0 = ptdb_dataset_path + 'combined_reference_f0/'