diff --git a/README.md b/README.md index fa9c3e4..1910679 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@
A Text-to-Speech Transformer in TensorFlow 2
+#### 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).