NVIDIA / tacotron2

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

Where the Attention come from? #634

Closed kuraga closed 2 months ago

kuraga commented 2 months ago

Say please, does Attention class implement https://arxiv.org/pdf/1506.07503, equations (1)-(9), or not?

kuraga commented 1 month ago

(9) in most.