We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12c1f10 + 98d53f6 commit ff567baCopy full SHA for ff567ba
jarvis.py
@@ -43,7 +43,7 @@ def wishMe(): #wishes me
43
if hour>=0 and hour<=4:
44
pass
45
else:
46
- speak("I am Your Personal assistant, Jarvis! version 1.2! With the power of 8 gigabytes of ram, along with GPU and SSD")
+ speak("I am Your Personal assistant, Jarvis! version 1.2!")
47
48
def takeCommand(): #takes microphone inout and returns output
49
r=sr.Recognizer()
0 commit comments