Silence
This commit is contained in:
parent
e42ae14ceb
commit
3316917d47
@ -30,7 +30,7 @@ while True:
|
||||
while True:
|
||||
# NLU
|
||||
frame = nlu.predict(user_input)
|
||||
print("Frame: ", frame)
|
||||
# print("Frame: ", frame)
|
||||
|
||||
# DSM
|
||||
monitor.update(frame)
|
||||
|
Loading…
Reference in New Issue
Block a user