Skip to content

speech_recognition #3

@JoseRFJuniorLLMs

Description

@JoseRFJuniorLLMs

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions