Merge pull request #1792 from coqui-ai/erogol-patch-2

Gitter room
This commit is contained in:
Reuben Morais 2021-03-14 16:42:01 +01:00 committed by GitHub
commit e64d62631c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,19 @@
:alt: Coqui STT logo
.. image:: https://readthedocs.org/projects/stt/badge/?version=latest
.. |doc-img| image:: https://readthedocs.org/projects/stt/badge/?version=latest
:target: https://stt.readthedocs.io/?badge=latest
:alt: Documentation
.. image:: https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg
.. |covenant-img| image:: https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg
:target: CODE_OF_CONDUCT.md
:alt: Contributor Covenant
.. |gitter-img| image:: https://badges.gitter.im/coqui-ai/STT.svg
:target: https://gitter.im/coqui-ai/STT?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
:alt: Gitter Room
|doc-img| |covenant-img| |gitter-img|
**Coqui STT** (🐸STT) is an open-source deep-learning toolkit for training and deploying speech-to-text models. 🐸STT is battle tested in both production and research 🚀
@ -25,6 +31,6 @@ Help + Community
1. `Github Discussions <https://github.com/coqui-ai/stt/discussions/>`_ - find and join open-ended community discussions related to 🐸STT
2. `Matrix Chat <https://matrix.to/#/+coqui:matrix.org>`_ - the 🐸 Matrix channel where you can chat with folks about 🐸STT, get help, share ideas :)
2. `Gitter Room <https://gitter.im/coqui-ai/STT?utm_source=share-link&utm_medium=link&utm_campaign=share-link>`_ - the 🐸 Matrix channel where you can chat with folks about 🐸STT, get help, share ideas :)
3. `Github Issues <https://github.com/coqui-ai/stt/issues>`_ - If you ran into a specific error/problem, feel free to open an issue in the repo.