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

If it works only with python 3.5 ? #83

Open
filmonhg opened this issue Aug 24, 2018 · 1 comment
Open

If it works only with python 3.5 ? #83

filmonhg opened this issue Aug 24, 2018 · 1 comment

Comments

@filmonhg
Copy link

Hey, thanks for the great work but I see some inconsistency with the code. I am trying to run libri_preprocess.py but I see some print (print f, that is not compatible with python 3.5) statement in /Automatic_Speech_Recognition/speechvalley/feature/wsj/extract_wsj.py.

Even after fixing this it fails for this "from speechvalley.feature.core import check_path_exists" as the method doesn't exist in core. I tried to come up with my own implementation but I wonder if I am missing something.

I feel like this portion is left not updated to be compatible with python 3.5.

Thanks,
Filmon

@suyuan1203
Copy link

Also scikits.audiolab does not support python3.5 on windows.

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