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