Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ovieyra21
/
mabama-tts
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b28b8b3
mabama-tts
/
app.py
ovieyra21
initial commit
b28b8b3
9 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/ovieyra21/mabama-tts-es"
).launch()