Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Text-to-Speech-facebook-fastspeech2-en-ljspeech
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1b5ef0a
Text-to-Speech-facebook-fastspeech2-en-ljspeech
/
app.py
awacke1
initial commit
1b5ef0a
over 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/fastspeech2-en-ljspeech"
).launch()