Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Lycoris53
/
VITS-TTS-Japanese-Only-Amitaro
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
272881f
VITS-TTS-Japanese-Only-Amitaro
/
scripts
/
download_model.py
Lycoris53
initial commit
029074a
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"
)