From ec52243d62906c1b11ecb248e0bb27530bc1539e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Tue, 30 Mar 2021 14:44:43 +0200 Subject: [PATCH] [ci skip]update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 882b1107..1c43b53a 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Underlined "TTS*" and "Judy*" are 🐸TTS models - Forward Backward Decoding: [paper](https://arxiv.org/abs/1907.09006) - Graves Attention: [paper](https://arxiv.org/abs/1907.09006) - 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) ### Speaker Encoder - GE2E: [paper](https://arxiv.org/abs/1710.10467)