Automatic_Speech_Recognition icon indicating copy to clipboard operation
Automatic_Speech_Recognition copied to clipboard

FileNotfoundError "/home/pony/github..."

Open Yangyy0410 opened this issue 6 years ago • 1 comments
trafficstars

I tried to use your code "Automatic_Speech_Recognition" and confronted with a problem while setting it. When I ran the code with the command "Python3 main/timit_train.py", a FileNotfoundError occurred, which argued that something cannot be found on "/home/pony/github...". Could you please tell me how to deal with this problem, and how to set the directory correctly? Thank you so much.

Yangyy0410 avatar Jun 17 '19 19:06 Yangyy0410

you should change "/home/pony/github" to your own path, because that's my hard coding for path. I am sorry, I will improve this soon.

zzw922cn avatar Oct 17 '19 01:10 zzw922cn