You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.Then install the package "SpeechRecognition" using pip command in cmd prompt(Make sure youu have set the environment variable for Python)as,
>>pip install SpeechRecognition
3.Then install the package "PyAudio" by downloading the whl file from the url->https://pypi.org/project/PyAudio/#files(Make sure you download the right file for your system and python config)