NVIDIA / tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference
BSD 3-Clause "New" or "Revised" License
5.04k stars 1.37k forks source link

How does tacotron2 support multi-level prosody? #529

Open youngstu opened 2 years ago

youngstu commented 2 years ago

How does tacotron2 support multi-level prosody? Such as #1, #2, #3, #4 for mandarin language. Help explain, thanks.

youngstu commented 2 years ago

What needs to be done in the training and prediction phases?