Closed maxbizz closed 4 months ago
Hi @maxbizz
I see you are on Windows with a 12GB card. Please ensure that:
Worst case, if you still suffer the issue, you can go to the "What to do next" tab, Refresh the dropdowns and you should be able to "Compact and move model" which will copy the LAST completed EPOCH of the model to the folder of your choosing. From that point on you can just train the model as if it were any model, no need to select the "continue previous project".
Thanks
I can confirm that
I tried "compact an move model" which created a model folder inside models/xtts folder. But when i try to train this model i dont get an option to choose it inside "step-2 Training" page. There is one model to choose always which is xttsv2_2.0.3.
Hi @maxbizz
Strange one, if you have it set that way, any memory needed beyond the VRAM should be spilling over into System RAM and you shouldn't get an out of memory issue/error.
Likewise, if you have performed the compact and move model and the folder exists, then you should be able to continue the training, though in fairness, you may need to close and restart finetuning for it to identify the folder as a trainable model.
Would you be able to confirm to me that you have these files in your new folder:
The actual file sizes should be the same as well.
Also could you close/reopen the finetuning software and confirm the model is still not showing as selectable?
If none of those steps are working or show an issue, could you please run the diagnostics (either atsetup.bat or start_diagnostics.bat) and drop the log file here so that I can try get an understanding of your system setup and see if I can spot anything there.
Thanks
Yesterday I completed training a model for 10 epochs witha dataset of 200 clips. But im not satisfied with the result and want to continue training further but im unable to do so. Getting out of memory error while crashing the whole process. My question is how to further train a successfully trained model?