Zhenhuan-VITS / download_model.py
王兮楼
add project files
ef1c0cb
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")