Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhimiao
/
lysandre-text-to-speech-pipeline
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
66f594a
lysandre-text-to-speech-pipeline
/
app.py
zhimiao
initial commit
66f594a
almost 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/lysandre/text-to-speech-pipeline"
).launch()