diff --git a/TTS/.models.json b/TTS/.models.json index d2daf57bb5..b84076ad5d 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -723,17 +723,16 @@ "description": "persian-tts-female-glow_tts model for text to speech purposes. Single-speaker female voice Trained on persian-tts-dataset-famale. \nThis model has no compatible vocoder thus the output quality is not very good. \nDataset: https://www.kaggle.com/datasets/magnoliasis/persian-tts-dataset-famale.", "author": "@karim23657", "license": "CC-BY-4.0" - } - } - }, - "fa": { - "custom": { + }, "vits-female": { - "github_rls_url": "https://github.com/DrewThomasson/coqui-ai-TTS/releases/download/new_model/tts_models--fa--custom--vits-female.zip", + "hf_url": [ + "https://huggingface.co/Kamtera/persian-tts-female-vits/resolve/main/best_model_30824.pth", + "https://huggingface.co/Kamtera/persian-tts-female-vits/resolve/main/config.json" + ], "default_vocoder": null, "commit": null, "description": "persian-tts-female-vits model for text to speech purposes. Single-speaker female voice trained on persian-tts-dataset-female.\nDataset: https://www.kaggle.com/datasets/magnoliasis/persian-tts-dataset-famale.", - "author": "@Kamtera", + "author": "@karim23657", "license": "openrail" } }