Main README logo

This commit is contained in:
Kelly Davis 2021-03-05 12:52:21 +01:00
parent d2009582e9
commit 915886b3b7
2 changed files with 7 additions and 13 deletions

View File

@ -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 <https://arxiv.org/abs/1412.5567>`_. 🐸STT uses Google's `TensorFlow <https://www.tensorflow.org/>`_ 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 <https://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 <https://arxiv.org/abs/1412.5567>`_. Project DeepSpeech uses Google's `TensorFlow <https://www.tensorflow.org/>`_ to make the implementation easier.
Documentation for installation, usage, and training models are available on `deepspeech.readthedocs.io <https://deepspeech.readthedocs.io/?badge=latest>`_.
For the latest release, including pre-trained models and checkpoints, `see the latest release on GitHub <https://github.com/mozilla/DeepSpeech/releases/latest>`_.
For the **latest release**, including pre-trained models and checkpoints, `see the latest release on GitHub <https://github.com/coqui-ai/STT/releases/latest>`_.
For contribution guidelines, see `CONTRIBUTING.rst <CONTRIBUTING.rst>`_.

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB