You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, you will most likely have to change the utils.data.ArabDataset, where the lists train_phon.txt or test_phon.txt are processed. The model takes a phonetic alphabet as input. The text module contain some functions for converting vocalized Arabic to phonemes. If the text in your dataset is not written in vocalized Arabic, you will have to change the symbols in text.symbols. Also, the vocoder expects a sample rate of 22050 Hz, so you may have to up-/downsample your waves.
Hello
I have a new dataset that I want to train it so I need your advice what should be changed in this repo.
the dataset is egyptian arabic.
The text was updated successfully, but these errors were encountered: