Plachtaa / VALL-E-X

An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/
MIT License
7.59k stars 756 forks source link

Training on own data #95

Open constan1 opened 1 year ago

constan1 commented 1 year ago

I'd like to train on my own languages. Using phonemizer as the phoneme set. Would I just add language ID embedding with no other changes? Is this setup for distributed training?

Sovenok-Hacker commented 1 year ago

I also want to train it for my language, is it possible for now?

Shahroz commented 11 months ago

I also want to add multiple languages like Arabic, Turkish & Bangali etc.