diff --git a/py/simple_chat.py b/py/simple_chat.py index 0c3165f..879e1f1 100644 --- a/py/simple_chat.py +++ b/py/simple_chat.py @@ -1,6 +1,5 @@ from api import API - class CLIChat: @staticmethod def chat(): diff --git a/py/voice_recognition.py b/py/voice_recognition.py new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/py/voice_recognition.py @@ -0,0 +1 @@ +