VITS-fast-fine-tuning_nymph / download_model.py
Ikaros521's picture
发布
c9826f0
raw
history blame contribute delete
No virus
144 Bytes
from google.colab import files
files.download("./G_latest.pth")
files.download("./finetune_speaker.json")
files.download("./moegoe_config.json")