Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ def modelspeech(text,name_model):
|
|
39 |
|
40 |
model_choices = gr.Dropdown(
|
41 |
choices=[
|
42 |
-
"wasmdashai/vits-ar
|
43 |
"wasmdashai/vits-ar-sa-huba",
|
44 |
"wasmdashai/vits-ar-sa-ms",
|
45 |
"wasmdashai/vits-ar-sa-magd",
|
|
|
39 |
|
40 |
model_choices = gr.Dropdown(
|
41 |
choices=[
|
42 |
+
"wasmdashai/vits-ar",
|
43 |
"wasmdashai/vits-ar-sa-huba",
|
44 |
"wasmdashai/vits-ar-sa-ms",
|
45 |
"wasmdashai/vits-ar-sa-magd",
|