-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Description
Speech_Recognition_Youtube_and_VLC_Project
I'm trying to run your project on colab, but to no avail I'm getting this error>
ModuleNotFoundError Traceback (most recent call last)
in ()
----> 1 import speech_recognition as spr
ModuleNotFoundError: No module named 'speech_recognition'
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.
To view examples of installing
!apt install libasound2-dev portaudio19-dev libportaudio2 libportaudiocpp0 ffmpeg
!pip install pyaudio
!pip install ConfigParser
!apt-get install python-gnuradio-audio-portaudio
!python -m pip install pyaudio
!pip install SpeechRecognition
Where did you run it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels