2021-11-19 13:57:44 +01:00
2021-11-19 13:57:44 +01:00
2021-12-04 15:45:55 +00:00
2021-03-05 12:48:08 +01:00
2021-03-05 12:53:37 +01:00
2021-06-11 08:09:53 -04:00
2021-12-04 16:28:48 +00:00
2021-11-19 13:57:44 +01:00
2021-05-18 13:45:52 +02:00
2021-04-19 10:48:14 +02:00
2021-05-18 11:46:53 +02:00
2021-05-18 11:46:53 +02:00
2021-05-18 13:45:52 +02:00
2020-10-01 15:31:21 +02:00
2020-10-01 15:31:21 +02:00
2021-03-05 12:48:08 +01:00
2016-09-20 19:12:29 +02:00
2021-03-05 12:48:08 +01:00
2021-08-27 13:11:27 +02:00
2021-05-18 13:45:52 +02:00
2021-10-04 16:30:39 +02:00
2021-05-18 13:45:52 +02:00
2021-11-19 13:57:44 +01:00
2021-03-05 12:48:08 +01:00

.. image:: images/coqui-STT-logo-green.png
   :alt: Coqui STT logo


.. |doc-img| image:: https://readthedocs.org/projects/stt/badge/?version=latest
   :target: https://stt.readthedocs.io/?badge=latest
   :alt: Documentation

.. |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

.. |doi| image:: https://zenodo.org/badge/344354127.svg
   :target: https://zenodo.org/badge/latestdoi/344354127

|doc-img| |covenant-img| |gitter-img| |doi|

`👉 Subscribe to 🐸Coqui's Newsletter <https://coqui.ai/?subscription=true>`_

**Coqui STT** (🐸STT) is a fast, open-source, multi-platform, deep-learning toolkit for training and deploying speech-to-text models. 🐸STT is battle tested in both production and research 🚀

🐸STT features
---------------

* High-quality pre-trained STT model.
* Efficient training pipeline with Multi-GPU support.
* Streaming inference.
* Multiple possible transcripts, each with an associated confidence score.
* Real-time inference.
* Small-footprint acoustic model.
* Bindings for various programming languages.

Where to Ask Questions
----------------------

.. list-table::
   :widths: 25 25
   :header-rows: 1

   * - Type
     - Link
   * - 🚨 **Bug Reports**
     - `Github Issue Tracker <https://github.com/coqui-ai/STT/issues/>`_
   * - 🎁 **Feature Requests & Ideas**
     - `Github Issue Tracker <https://github.com/coqui-ai/STT/issues/>`_
   * - ❔ **Questions**
     - `Github Discussions <https://github.com/coqui-ai/stt/discussions/>`_
   * - 💬 **General Discussion**
     - `Github Discussions <https://github.com/coqui-ai/stt/discussions/>`_ or `Gitter Room <https://gitter.im/coqui-ai/STT?utm_source=share-link&utm_medium=link&utm_campaign=share-link>`_


Links & Resources
-----------------
.. list-table::
   :widths: 25 25
   :header-rows: 1

   * - Type
     - Link
   * - 📰 **Documentation**
     - `stt.readthedocs.io <https://stt.readthedocs.io/>`_
   * - 🚀 **Latest release with pre-trained models**
     - `see the latest release on GitHub <https://github.com/coqui-ai/STT/releases/latest>`_
   * - 🤝 **Contribution Guidelines**
     - `CONTRIBUTING.rst <CONTRIBUTING.rst>`_
Description
Fork of Coqui AI's STT (fka DeepSpeech).
Readme 74 MiB
Languages
C++ 45.6%
Python 23%
C 10.8%
Shell 10.3%
C# 2.6%
Other 7.6%