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

TypeError in Speech_data.py: maybe_download takes 2 arguments but only one is passed #18

Open
UmairPar opened this issue Jul 22, 2017 · 1 comment

Comments

@UmairPar
Copy link

Note: I am new to python and machine learning so I maybe missing an obvious issue.

I am getting an error in file "speech_data.py"
TypeError: maybe_download() takes exactly 2 arguments (1 given)

Can someone explain to me why there is only one argument being passed into maybe_download when it is defined with two parameters? If the argument being passed is multivariate, then how do I address the error that I am being given?

@toseef-ahmd
Copy link

you may refer to #10

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