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
Hi, I've trained an Arabic TTS model using your repo at the character level, based on 61 hours of high-quality audio data. The training ran up to 400,000 updates.
The model performs impressively on training sentences — pronunciation reaches around 85% accuracy at the character level. But when I input new/unseen text, the output drops drastically: pronunciation becomes inaccurate and unintelligible.
What can I do to improve generalization on new Arabic text?
Is phoneme-level training a better choice for Arabic?
Would fine-tuning on diverse or augmented text help more than extending training?
Is there a better preprocessing approach (e.g., normalization, diacritics)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've trained an Arabic TTS model using your repo at the character level, based on 61 hours of high-quality audio data. The training ran up to 400,000 updates.
The model performs impressively on training sentences — pronunciation reaches around 85% accuracy at the character level. But when I input new/unseen text, the output drops drastically: pronunciation becomes inaccurate and unintelligible.
What can I do to improve generalization on new Arabic text?
Is phoneme-level training a better choice for Arabic?
Would fine-tuning on diverse or augmented text help more than extending training?
Is there a better preprocessing approach (e.g., normalization, diacritics)?
Beta Was this translation helpful? Give feedback.
All reactions