Open Source Text Processing Project: SpeechRecognition

SpeechRecognition:Library for performing speech recognition, with support for several engines and APIs, online and offline.

Project Website:

Github Link:

Description

Library for performing speech recognition, with support for several engines and APIs, online and offline.

Speech recognition engine/API support:

CMU Sphinx (works offline)
Google Speech Recognition
Wit.ai
Microsoft Bing Voice Recognition
api.ai
IBM Speech to Text
Quickstart: pip install SpeechRecognition. See the “Installing” section for more details.

To quickly try it out, run python -m speech_recognition after installing.


Leave a Reply

Your email address will not be published. Required fields are marked *