You are on page 1of 2

Install the following dependencies via pip:

Image

pip install scikit-image==0.15.0

pip install opencv-contrib-python==4.1.0.25

pip install imageio==2.5.0

Speech Recognition

pip install SpeechRecognition

pip install PyAudio

i. Tensorflow

pip install tensorflow

ii. Numpy

pip install numpy

iii. SciPy

pip install scipy

iv. OpenCV

pip install opencv-python


v. Pillow

pip install pillow

vi. Matplotlib

pip install matplotlib

vii. H5py

pip install h5py

viii. Keras

pip install keras

ix. ImageAI

pip3 install https://github.com/OlafenwaMoses/ImageAI/releases/download/2.0.2/imageai-2.0.2-py3-


none-any.whl

You might also like