Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kira4424
/
VITS-fast-fine-tuning
like
7
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
303c7b0
VITS-fast-fine-tuning
/
download_model.py
kira4424
Upload 27 files
4862824
almost 2 years 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"
)