You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the agent is unsure about that question, it will prompt with:
Did you mean get the are the Corner lamp top lights off??
which is ungrammatical.
We need to rearrange the dataset so that the phrases that work in the NLG are first.
Raw log:
[04:51:34.401371] on_message (../src/stt.cpp:90): STT text: Computer check if the lights are on.
[04:51:34.401486] on_message (../src/stt.cpp:104): STT mangled: check if the lights are on.
[04:51:34.401660] sendJSON (../src/wsclient.cpp:53): [SERVER WS] sending: {"type":"command","text":"check if the lights are on."}** Message: Received message: {"type":"command","command":"check if the lights are on.","id":89}
** Message: Received message: {"type":"text","text":"Did you mean get the are the Corner lamp top lights off??","icon":"org.thingpedia.iot.light-bulb","id":90}
[04:51:35.383586] dispatch_queue (../src/audioplayer.cpp:239): Now playing: Did you mean get the are the Corner lamp top lights off??
** Message: Received message: {"type":"askSpecial","ask":"yesno"}
The text was updated successfully, but these errors were encountered:
If the agent is unsure about that question, it will prompt with:
We need to rearrange the dataset so that the phrases that work in the NLG are first.
Raw log:
The text was updated successfully, but these errors were encountered: