Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ethix
/
facebook-fastspeech2-en-200_speaker-cv4
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-fastspeech2-en-200_speaker-cv4
/
app.py
ethix
initial commit
0a4922b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/fastspeech2-en-200_speaker-cv4"
).launch()