Advertisement
ScrappyCocoJamba

1

Mar 23rd, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.78 KB | None | 0 0
  1. `"log" : [
  2.             {
  3.                 "time" : ISODate("2020-03-17T09:12:09.276Z"),
  4.                 "text" : "start requesting option (jsPlumb_3_316, jsPlumb_3_840)",
  5.                 "context" : {
  6.                     "sid" : "d2cefe17-a532-4420-a6f9-17735e8be1ee",
  7.                     "question" : "ЭтоВы"
  8.                 }
  9.             },
  10.             {
  11.                 "time" : ISODate("2020-03-17T09:12:19.732Z"),
  12.                 "text" : "unknown option on speech complete",
  13.                 "context" : {
  14.                     "sid" : "d2cefe17-a532-4420-a6f9-17735e8be1ee",
  15.                     "question" : "ЭтоВы",
  16.                     "recognition" : [
  17.                         {
  18.                             "text" : "а это",
  19.                             "confidence" : 0.0
  20.                         }
  21.                     ]
  22.                 }
  23.             },
  24.             {
  25.                 "time" : ISODate("2020-03-17T09:12:19.732Z"),
  26.                 "text" : "start requesting option (jsPlumb_3_316, jsPlumb_3_840)",
  27.                 "context" : {
  28.                     "sid" : "97baec55-d413-40a1-a8db-2d9997ff93ea",
  29.                     "question" : "ЭтоВы"
  30.                 }
  31.             },
  32.             {
  33.                 "time" : ISODate("2020-03-17T09:12:20.166Z"),
  34.                 "text" : "recognise on asr failed",
  35.                 "context" : {
  36.                     "sid" : "97baec55-d413-40a1-a8db-2d9997ff93ea",
  37.                     "question" : "ЭтоВы",
  38.                     "cause" : "silence"
  39.                 }
  40.             },
  41.             {
  42.                 "time" : ISODate("2020-03-17T09:12:20.167Z"),
  43.                 "text" : "разговор дошёл до конечного состояния",
  44.                 "context" : {}
  45.             }`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement