From cec2db981753e6fcec24ada40aa8971b10fc914f Mon Sep 17 00:00:00 2001 From: "nitin.maurya" Date: Mon, 25 Dec 2023 05:13:23 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8d7ad1b..ab1ce75 100644 --- a/README.md +++ b/README.md @@ -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