updated pipeline

This commit is contained in:
Plachta
2023-02-26 20:06:31 +08:00
parent cfa4cc9878
commit 5b228b39be
18 changed files with 1083 additions and 401 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
from google.colab import files
files.download("./OUTPUT_MODEL/G_latest.pth")
files.download("./finetune_speaker.json")
files.download("./G_latest.pth")
files.download("./finetune_speaker.json")
files.download("./moegoe_config.json")