Browse Source

Update 'README.md'

master
nitin.maurya 1 year ago
parent
commit
cec2db9817
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

@@ -11,12 +11,17 @@ Install Required Libraries


pip install Flask

pip install Flask-SocketIO

pip install SpeechRecognition

pip install imageio

pip install PyAudio



Note: If pyauido installation gives error on ubuntu then follow these steps:

1. First write this command in terminal


Loading…
Cancel
Save