speech_recognition icon indicating copy to clipboard operation
speech_recognition copied to clipboard

ModuleNotFoundError: No module named 'speech_recognition' on Windows

Open Impre-visible opened this issue 4 years ago • 2 comments

Steps to reproduce

  1. I have wanted to import speech_recognition
  2. 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.

Impre-visible avatar Jan 03 '21 09:01 Impre-visible

following. I have the same issue

uzbeki avatar Jan 06 '21 06:01 uzbeki

you have to install these again for each new project

scifirm avatar Feb 23 '21 17:02 scifirm