Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
abidlabs/speak
charly
/
text-to-speech
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c2057b5
text-to-speech
/
app.py
charly
Duplicate from abidlabs/speak
c2057b5
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()