VITS-fast-fine-tuning / download_model.py
kira4424's picture
Upload 27 files
4862824
raw
history blame
144 Bytes
from google.colab import files
files.download("./G_latest.pth")
files.download("./finetune_speaker.json")
files.download("./moegoe_config.json")