yl4579/StyleTTS2

Fine-tuning or training from scratch in a differente language?

Open

#197 opened on Jan 30, 2024

View on GitHub
 (30 comments) (0 reactions) (0 assignees)Python (210 forks)batch import
help wanted

Repository metrics

Stars
 (3,429 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi everyone, I'm considering putting some effort into training StyleTTS in Portuguese. I have a good-quality dataset for this task, however, I was in doubt if it would be better just to fine-tune the model (which I know was trained in English), or (since it's an unseen language) train the model from scratch in Portuguese.

Does anyone have some tips on what I should consider before making a decision?

Contributor guide