Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amit0987
/
Nithu-text-to-speech
like
0
Runtime error
App
Files
Files
Community
7d4503c
Nithu-text-to-speech
/
app.py
amit0987
initial commit
7d4503c
verified
8 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/Nithu/text-to-speech"
).launch()