Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AIZero2HeroBootcamp
/
FastSpeech2LinerGradioApp
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FastSpeech2LinerGradioApp
/
app.py
awacke1
Create app.py
9247781
over 1 year 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()