Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abidlabs
/
speak
like
5
Running
on
CPU Upgrade
App
Files
Files
Community
4cd0f24
speak
/
app.py
abidlabs
HF staff
Update app.py
75440d2
about 2 years ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/facebook/fastspeech2-en-ljspeech"
).launch()