An implementation of "Investigation of enhanced Tacotron text-to-speech synthesis systems with self-attention for pitch accent language" https://arxiv.org/abs/1810.11960
BSD 3-Clause "New" or "Revised" License
114
stars
32
forks
source link
Fix ExtendedTacotronV1Model to support accent type #25
accent_embedding
is not created. I think I accidentally removed it. https://github.com/nii-yamagishilab/self-attention-tacotron/blob/master/models/models.py#L39