vits / scripts /download_model.py
zhuowen999's picture
yutou
933d305
raw
history blame
No virus
144 Bytes
from google.colab import files
files.download("./G_latest.pth")
files.download("./finetune_speaker.json")
files.download("./moegoe_config.json")