momask-codes
momask-codes copied to clipboard
No such file or directory: './checkpoints/kit/Comp_v6_KLD005/opt.txt'
File "/home/liluwei/master1/project/momask-codes-main/train_vq.py", line 75, in
Hello, I made this mistake during training, where can I get this file? (./checkpoints/kit/Comp_v6_KLD005/opt.txt)
Hi, it's an evaluator checkpoint we use to select model. Specifically, your missing file could be downloaded by
gdown --fuzzy https://drive.google.com/file/d/115n1ijntyKDDIZZEuA_aBgffyplNE5az/view?usp=sharing
More info could be found in Get You Ready - Models and Dependencies.
Thanks. I'll try