Fix link in the README

This commit is contained in:
Eren Gölge 2021-08-09 10:20:05 +00:00
parent c312acac7d
commit 922142428c
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ Underlined "TTS*" and "Judy*" are 🐸TTS models
### Attention Methods
- Guided Attention: [paper](https://arxiv.org/abs/1710.08969)
- Forward Backward Decoding: [paper](https://arxiv.org/abs/1907.09006)
- Graves Attention: [paper](https://arxiv.org/abs/1907.09006)
- Graves Attention: [paper](https://arxiv.org/abs/1910.10288)
- Double Decoder Consistency: [blog](https://erogol.com/solving-attention-problems-of-tts-models-with-double-decoder-consistency/)
- Dynamic Convolutional Attention: [paper](https://arxiv.org/pdf/1910.10288.pdf)