Skip to content
New issue

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

error in testing procedure #1

Open
HimanshuSinghGH opened this issue Sep 12, 2018 · 1 comment
Open

error in testing procedure #1

HimanshuSinghGH opened this issue Sep 12, 2018 · 1 comment

Comments

@HimanshuSinghGH
Copy link

In the block below "Test a sample from the test folder"
The second line
mfcc = librosa.feature.mfcc(y1, sr1)
should be replaced with
mfcc = librosa.feature.mfcc(y, sr)

@aishoot
Copy link
Owner

aishoot commented Sep 12, 2018

@HimanshuSinghGH OK, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants