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

How to know if the training of the synthetizer is being done in parallel with my GPU? #940

Open
AlexSteveChungAlvarez opened this issue Dec 6, 2021 · 1 comment

Comments

@AlexSteveChungAlvarez
Copy link

Hello, I have been trying to train a spanish model for the synthetizer for a month, and each time I trained the models on different datasets, it took a lot of time to finish each schedule. Right now I am training on another dataset, but my monitor shows this:
image
It seems to me that it is not training in parallel as it should be, and it is using just about 5% of my GPU:
image
Is there any param I should turn on to enable training in parallel? This is the output of the training in process:
image

@Bebaam
Copy link

Bebaam commented Dec 7, 2021

1 % would indicate GPU is not used here, but the training speed sounds like gpu is used. Maybe the speed is ok for a 2060, but there are also some bugs with training speed, which have unfortunately not really solutions yet, like #700

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