Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yunique
/
SuperSimple2LinerText2Speech
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SuperSimple2LinerText2Speech
/
app.py
Yunique
Create app.py
0bd9119
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/fastspeech2-en-ljspeech"
).launch()