Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Solo448
/
speechT5-TTS-hi
like
0
Running
App
Files
Files
Community
db6c5bd
speechT5-TTS-hi
/
app.py
Solo448
Create app.py
f3c5846
verified
3 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/speecht5_tts"
).launch()