You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Persian-text-to-speech
2
2
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:**
4
4
5
5
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)
0 commit comments