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

Keyerror #2

Open
riteshrajput opened this issue Dec 11, 2018 · 1 comment
Open

Keyerror #2

riteshrajput opened this issue Dec 11, 2018 · 1 comment

Comments

@riteshrajput
Copy link

riteshrajput commented Dec 11, 2018

when i run keras_cnn_mel I get a error stating:
KeyError: '.\input\audio_train\62e0d004.wav'

from this line:
batch_labels = [file_to_int[fpath] for fpath in batch_files]

image

@CVxTz
Copy link
Owner

CVxTz commented Dec 15, 2018

Hello !
The train files need to be in ../input/audio_train/ not in ./input/audio_train/ :)

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