We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
now i'm using mfcc decreasing . no error in mfcc
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: