Spaces:
Build error
Build error
barghavani
commited on
Commit
·
8363ebe
1
Parent(s):
ea4be77
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,6 @@ MODEL_INFO = [
|
|
12 |
# ["VITS Grapheme Multispeaker CV15(reduct)(best at 17864)", "best_model_17864.pth", "config.json",
|
13 |
# "saillab/persian-tts-cv15-reduct-grapheme-multispeaker"],
|
14 |
["Single speaker (best)VITS Grapheme Azure (61000)", "checkpoint_61000.pth", "config.json", "saillab/persian-tts-azure-grapheme-60K"],
|
15 |
-
#["Xtts V2 Farsi", "best_model_110880.pth", "config.json", "saillab/xtts_v2_fa"],
|
16 |
|
17 |
#["VITS Grapheme ARM24 Fine-Tuned on 1 (66651)", "best_model_66651.pth", "config.json","saillab/persian-tts-grapheme-arm24-finetuned-on1"],
|
18 |
["Single speaker female best VITS Grapheme CV-Azure_male-Azure_female","best_model_15397.pth","config.json","saillab/female_cv_azure_male_azure_female","speakers1.pth"],
|
|
|
12 |
# ["VITS Grapheme Multispeaker CV15(reduct)(best at 17864)", "best_model_17864.pth", "config.json",
|
13 |
# "saillab/persian-tts-cv15-reduct-grapheme-multispeaker"],
|
14 |
["Single speaker (best)VITS Grapheme Azure (61000)", "checkpoint_61000.pth", "config.json", "saillab/persian-tts-azure-grapheme-60K"],
|
|
|
15 |
|
16 |
#["VITS Grapheme ARM24 Fine-Tuned on 1 (66651)", "best_model_66651.pth", "config.json","saillab/persian-tts-grapheme-arm24-finetuned-on1"],
|
17 |
["Single speaker female best VITS Grapheme CV-Azure_male-Azure_female","best_model_15397.pth","config.json","saillab/female_cv_azure_male_azure_female","speakers1.pth"],
|