Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
FastestText2SpeechEver
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7c9e93f
FastestText2SpeechEver
/
app.py
awacke1
initial commit
da1f5c6
about 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()