Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
briannalor
/
facebook-fastspeech2-en-ljspeech0022
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
714efd4
facebook-fastspeech2-en-ljspeech0022
/
app.py
briannalor
initial commit
714efd4
over 1 year ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/fastspeech2-en-ljspeech"
).launch()