Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

color_syncnet_train.py training not working #13

Closed
charlie89517 opened this issue Aug 29, 2023 · 4 comments
Closed

color_syncnet_train.py training not working #13

charlie89517 opened this issue Aug 29, 2023 · 4 comments

Comments

@charlie89517
Copy link

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.

image

@charlie89517
Copy link
Author

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.

@sarthak268
Copy link
Collaborator

Thank you @charlie89517 for the clarification.

sahilg06 added a commit that referenced this issue Sep 4, 2023
@sahilg06 sahilg06 pinned this issue Sep 4, 2023
@charlie89517
Copy link
Author

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.

@sarthak268
Copy link
Collaborator

Done.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants