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

mel-spec/preproccess.py produce incorrect result #8

Open
SunMaungOo opened this issue Jul 12, 2018 · 0 comments
Open

mel-spec/preproccess.py produce incorrect result #8

SunMaungOo opened this issue Jul 12, 2018 · 0 comments

Comments

@SunMaungOo
Copy link

The file size of ".pp" provided in the data set and the output ".pp" file size produce by "mel-spec/preproccess.py" is different.

The file size of "blues.00000.pp" file provided in the data set = 3.18 mb

The file size of "blues.00000.pp" file provided by "mel-spec/preproccess.py" = 7.92 mb

When I try to train with the outputted "blues.00000.pp" file , I got the error below

data = data.reshape((data.shape[0], n_input))
ValueError: cannot reshape array of size 383360 into shape (1,153344) 
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

1 participant