Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xinnni
/
myshell-ai-MeloTTS-Chinese
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
97524de
myshell-ai-MeloTTS-Chinese
/
app.py
xinnni
initial commit
97524de
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/myshell-ai/MeloTTS-Chinese"
).launch()