Instructions to use IbrahimSalah/F5-TTS-Arabic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use IbrahimSalah/F5-TTS-Arabic with F5-TTS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
help for train persian language
hi ibrahim
Please post a picture of the training configuration you made here. I want to know how you do this... I want to teach him Persian.
If it's not possible here, please send it to me on Telegram.@Mahdi_128_128
Hi there,
I hope you're doing well. I first extended my vocabulary to include additional characters for Arabic and updated the checkpoint embeddings accordingly. I also prepared the data in Arrow format, so please take a look at your Arrow file to ensure it’s tokenized correctly using your vocabulary. I haven't changed many of the hyperparameters. I've only lowered the learning rate to approximately 1e-5, while leaving the other defaults intact. Please be patient as the model takes time to converge, and monitor its performance closely.by doing inference after every 10000 updates or more ( in the inference , make sure you provided wav file in Persian with the ground truth text in Persian also)
Could you clarify what specific problem you're encountering?