|
|
@@ -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 |
|
|
|