Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gitgato
/
speecht5_finetuned_voxpopuli_es_rik
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d1fd4fc
speecht5_finetuned_voxpopuli_es_rik
/
app.py
gitgato
Update app.py
d1fd4fc
verified
8 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/omarViga/SpeechT5_TTS_Spanish"
).launch()