volkoshkursk / mozilla_asr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project DeepSpeech
==================


.. image:: https://readthedocs.org/projects/deepspeech/badge/?version=latest
   :target: https://deepspeech.readthedocs.io/?badge=latest
   :alt: Documentation


.. image:: https://github.com/mozilla/DeepSpeech/actions/workflows/macOS-amd64.yml/badge.svg
   :target: https://github.com/mozilla/DeepSpeech/actions/workflows/macOS-amd64.yml
   :alt: macOS builds

.. image:: https://github.com/mozilla/DeepSpeech/actions/workflows/lint.yml/badge.svg
   :target: https://github.com/mozilla/DeepSpeech/actions/workflows/lint.yml
   :alt: Linters

.. image:: https://github.com/mozilla/DeepSpeech/actions/workflows/docker.yml/badge.svg
   :target: https://github.com/mozilla/DeepSpeech/actions/workflows/docker.yml
   :alt: Docker Images


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 contribution guidelines, see `CONTRIBUTING.rst <CONTRIBUTING.rst>`_.

For contact and support information, see `SUPPORT.rst <SUPPORT.rst>`_.

----
Файлы boot.sh и Dockerfile должны лежать на уровень выше, чем DeepSpeech/

About

License:Mozilla Public License 2.0


Languages

Language:C++ 46.9%Language:Python 21.5%Language:C 11.2%Language:Shell 10.7%Language:C# 2.8%Language:Swift 1.8%Language:Java 1.3%Language:Makefile 0.9%Language:CMake 0.9%Language:TypeScript 0.6%Language:SWIG 0.5%Language:Starlark 0.4%Language:JavaScript 0.4%Language:Awk 0.1%Language:Dockerfile 0.1%Language:Ruby 0.0%Language:Batchfile 0.0%Language:Objective-C 0.0%