Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jeff28
/
AnyaText-To-Speech
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c813114
AnyaText-To-Speech
/
app.py
Jeff28
initial commit
c813114
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()