From fd910ebc555d2391f2360b418b629b9281529898 Mon Sep 17 00:00:00 2001 From: "B.Jothin kumar" Date: Tue, 19 Oct 2021 15:38:45 +0530 Subject: [PATCH] Update Jarvis2.py --- Jarvis2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jarvis2.py b/Jarvis2.py index d8f3fc8..9ccb7a9 100755 --- a/Jarvis2.py +++ b/Jarvis2.py @@ -80,7 +80,7 @@ def take_command(): r.pause_threshold = 0.5 r.energy_threshold = 300 """The default value as per speech_recognition documentation. - Increase if application stops responding. and decrease if + Increase if application stops responding. and decrease if assistant doesn't execute any command and just says next command sir."""