Fork of Coqui AI's STT (fka DeepSpeech).
Go to file
2021-08-19 12:10:29 +02:00
.github Bump Windows TF build cache due to upgraded MSVC 2021-08-19 12:10:29 +02:00
bin Formatting changes from pre-commit 2021-07-22 05:39:45 -04:00
ci_scripts Build TensorFlow+libstt+Py pkgs on manylinux_2_24 2021-08-01 23:00:57 +02:00
data Add missing space to russian sample alphabet 2021-07-27 05:40:20 -04:00
doc Update supported architectures doc 2021-07-29 16:45:30 +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@bbf4fc5112 Update kenlm submodule 2021-06-11 08:09:53 -04:00
native_client Disable wrapping of struct ctors to workaround NodeJS 16.6 ABI break 2021-08-01 23:25:23 +02:00
notebooks Move tfv1 calls inside high-level functions 2021-07-30 13:25:36 -04: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 Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
training/coqui_stt_training Add a more explicit error message when alphabet is not specified 2021-08-06 16:55:42 +02: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 Run pre-commit hooks on all files 2021-05-18 13:45:52 +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 Exclude smoke testing data from linter 2021-07-27 08:06:02 -04: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 Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
BIBLIOGRAPHY.md Run pre-commit hooks on all files 2021-05-18 13:45:52 +02: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 Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
CODE_OWNERS.rst Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
CONTRIBUTING.rst Replace cardboardlinter + pylint setup with pre-commit + black 2021-04-06 11:58:58 +02:00
Dockerfile.build Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
Dockerfile.train Downgrade training Dockerfile base image to one that has TFLite support 2021-08-19 11:27:37 +02:00
Dockerfile.train.dockerignore Commit non git add'ed dockerignore files 2021-03-30 19:39:10 +02:00
Dockerfile.train.jupyter Next core Coqui STT docker image will have notebooks dir 2021-07-23 12:17:55 -04:00
ds_generic.supp Fix #3355: 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 #3355: Add valgrind runs 2020-10-01 15:31:21 +02:00
evaluate_tflite.py Switch flag/config handling to Coqpit 2021-05-19 20:19:36 +02:00
evaluate.py Change DS to STT in top python scripts 2021-07-15 06:26:06 -04: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 Move checking logic into __post_init__() 2021-07-21 05:00:05 -04:00
Makefile Rebranding WIP 2021-03-05 12:48:08 +01:00
parse_valgrind_suppressions.sh Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
README.rst Run pre-commit hooks on all files 2021-05-18 13:45:52 +02: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 Change progressbar to tqdm 2021-07-30 12:52:09 -04:00
stats.py Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
tensorflow_full_runtime.supp More rebranding, API names, iOS, .NET 2021-03-07 14:29:02 +01:00
tensorflow_tflite_runtime.supp Fix #3355: Add valgrind runs 2020-10-01 15:31:21 +02:00
train.py Change DS to STT in top python scripts 2021-07-15 06:26:06 -04:00
transcribe.py Move checking logic into __post_init__() 2021-07-21 05:00:05 -04: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>`_