Hello all, I am comparing the original(noisy) sound file with noise reduced file (noise profiling followed by reducing the noise) using the sox wrapper in python. However, I am unable to do so because the length of the noise reduced audio is lesser than the original (noisy) file. I am not sure why is the length of the file getting trimmed and I would like to know if there is any way I could stop this from happening.