ensky0 / Attentions-in-Tacotron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attentions in Tacotron

This Repo is a collection for all Attentions in Tacotron to make a better Tacotron. :-)

Currently, following attentions are implemented:

  • Bahdanau Attention
  • Location Sensitive Attention (LSA)
  • Stepwise Monotonic Attention (SMA)
  • GMM Attention V0/V1/V2
  • Dynamic Convolution Attention (DCA)

Acknowlegements

This Repo is heavily referred from:

About


Languages

Language:Python 100.0%