Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zhuowen999
/
vits
like
0
Runtime error
App
Files
Files
Community
87b9c40
vits
/
scripts
/
download_model.py
zhuowen999
yutou
933d305
over 1 year ago
raw
Copy download link
history
blame
Safe
144 Bytes
from
google.colab
import
files
files.download(
"./G_latest.pth"
)
files.download(
"./finetune_speaker.json"
)
files.download(
"./moegoe_config.json"
)