lochenchou/MOSNet

Problem when running test.py

Closed this issue · 1 comments

I tried to run the test.py after following the "Usage" instructions in the README for this rep. I got this error:

FileNotFoundError: [Errno 2] No such file or directory: './data/mos_list.txt'

I assume that this file should exist under "./data", and it currently doesn't. Thanks.

Nevermind, I made a mistake when following the "Usage" instructions