Spaces:
Build error
Build error
Commit
·
955013e
1
Parent(s):
bdd1a88
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ MODEL_INFO = [
|
|
14 |
# "saillab/persian-tts-cv15-reduct-grapheme-multispeaker"],
|
15 |
["VITS Grapheme Multispeaker CV15(reduct)(22000)", "checkpoint_22000.pth", "config.json", "saillab/persian-tts-cv15-reduct-grapheme-multispeaker", "speakers.pth"],
|
16 |
["VITS Grapheme Multispeaker CV15(reduct)(26000)", "checkpoint_25000.pth", "config.json", "saillab/persian-tts-cv15-reduct-grapheme-multispeaker", "speakers.pth"],
|
17 |
-
["vits-multispeaker-retrain-train set-90K", "best_model_56960.pth", "config.json", "
|
18 |
|
19 |
# ["VITS Grapheme Azure (best at 15934)", "best_model_15934.pth", "config.json",
|
20 |
# "saillab/persian-tts-azure-grapheme-60K"],
|
|
|
14 |
# "saillab/persian-tts-cv15-reduct-grapheme-multispeaker"],
|
15 |
["VITS Grapheme Multispeaker CV15(reduct)(22000)", "checkpoint_22000.pth", "config.json", "saillab/persian-tts-cv15-reduct-grapheme-multispeaker", "speakers.pth"],
|
16 |
["VITS Grapheme Multispeaker CV15(reduct)(26000)", "checkpoint_25000.pth", "config.json", "saillab/persian-tts-cv15-reduct-grapheme-multispeaker", "speakers.pth"],
|
17 |
+
["vits-multispeaker-retrain-train set-90K", "best_model_56960.pth", "config.json", "saillab/multi_speaker","speakers.pth"],
|
18 |
|
19 |
# ["VITS Grapheme Azure (best at 15934)", "best_model_15934.pth", "config.json",
|
20 |
# "saillab/persian-tts-azure-grapheme-60K"],
|