Skip to content

Commit 2bf755c

Browse files
authored
Update README.md
1 parent 88402da commit 2bf755c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Persian-text-to-speech
22

3-
** A convolutional sequence to sequence model for Persian text to speech based on [Tachibana et al](https://arxiv.org/abs/1710.08969) with a few modifications: **
3+
**A convolutional sequence to sequence model for Persian text to speech based on [Tachibana et al](https://arxiv.org/abs/1710.08969) with a few modifications:**
44

55
1) The article didn’t mention position embedding, but in order to give the model a sense of position awareness I added it (I turned out to be useful in the original [convolutional seq2seq paper](https://arxiv.org/abs/1705.03122)
66

0 commit comments

Comments
 (0)