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

so-vits-svc-4.1-Stable Not Saving Models in Training #1173

Closed
2 tasks done
AdamZLu opened this issue May 16, 2024 · 0 comments
Closed
2 tasks done

so-vits-svc-4.1-Stable Not Saving Models in Training #1173

AdamZLu opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AdamZLu
Copy link

AdamZLu commented May 16, 2024

Describe the bug

I was learning to use svc and followed through the tutorial to set everything up. I tried the training a model and the code did run in the Terminal, and I could see epochs iterating. However, there were no updates on the models saved, and under logs/44k there were no models saved from the training ("G_400.pth", etc.). I tried changing the parameters like log_interval/eval_interval/batch_size/keep_ckpts but nothing worked.

To Reproduce

Use python preprocess_hubert_f0.py --f0_predictor rmvpe for preprocessing and python train.py -c configs/config.json -m 44k for training. The most basic procedure.

Additional context

No response

Version

4.1

Platform

Windows 11

Code of Conduct

  • I agree to follow this project's Code of Conduct.

No Duplicate

  • I have checked existing issues to avoid duplicates.
@AdamZLu AdamZLu added the bug Something isn't working label May 16, 2024
@AdamZLu AdamZLu closed this as completed May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant