IOError: Unable to open file (unable to open file: name = 'obama.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
Opened this issue · 1 comments
Deleted user commented
while running this in colab
!python run.py --sf sampleAudio.wav --mf path/obama.h5 --lb 10
getting this error
IOError: Unable to open file (unable to open file: name = 'obama.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)