You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
文档里写的预训练底模G_0和D_0放置在/logs/44k下,但是进行训练的时候出现如下提示
INFO:44k:Saving model and optimizer state at iteration 1 to ./logs/44k/G_0.pth
INFO:44k:Saving model and optimizer state at iteration 1 to ./logs/44k/D_0.pth
因为把底模给覆盖了,所以我每次训练别的人物的声音的时候都要重新把预训练底模放置到这里吗?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
文档里写的预训练底模G_0和D_0放置在/logs/44k下,但是进行训练的时候出现如下提示
INFO:44k:Saving model and optimizer state at iteration 1 to ./logs/44k/G_0.pth
INFO:44k:Saving model and optimizer state at iteration 1 to ./logs/44k/D_0.pth
因为把底模给覆盖了,所以我每次训练别的人物的声音的时候都要重新把预训练底模放置到这里吗?
Beta Was this translation helpful? Give feedback.
All reactions