From ad84c76ec39162155991df18b4fa60579ab97fd6 Mon Sep 17 00:00:00 2001 From: Devansh Dubey <69635552+dubeyji0110@users.noreply.github.com> Date: Tue, 15 Dec 2020 11:23:13 +0530 Subject: [PATCH] first commit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ea7ef6..b6aed43 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -'JENNY' Voice Assisstant +'JENNY' Voice Assistant ============================== -This is a voice assisstant build from scratch. +This is a voice assistant build from scratch. Getting Started: ------------ -To try this assisstant you need to install some modules in the given sequence +To try this assistant you need to install some modules in the given sequence - `pip install SpeechRecognition` - `pip install pyttsx3`