speech_recognition
speech_recognition copied to clipboard
ModuleNotFoundError: No module named 'speech_recognition' on Windows
Steps to reproduce
- I have wanted to import speech_recognition
- i dont know why but after a restart i have this error : ModuleNotFoundError: No module named 'speech_recognition'
Actual behaviour
So know i cant use speech_recognition
import speech_recognition as sr
System information
(Delete all the statements that don't apply.)
My system is Windows 10x64.
My Python version is 3.8.7.
My Pip version is 20.3.3.
My SpeechRecognition library version is 3.8.1.
My PyAudio library version is 0.2.11
I installed PocketSphinx from I have an error, i cant install it.
following. I have the same issue
you have to install these again for each new project