Skip to content

sancia15/Speech-Recognition

Repository files navigation

Speech-Recognition

Speech to text translation using python

Features are:

  1. Converting speech to text using speech recognition
  2. Using a text to open URL using web browser
  3. Searching a query using speech inside the URL

Instructions:

  1. For speech recognition : pip install speech-recognition

  2. API used here is recognize_google()

3.To work with microphone we need to use pyaudio: pip install PyAudio

  1. In order to use web browser: import webbrowser

Releases

No releases published

Packages

 
 
 

Languages