Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raghuram123
/
facebook-fastspeech2-en-ljspeech
like
1
Running
App
Files
Files
Community
main
facebook-fastspeech2-en-ljspeech
/
app.py
raghuram123
initial commit
5e5c4bb
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/fastspeech2-en-ljspeech"
).launch()