simple_chat, voice_recognition
This commit is contained in:
parent
eb7ad5fb98
commit
d2f8d47f5c
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
from api import API
|
from api import API
|
||||||
|
|
||||||
|
|
||||||
class CLIChat:
|
class CLIChat:
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def chat():
|
def chat():
|
||||||
|
|
1
py/voice_recognition.py
Normal file
1
py/voice_recognition.py
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
Reference in a new issue