How to resume interrupted F5-TTS training session? #994
Unanswered
Master-Dragan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Respected colleagues,
I intentionally stopped training by clicking on the button [Stop Training] to move PC to UPS (this action require power down of a PC) and the last file in folder ckpts is model_90000.pt.
When I try in gradio interface with click on button [Start Training] training start from beginning (epoch 1).
What I have to do to resume training from this checkpoint? I have searched the net and didn't find proper explanation. Can it be accomplished from gradio interface or I need some command line?
Thanks in advance.
UPDATE: I have re-installed F5-TTS package and now training resume works automatically when I click on the button [Start Training].
Beta Was this translation helpful? Give feedback.
All reactions