dodiku / noise_reduction

Speech noise reduction which was generated using existing post-production techniques implemented in Python
https://dodiku.github.io/noise_reduction/
177 stars 58 forks source link

RuntimeError: sox FAIL bass: usage: gain [frequency(100) [width[s|h|k|q|o]](0.5s)] #6

Open dimanshu opened 4 years ago

dimanshu commented 4 years ago

im using reduce_noise_power() i also changed threshold_l vale to 1E-08 but still getting this error.

RuntimeError: sox FAIL bass: usage: gain [frequency(100) width[s|h|k|q|o]]

sox --version sox: SoX v14.4.2

saumyaborwankar commented 4 years ago

Yes I'm also getting the same error Edit: The error was resolved when i changed the value of threshold_l=100 in both the functions

dimanshu commented 4 years ago

now i'm using mfcc decreasing . no error in mfcc