mirror of https://github.com/coqui-ai/TTS.git
Fix link in the README
This commit is contained in:
parent
c312acac7d
commit
922142428c
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue