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