Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training for a new language #68

Closed
tchayintr opened this issue Mar 15, 2024 · 9 comments
Closed

Training for a new language #68

tchayintr opened this issue Mar 15, 2024 · 9 comments

Comments

@tchayintr
Copy link

Hi, thanks for your great work!

I would like to clarify if https://github.com/myshell-ai/MeloTTS/blob/main/docs/training.md supports training for a new language.

Plus, do you have any tips when training on a new language from your experience with this project?

Thanks again!

@jeremy110
Copy link

In my case, i use ipa to training a new language.

You need to

  1. change the bert model for your language
  2. change g2p code
  3. add tones and add some your language variables in symbols.py

@jadechip
Copy link

@jeremy110 could you share how much training data you used and was it all of the same speaker?

@jeremy110
Copy link

jeremy110 commented Apr 28, 2024

@jadechip hello~
I using two datasets.

  1. 1 speaker 10h
  2. 14 speaker, each speakers 30 minutes
    training 300 epochs , loss(35~50) you can refer this share loss images #67

@jadechip
Copy link

Thank you @jeremy110 for the insightful response, I really appreciate it!

@jeremy110
Copy link

jeremy110 commented Apr 29, 2024

@jadechip
Don't metion it,You can also refer this #83

@jadechip
Copy link

That is super helpful, I'll report back with my code/results and training loss in case it's useful for others.
Thanks again!

@Yongbi9
Copy link

Yongbi9 commented May 9, 2024

@tchayintr please is it possible to train MeloTTS on a new language ?

@jeremy110
Copy link

@Yongbi9
New discussion in #120

@tchayintr
Copy link
Author

@tchayintr please is it possible to train MeloTTS on a new language ?

@Yongbi9 Yes, it’s possible. I recommend to find more clues here:

@Yongbi9 New discussion in #120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants