Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dannchy
/
lysandre-text-to-speech-pipeline
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a717eb8
lysandre-text-to-speech-pipeline
/
app.py
dannchy
initial commit
a717eb8
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/lysandre/text-to-speech-pipeline"
).launch()