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
In step 3 I get an error like this. how can I solve this thank you.
TypeError: mel() takes 0 positional arguments but 2 positional arguments (and 3 keyword-only arguments) were given
The text was updated successfully, but these errors were encountered:
did you solve it?
Sorry, something went wrong.
For me, pip install librosa==0.9.1 works
pip install librosa==0.9.1
Thank you guys , problem solved .
No branches or pull requests
In step 3 I get an error like this. how can I solve this thank you.
TypeError: mel() takes 0 positional arguments but 2 positional arguments (and 3 keyword-only arguments) were given
The text was updated successfully, but these errors were encountered: