diff --git a/README.rst b/README.rst index 26a48afc..3347f0b4 100644 --- a/README.rst +++ b/README.rst @@ -1,22 +1,16 @@ -Project DeepSpeech -================== +.. image:: images/coqui-STT-logo-green.png + :alt: Coqui STT logo -.. image:: https://readthedocs.org/projects/deepspeech/badge/?version=latest - :target: https://deepspeech.readthedocs.io/?badge=latest +.. image:: https://readthedocs.org/projects/stt/badge/?version=latest + :target: https://stt.readthedocs.io/?badge=latest :alt: Documentation +**Coqui STT** is an open-source Speech-To-Text engine, using a model trained by machine learning techniques based on `Baidu's Deep Speech research paper `_. 🐸STT uses Google's `TensorFlow `_ to make the implementation easier. -.. image:: https://community-tc.services.mozilla.com/api/github/v1/repository/mozilla/DeepSpeech/master/badge.svg - :target: https://community-tc.services.mozilla.com/api/github/v1/repository/mozilla/DeepSpeech/master/latest - :alt: Task Status +**Documentation** for installation, usage, and training models are available on `stt.readthedocs.io `_. - -DeepSpeech is an open-source Speech-To-Text engine, using a model trained by machine learning techniques based on `Baidu's Deep Speech research paper `_. Project DeepSpeech uses Google's `TensorFlow `_ to make the implementation easier. - -Documentation for installation, usage, and training models are available on `deepspeech.readthedocs.io `_. - -For the latest release, including pre-trained models and checkpoints, `see the latest release on GitHub `_. +For the **latest release**, including pre-trained models and checkpoints, `see the latest release on GitHub `_. For contribution guidelines, see `CONTRIBUTING.rst `_. diff --git a/images/coqui-STT-logo-green.png b/images/coqui-STT-logo-green.png new file mode 100644 index 00000000..2afec422 Binary files /dev/null and b/images/coqui-STT-logo-green.png differ