Closed Gokulapriyan-B closed 2 years ago
When trying to train the MMT model, the error is popping up. What is the solution to this?
P.S.. While loading dataset, the expert vggish or vggsound is not available. Is this an issue?
Hi, It looks as if you did not download the features before running the training. For CLOTHO, you can download the features with python3 misc/sync_experts.py --dataset CLOTHO. The feature download is explained in more detail in our README.
python3 misc/sync_experts.py --dataset CLOTHO
When trying to train the MMT model, the error is popping up. What is the solution to this?
P.S.. While loading dataset, the expert vggish or vggsound is not available. Is this an issue?