Skip to content

Speech Recognition - Speech to Text in Python using Google API, Wit.AI, IBM, CMUSphinx

Notifications You must be signed in to change notification settings

pragnakalp/speech-recognition-python

Repository files navigation

Speech Recognition - Speech to Text in Python using Google API, Wit.AI, IBM, CMUSphinx

Essential libraries to be installed

  • SpeechRecognition
  • pyaudio

Optional libraries

  • google-api-python-client (For using Google Cloud Speech API)
  • google-cloud-speech (For using Google Cloud Speech API)
  • oauth2client (For using Google Cloud Speech API)
  • pocketsphinx (For using CMUSphinx)
  • ibm-watson (For using IBM Speech To Text Service)
  • wit (For using Wit.Ai Service)

For detailed tutorial on how to setup Speech to Text or post your questions visit Speech Recognition – Speech to Text in Python using Google API, Wit.AI, IBM, CMUSphinx blog.

About

Speech Recognition - Speech to Text in Python using Google API, Wit.AI, IBM, CMUSphinx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages