зеркало из https://github.com/mozilla/DeepSpeech.git
24 строки
1.2 KiB
ReStructuredText
24 строки
1.2 KiB
ReStructuredText
Project DeepSpeech
|
|
==================
|
|
|
|
|
|
.. image:: https://readthedocs.org/projects/deepspeech/badge/?version=latest
|
|
:target: http://deepspeech.readthedocs.io/?badge=latest
|
|
:alt: Documentation
|
|
|
|
|
|
.. 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
|
|
|
|
|
|
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 <http://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 contribution guidelines, see `CONTRIBUTING.rst <CONTRIBUTING.rst>`_.
|
|
|
|
For contact and support information, see `SUPPORT.rst <SUPPORT.rst>`_.
|