Loading tests/test_param_file.py +0 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,6 @@ def pre_proc_input(testv_file, fs): num_channel = "9" elif "stv3OA" in testv_file: num_channel = "16" cut_len = "20.0" cut_file = testv_file.replace(".pcm", num_channel + "chn_" + cut_gain + ".pcm") cut_samples( testv_file, cut_file, num_channel, fs + "000", cut_from, cut_len, cut_gain Loading Loading
tests/test_param_file.py +0 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,6 @@ def pre_proc_input(testv_file, fs): num_channel = "9" elif "stv3OA" in testv_file: num_channel = "16" cut_len = "20.0" cut_file = testv_file.replace(".pcm", num_channel + "chn_" + cut_gain + ".pcm") cut_samples( testv_file, cut_file, num_channel, fs + "000", cut_from, cut_len, cut_gain Loading