This repository has been archived by the owner on Sep 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 138
A problem of traning a new model #86
Comments
Hi, There seem to be two different issues. For the distribution error your distributed configurations are probably not correctly set. The default config you use uses 32 GPUs on 4 nodes. You may need to change them accordingly depending on your machine. Also from the screenshot you only loaded one data item. Please check the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I finished data preprocessing and feature extraction for LRS3 dataset, and had a problem when pre-training the new model. My command is
/path/to/km_labels
include{train,valid}.km
anddict.km.txt
.{train,valid}.km
anddict.km.txt
generated from/av_hubert-new/avhubert/clustering/submit_cluster.py
.But when I run, the following problems occur.
I think the data may not be loaded, because I saw the following figure before the problem.
Could you give me some suggestions? thank you!
The text was updated successfully, but these errors were encountered: