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

getting RawData missing Error #46

Closed
saikumaradepu11 opened this issue Apr 23, 2020 · 7 comments
Closed

getting RawData missing Error #46

saikumaradepu11 opened this issue Apr 23, 2020 · 7 comments

Comments

@saikumaradepu11
Copy link

mylist= os.listdir('RawData/')

getting the error as FileNotFoundError.
please let me know if anyone know how to solve this error and also guide me if where i need to place the dataset

@ruXlab
Copy link

ruXlab commented Apr 29, 2020

It's a duplicate of #45

@vanimirg
Copy link

vanimirg commented May 2, 2020

I'm getting the same error

@Chen840807
Copy link

sorry i have same question can't find RawData this file...

@shanjng
Copy link

shanjng commented Jul 28, 2020

Did anyone figure it out? There's an output10.wav, maybe use that?

@eknoor137
Copy link

Is this issue solved yet? any solution?

@shanjng
Copy link

shanjng commented Sep 17, 2020

@eknoor137 Off the top of my head, I believe I just ended up using my own wav file, disregarding the output10.wav, or there is another example wav file not named output10.wav but it's provided in the project

@MiteshPuthran
Copy link
Owner

@ALL Sorry, I have been busy lately. This error relates to audio file location.

This repository doesn't include the audio files used for training purpose. The links to download them has been provided in the readme file. Just create a new folder (any name). In this case I had created 'RawData' and dumped all the audio files into this folder.

'output10.wav' was a sample audio I used to test my trained model and check it's prediction.

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

7 participants