Closed charlie89517 closed 1 year ago
To let others know, I found the issue, and it was related to the version of librosa. I updated it to version 0.9.0, and it started working correctly.
Thank you @charlie89517 for the clarification.
I also noticed that when the librosa version reaches 0.10.1, there may be issues. I recommend keeping the librosa version at 0.9.1.
Done. Thank you!
After executing the command "python color_syncnet_train.py --data_root preprocessed_dataset/ --checkpoint_dir C:\EmoGen\checkpoints\syncnet," my CPU usage stays at 100% for several hours, but it seems that the training has not started yet. I'm not sure at which stage I'm stuck.