Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
GAD0
/
Demo
like
0
No application file
App
Files
Files
Community
main
Demo
/
d01
GAD0
Update d01
4e05682
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
114 Bytes
import
gradio
as
gr
gr
.
Interface
.load(
"huggingface/facebook/fastspeech2-en-ljspeech"
, examples=examples).launch();