Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
|
2 |
import gradio as gr
|
3 |
|
4 |
-
gr.load("
|
|
|
1 |
|
2 |
import gradio as gr
|
3 |
|
4 |
+
gr.load("Sulaimank/tts-tacotron2-commonvoice-single-female",src="models" ).launch()
|