Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Numen and Vosk #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Table of Contents

## Tools

* [Numen - Voice control for handsfree computing](https://numenvoice.org)
* [Serenade AI, Code with voice](https://serenade.ai/)
* [Talon Voice - Powerful hands-free input](https://talonvoice.com/)
* [VoiceAttack - Voice Recognition for your Games and Apps](https://voiceattack.com)
Expand Down Expand Up @@ -65,9 +66,10 @@ Table of Contents
* [VoiceGain](https://www.voicegain.ai/)
* [IBM Watson](https://www.ibm.com/cloud/watson-speech-to-text)
* [Azure Speech to text](https://azure.microsoft.com/en-us/products/cognitive-services/speech-to-text/)
*

## Projects

* [Vosk - A speech recognition toolkit](https://alphacephei.com/vosk)
* [Mozilla Common Voice - Mozilla Common Voice is an initiative to help teach machines how real people speak](https://commonvoice.mozilla.org/en)
* [DeepSpeech: Open source embedded (offline, on-device) speech-to-text engine](https://github.com/mozilla/DeepSpeech)
* [Kaldi Speech Recognition Toolkit](https://github.com/kaldi-asr/kaldi)
Expand Down