Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Billius
/
microsoft-speecht5_tts-04-07-2023
like
0
Runtime error
App
Files
Files
Community
fcc7b1e
microsoft-speecht5_tts-04-07-2023
/
app.py
Billius
initial commit
fcc7b1e
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/speecht5_tts"
).launch()