{"id":13423570,"url":"https://github.com/coqui-ai/STT","last_synced_at":"2025-03-15T17:31:56.138Z","repository":{"id":37785028,"uuid":"344354127","full_name":"coqui-ai/STT","owner":"coqui-ai","description":"🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.","archived":false,"fork":false,"pushed_at":"2024-03-11T07:55:56.000Z","size":55971,"stargazers_count":2374,"open_issues_count":107,"forks_count":280,"subscribers_count":61,"default_branch":"main","last_synced_at":"2025-03-13T06:06:47.392Z","etag":null,"topics":["asr","automatic-speech-recognition","deep-learning","speech-recognition","speech-recognition-api","speech-recognizer","speech-to-text","stt","tensorflow","voice-recognition"],"latest_commit_sha":null,"homepage":"https://coqui.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coqui-ai.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-04T04:54:42.000Z","updated_at":"2025-03-10T22:20:49.000Z","dependencies_parsed_at":"2023-02-10T12:01:21.409Z","dependency_job_id":"ab0fbea8-988e-47dd-8f02-ebceb78e4dd8","html_url":"https://github.com/coqui-ai/STT","commit_stats":{"total_commits":2786,"total_committers":199,"mean_commits":14.0,"dds":0.5947595118449389,"last_synced_commit":"a562b940501937c0dd1d16e248dc15dc59089626"},"previous_names":[],"tags_count":158,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FSTT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FSTT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FSTT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FSTT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","download_url":"https://codeload.github.com/coqui-ai/STT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243766982,"owners_count":20344850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asr","automatic-speech-recognition","deep-learning","speech-recognition","speech-recognition-api","speech-recognizer","speech-to-text","stt","tensorflow","voice-recognition"],"created_at":"2024-07-31T00:00:37.749Z","updated_at":"2025-03-15T17:31:56.108Z","avatar_url":"https://github.com/coqui-ai.png","language":"C++","funding_links":[],"categories":["C++","Automatic Speech recognition(ASR) system or Speech-to-text(STT)","Industry Strength NLP","Speech-to-Text (STT)","Projects"],"sub_categories":["Open-Source Models \u0026 Libraries"],"readme":".. note::\n   **This project is no longer actively maintained**, and we have stopped hosting the online Model Zoo. We've seen focus shift towards newer STT models such as [Whisper](https://github.com/openai/whisper), and have ourselves focused on [Coqui TTS](https://github.com/coqui-ai/TTS) and [Coqui Studio](https://coqui.ai/).\n   \n   The models will remain available in [the releases of the coqui-ai/STT-models repo](https://github.com/coqui-ai/STT-models/releases).\n\n.. image:: images/coqui-STT-logo-green.png\n   :alt: Coqui STT logo\n\n\n.. |doc-img| image:: https://readthedocs.org/projects/stt/badge/?version=latest\n   :target: https://stt.readthedocs.io/?badge=latest\n   :alt: Documentation\n\n.. |covenant-img| image:: https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg\n   :target: CODE_OF_CONDUCT.md\n   :alt: Contributor Covenant\n\n.. |gitter-img| image:: https://badges.gitter.im/coqui-ai/STT.svg\n   :target: https://gitter.im/coqui-ai/STT?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\n   :alt: Gitter Room\n\n.. |doi| image:: https://zenodo.org/badge/344354127.svg\n   :target: https://zenodo.org/badge/latestdoi/344354127\n\n|doc-img| |covenant-img| |gitter-img| |doi|\n\n`👉 Subscribe to 🐸Coqui's Newsletter \u003chttps://coqui.ai/?subscription=true\u003e`_\n\n**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 🚀\n\n🐸STT features\n---------------\n\n* High-quality pre-trained STT model.\n* Efficient training pipeline with Multi-GPU support.\n* Streaming inference.\n* Multiple possible transcripts, each with an associated confidence score.\n* Real-time inference.\n* Small-footprint acoustic model.\n* Bindings for various programming languages.\n\n`Quickstart \u003chttps://stt.readthedocs.io/en/latest/#quickstart\u003e`_\n================================================================\n\nWhere to Ask Questions\n----------------------\n\n.. list-table::\n   :widths: 25 25\n   :header-rows: 1\n\n   * - Type\n     - Link\n   * - 🚨 **Bug Reports**\n     - `Github Issue Tracker \u003chttps://github.com/coqui-ai/STT/issues/\u003e`_\n   * - 🎁 **Feature Requests \u0026 Ideas**\n     - `Github Issue Tracker \u003chttps://github.com/coqui-ai/STT/issues/\u003e`_\n   * - ❔ **Questions**\n     - `Github Discussions \u003chttps://github.com/coqui-ai/stt/discussions/\u003e`_\n   * - 💬 **General Discussion**\n     - `Github Discussions \u003chttps://github.com/coqui-ai/stt/discussions/\u003e`_ or `Gitter Room \u003chttps://gitter.im/coqui-ai/STT?utm_source=share-link\u0026utm_medium=link\u0026utm_campaign=share-link\u003e`_\n\n\nLinks \u0026 Resources\n-----------------\n.. list-table::\n   :widths: 25 25\n   :header-rows: 1\n\n   * - Type\n     - Link\n   * - 📰 **Documentation**\n     - `stt.readthedocs.io \u003chttps://stt.readthedocs.io/\u003e`_\n   * - 🚀 **Latest release with pre-trained models**\n     - `see the latest release on GitHub \u003chttps://github.com/coqui-ai/STT/releases/latest\u003e`_\n   * - 🤝 **Contribution Guidelines**\n     - `CONTRIBUTING.rst \u003cCONTRIBUTING.rst\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoqui-ai%2FSTT","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoqui-ai%2FSTT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoqui-ai%2FSTT/lists"}