Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Saba78
/
facebook-tts_transformer-en-ljspeech
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6b8e4d0
facebook-tts_transformer-en-ljspeech
/
app.py
Saba78
initial commit
6b8e4d0
almost 2 years ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/tts_transformer-en-ljspeech"
).launch()