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...
gitgato
commited on
Apr 22
Commit
d1fd4fc
·
verified
·
1 Parent(s):
c1a9d14
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
ovieyra21
/
speecht5_finetuned_voxpopuli_es_rik
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
omarViga
/
SpeechT5_TTS_Spanish
").launch()