Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shamlan321
/
microsoft-speecht5_tts
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-speecht5_tts
/
app.py
Shamlan321
initial commit
b2aceee
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/speecht5_tts"
).launch()