Atul-Anand-Jha / Speaker-Identification-Python

Speaker Identification System (upto 100% accuracy); built using Python 2.7 and python_speech_features library
GNU Lesser General Public License v3.0
207 stars 75 forks source link

modeltraining.py error #24

Closed dhruv9696 closed 4 years ago

dhruv9696 commented 4 years ago

Capture

Hello guys.. can you please help me with this error?

Thank you.

Atul-Anand-Jha commented 4 years ago

This error is pretty much self-explanatory. There is no file with name Aditya_2.wav present in the dataset directory. So, Obviously, it would throw this error. please, go through the readme file, first. then run this project accordingly.