lochenchou/MOSNet

Missing in Dataset

Opened this issue · 0 comments

When I run

python train.py --model CNN-BLSTM

It reported an error and said

FileNotFoundError: [Errno 2] Unable to open file (unable to open file: name = './data/bin/N19_VCC2TF2_VCC2SM1_30017_HUB.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
What can I do to get it solved?