Skip to content

Commit

Permalink
Update link.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfrancesco committed Jun 3, 2021
1 parent ff71b9a commit 46ae887
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<p>A Text-to-Speech Transformer in TensorFlow 2</p>
</h2>

#### Try it with the [Streamlit App](https://share.streamlit.io/as-ideas/transformertts/streamlit)!


Implementation of a non-autoregressive Transformer based neural network for Text-to-Speech (TTS). <br>
This repo is based, among others, on the following papers:
- [Neural Speech Synthesis with Transformer Network](https://arxiv.org/abs/1809.08895)
Expand Down

0 comments on commit 46ae887

Please sign in to comment.