Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 371 Bytes

File metadata and controls

5 lines (3 loc) · 371 Bytes

UpsamplingAuxiliaryAttention

Parallel Tacotron2's upsampling and auxiliary attention module implemented in TensorFlow2. Reference Paper: 《Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling》, https://arxiv.org/pdf/2103.14574.pdf

If you have questions or any improvements about the code, welcome to submit issues ASAP!