Using this slower generative approach it will allow to produce large high-quality enriched audio datasets with parametric text, timings and emotion.
Then you use these datasets to bootstrap in a supervised fashion the existing traditional architectures to make the generation faster.
The usual problem of text-to-speech is that you have to go from a low-information space (aka text) to a high-information space (aka sound). And therefore training is ill-defined because one input text can have several correct sound. But once you have an enriched text with inflections and parameters, speaker embedding, the mapping then become one enriched text to one exact audio and the training become well-defined and easy.
Any good links or HN comment threads that you’d recommend?