Spaces:
Build error
Build error
barghavani
commited on
Commit
•
cd9eba1
1
Parent(s):
3b9d67a
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ from zipfile import ZipFile
|
|
36 |
# ... Add other models similarly
|
37 |
#]
|
38 |
MODEL_INFO = MODEL_INFO = [
|
39 |
-
["VITS Male Single Speaker", "checkpoint_61000.pth", "config.json", "saillab/
|
40 |
|
41 |
["VITS Female Single speaker","best_model_15397.pth","config.json","saillab/ZabanZad_VITS_Female","speakers1.pth"],
|
42 |
|
|
|
36 |
# ... Add other models similarly
|
37 |
#]
|
38 |
MODEL_INFO = MODEL_INFO = [
|
39 |
+
["VITS Male Single Speaker", "checkpoint_61000.pth", "config.json", "saillab/ZabanZad_VITS_MAle"],
|
40 |
|
41 |
["VITS Female Single speaker","best_model_15397.pth","config.json","saillab/ZabanZad_VITS_Female","speakers1.pth"],
|
42 |
|