Update app.py
Browse files
app.py
CHANGED
@@ -421,7 +421,7 @@ links = """
|
|
421 |
|
422 |
| | |
|
423 |
| ------------------------------- | --------------------------------------- |
|
424 |
-
| 🐸💬 **CoquiTTS** |
|
425 |
| 💼 **Documentation** | [ReadTheDocs](https://tts.readthedocs.io/en/latest/)
|
426 |
| 👩💻 **Questions** | [GitHub Discussions](https://github.com/coqui-ai/TTS/discussions) |
|
427 |
| 🗯 **Community** | [](https://discord.gg/5eXr5seRrv) |
|
|
|
421 |
|
422 |
| | |
|
423 |
| ------------------------------- | --------------------------------------- |
|
424 |
+
| 🐸💬 **CoquiTTS** | <a style="display:inline-block" href='https://github.com/coqui-ai/TTS'><img src='https://img.shields.io/github/stars/coqui-ai/TTS?style=social' /></a>|
|
425 |
| 💼 **Documentation** | [ReadTheDocs](https://tts.readthedocs.io/en/latest/)
|
426 |
| 👩💻 **Questions** | [GitHub Discussions](https://github.com/coqui-ai/TTS/discussions) |
|
427 |
| 🗯 **Community** | [](https://discord.gg/5eXr5seRrv) |
|