diff --git a/README.md b/README.md index 97bc839e..0b194479 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ [](https://github.com/coqui-ai/TTS/blob/master/CODE_OF_CONDUCT.md) [](https://gitter.im/coqui-ai/TTS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +📰 [**Subscribe to 🐸Coqui.ai Newsletter**](https://coqui.ai/?cubscription=true) + 📢 [English Voice Samples](https://erogol.github.io/ddc-samples/) and [SoundCloud playlist](https://soundcloud.com/user-565970875/pocket-article-wavernn-and-tacotron2) -👩🏽🍳 [TTS training recipes](https://github.com/erogol/TTS_recipes) +👩🏽🍳 [TTS training recipes](https://github.com/erogol/TTS_recipes) 📄 [Text-to-Speech paper collection](https://github.com/erogol/TTS-papers) @@ -21,10 +23,10 @@ Please use our dedicated channels for questions and discussion. Help is much mor | Type | Platforms | | ------------------------------- | --------------------------------------- | | 🚨 **Bug Reports** | [GitHub Issue Tracker] | -| ❔ **FAQ** | [TTS/Wiki](https://github.com/coqui-ai/TTS/wiki/FAQ) | +| ❔ **FAQ** | [TTS/Wiki](https://github.com/coqui-ai/TTS/wiki/FAQ) | | 🎁 **Feature Requests & Ideas** | [GitHub Issue Tracker] | | 👩💻 **Usage Questions** | [Github Discussions] | -| 🗯 **General Discussion** | [Github Discussions] or [Gitter Room] or [Matrix Room] | +| 🗯 **General Discussion** | [Github Discussions] or [Gitter Room] or [Matrix Room] | [github issue tracker]: https://github.com/coqui-ai/tts/issues [github discussions]: https://github.com/coqui-ai/TTS/discussions @@ -41,7 +43,7 @@ Please use our dedicated channels for questions and discussion. Help is much mor | 🚀 **Released Models** | [TTS/Wiki](https://github.com/coqui-ai/TTS/wiki/Released-Models)| | 💻 **Docker Image** | [Repository by @synesthesiam](https://github.com/synesthesiam/docker-coqui-aitts)| | 🖥️ **Demo Server** | [TTS/server](https://github.com/coqui-ai/TTS/tree/master/TTS/server)| -| 🤖 **Running TTS on Terminal** | [TTS/README.md](https://github.com/coqui-ai/TTS#example-synthesizing-speech-on-terminal-using-the-released-models)| +| 🤖 **Synthesize speech** | [TTS/README.md](https://github.com/coqui-ai/TTS#example-synthesizing-speech-on-terminal-using-the-released-models)| ## 🥇 TTS Performance
