Vits-Hana / download_model.py
kiramayatu's picture
Upload 28 files
d3f5ab2
raw
history blame contribute delete
144 Bytes
from google.colab import files
files.download("./G_latest.pth")
files.download("./finetune_speaker.json")
files.download("./moegoe_config.json")