Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yale-CPSC-577
/
NLP_Space
like
0
Runtime error
App
Files
Files
Community
main
NLP_Space
/
app.py
dkulmizev
Create app.py
632e5f9
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/facebook/fastspeech2-en-ljspeech"
).launch();