Fork of Coqui AI's STT (fka DeepSpeech).
Go to file
2021-05-18 11:46:53 +02:00
.github Expand build matrix of decoder package, build on push 2021-05-03 15:00:17 +02:00
bin Include missing changes in MLS English importer 2021-05-04 19:06:18 +02:00
ci_scripts CI: Linux ARMv7 / Aarch64 2021-04-30 11:05:05 +02:00
data Rebranding WIP 2021-03-05 12:48:08 +01:00
doc Add some clarifying comments on building SWIG from source 2021-05-05 17:04:10 +02:00
examples Rebranding WIP 2021-03-05 12:48:08 +01:00
images Main README logo 2021-03-05 12:53:37 +01:00
kenlm@689a25aae9 Fix : Build KenLM on CI 2020-09-25 13:25:38 +02:00
native_client Add NodeJS 16.0.0 2021-04-30 12:14:18 +02:00
taskcluster MSVC doesn't like const Proxy operator*() const. 2021-04-10 18:31:13 +02:00
tensorflow@23ad988fcd Updating commit of submodule 2020-08-25 13:21:12 +02:00
tests Rename decoder package to coqui_stt_ctcdecoder 2021-04-27 19:46:12 +02:00
training/coqui_stt_training Update augmentations.py 2021-05-13 16:11:46 +01:00
.cardboardlint.yml Update cardboardlint configuration 2019-10-04 13:56:41 +02:00
.compute Fix .compute for packaged training code 2020-04-01 16:24:36 +02:00
.gitattributes Windows base CI 2021-04-19 10:48:14 +02:00
.gitignore Windows base CI 2021-04-19 10:48:14 +02:00
.gitmodules More rebranding, submodules, some internal names 2021-03-07 14:41:43 +01:00
.isort.cfg Update pre-commit setup 2021-05-18 11:46:53 +02:00
.pre-commit-2.11.1.pyz Replace cardboardlinter + pylint setup with pre-commit + black 2021-04-06 11:58:58 +02:00
.pre-commit-config.yaml Update pre-commit setup 2021-05-18 11:46:53 +02:00
.pylintrc Update pre-commit setup 2021-05-18 11:46:53 +02:00
.readthedocs.yml Fix .readthedocs.yml to point at the correct docs requirements file 2021-03-30 18:49:31 +02:00
.taskcluster.yml.disabled More rebranding, API names, iOS, .NET 2021-03-07 14:29:02 +01:00
bazel.patch Proper re-use of Bazel cache 2018-01-31 18:50:36 +01:00
BIBLIOGRAPHY.md Rebranding WIP 2021-03-05 12:48:08 +01:00
build-python-wheel.yml-DISABLED_ENABLE_ME_TO_REBUILD_DURING_PR Move to ARMbian Buster 2019-08-21 22:58:10 +02:00
CODE_OF_CONDUCT.md More rebranding, Python and JS packages verified 2021-03-07 11:14:16 +01:00
CODE_OWNERS.rst Rebranding WIP 2021-03-05 12:48:08 +01:00
CONTRIBUTING.rst Replace cardboardlinter + pylint setup with pre-commit + black 2021-04-06 11:58:58 +02:00
Dockerfile.build Fixes for Dockerfile.{train,build} and adjust instructions for new image 2021-03-29 21:05:49 +02:00
Dockerfile.train Fixes for Dockerfile.{train,build} and adjust instructions for new image 2021-03-29 21:05:49 +02:00
Dockerfile.train.dockerignore Commit non git add'ed dockerignore files 2021-03-30 19:39:10 +02:00
ds_generic.supp Fix : Add valgrind runs 2020-10-01 15:31:21 +02:00
ds_lib.supp More rebranding, submodules, some internal names 2021-03-07 14:41:43 +01:00
ds_openfst.supp More rebranding, API names, iOS, .NET 2021-03-07 14:29:02 +01:00
ds_sox.supp Fix : Add valgrind runs 2020-10-01 15:31:21 +02:00
evaluate_tflite.py More rebranding, Python and JS packages verified 2021-03-07 11:14:16 +01:00
evaluate.py Rebranding WIP 2021-03-05 12:48:08 +01:00
GRAPH_VERSION Rebranding WIP 2021-03-05 12:48:08 +01:00
LICENSE Added LICENSE 2016-09-20 19:12:29 +02:00
lm_optimizer.py Rename decoder package to coqui_stt_ctcdecoder 2021-04-27 19:46:12 +02:00
Makefile Rebranding WIP 2021-03-05 12:48:08 +01:00
parse_valgrind_suppressions.sh Fix : Add valgrind runs 2020-10-01 15:31:21 +02:00
README.rst Remove missing feature from list 2021-03-24 10:41:44 +01:00
requirements_eval_tflite.txt More rebranding, API names, iOS, .NET 2021-03-07 14:29:02 +01:00
requirements_tests.txt Converting importers from multiprocessing.dummy to multiprocessing 2020-03-18 11:04:36 +01:00
requirements_transcribe.txt remove bad reference to requirements.txt 2020-05-11 18:27:49 -07:00
setup.py Rename decoder package to coqui_stt_ctcdecoder 2021-04-27 19:46:12 +02:00
stats.py Rebranding WIP 2021-03-05 12:48:08 +01:00
tensorflow_full_runtime.supp More rebranding, API names, iOS, .NET 2021-03-07 14:29:02 +01:00
tensorflow_tflite_runtime.supp Fix : Add valgrind runs 2020-10-01 15:31:21 +02:00
train.py Rebranding WIP 2021-03-05 12:48:08 +01:00
transcribe.py Rename decoder package to coqui_stt_ctcdecoder 2021-04-27 19:46:12 +02:00
VERSION Rebranding WIP 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>`_