Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
https://github.com/mozilla/DeepSpeech
deep-learning deepspeech embedded machine-learning neural-networks offline on-device speech-recognition speech-to-text tensorflow
Last synced: about 2 months ago
JSON representation
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
- Host: GitHub
- URL: https://github.com/mozilla/DeepSpeech
- Owner: mozilla
- License: mpl-2.0
- Created: 2016-06-02T15:04:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T05:01:17.000Z (10 months ago)
- Last Synced: 2024-04-14T15:59:26.853Z (8 months ago)
- Topics: deep-learning, deepspeech, embedded, machine-learning, neural-networks, offline, on-device, speech-recognition, speech-to-text, tensorflow
- Language: C++
- Homepage:
- Size: 48.2 MB
- Stars: 24,174
- Watchers: 663
- Forks: 3,872
- Open Issues: 143
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: SUPPORT.rst
Awesome Lists containing this project
- awesome-coding-by-voice - DeepSpeech: Open source embedded (offline, on-device) speech-to-text engine
- awesome-python-machine-learning-resources - GitHub - 5% open · ⏱️ 17.11.2021): (音频处理)
- awesome-python-tools - DeepSpeech - source Speech-to-Text engine. (Speech Recognition / Specialized Machine Learning Libraries)
- awesome_quantmetry - Mozilla's implementation of Baidu's DeepSpeech
- awesome-github-star - DeepSpeech - device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. | mozilla | 23082 | (C++)
- awesome-audio-speech - DeepSpeech - A speech-to-text engine developed by Mozilla Research. (Open source projects)
- awesome-starts - mozilla/DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. (C++)
- stars - mozilla/DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. (C++)
- awesome-list - DeepSpeech - device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. | mozilla | 17918 | (C++)
- awesome-robotic-tooling - DeepSpeech - An open source Speech-To-Text engine, using a model trained by machine learning techniques based on Baidu's Deep Speech research paper. (User Interaction / Acoustic User Interface)
- AwesomeCppGameDev - DeepSpeech
- awesome - mozilla/DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. (C++)
- my-awesome - mozilla/DeepSpeech - learning,deepspeech,embedded,machine-learning,neural-networks,offline,on-device,speech-recognition,speech-to-text,tensorflow pushed_at:2024-09 star:25.5k fork:4.0k DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. (C++)
README
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 ImagesDeepSpeech is an open-source Speech-To-Text engine, using a model trained by machine learning techniques based on `Baidu's Deep Speech research paper `_. Project DeepSpeech uses Google's `TensorFlow `_ to make the implementation easier.
Documentation for installation, usage, and training models are available on `deepspeech.readthedocs.io `_.
For the latest release, including pre-trained models and checkpoints, `see the latest release on GitHub `_.
For contribution guidelines, see `CONTRIBUTING.rst `_.
For contact and support information, see `SUPPORT.rst `_.