Automatic_Speech_Recognition
Automatic_Speech_Recognition copied to clipboard
FileNotfoundError "/home/pony/github..."
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.
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.