lucidrains / voicebox-pytorch

Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch
MIT License
589 stars 49 forks source link

Training TTS #42

Open Subuday opened 7 months ago

Subuday commented 7 months ago

Could you please provide script how to train Voicebox as TTS model using duration predictors, phonemes and so on?

shigabeev commented 7 months ago

+++

ex3ndr commented 7 months ago

I have an alternative implementation, which i almost successfully trained: https://github.com/ex3ndr/supervoice/commit/40ea4b73c89151f98de0ded726ce61362b0cb8c5 This might help you guys to figure out how to train for TTS