Loading tests/test_be_for_jbm_neutral_dly_profile.py +0 −1 Original line number Diff line number Diff line Loading @@ -210,7 +210,6 @@ def compare_audio(non_voip_output, voip_output, sampling_rate_khz): x_jbm, _ = audiofile.readfile(voip_output) # strip jbm delay # TODO: this may need to be adapted to handle variable offsets based on outcome of #1122 cmp_result = audioarray.compare( x, x_jbm, Loading Loading
tests/test_be_for_jbm_neutral_dly_profile.py +0 −1 Original line number Diff line number Diff line Loading @@ -210,7 +210,6 @@ def compare_audio(non_voip_output, voip_output, sampling_rate_khz): x_jbm, _ = audiofile.readfile(voip_output) # strip jbm delay # TODO: this may need to be adapted to handle variable offsets based on outcome of #1122 cmp_result = audioarray.compare( x, x_jbm, Loading