Commit 2bf9b7b8 authored by Vidhya V P's avatar Vidhya V P
Browse files

Reverted the change in test_param_file.py

parent 6566d58a
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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