Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
notabaka
/
microsoft-speecht5_vc
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2b2cd1d
microsoft-speecht5_vc
/
app.py
notabaka
initial commit
2b2cd1d
verified
12 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/speecht5_vc"
).launch()