Column descriptions
mission
The ID of the Minecraft mission during which the message was published.
id
Sequential ID of the message within the mission.
topic
The topic the message was published on.
timestamp_unix
The Unix timestamp of the message.
timestamp_iso8601
The timestamp of the message in ISO-8601 format.
message
The contents of the message, stored as JSON; use your database's JSON functions and operators to query into it.

~5,856,114 rows (estimated)

Filters: mission = fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 × topic = agent/asr/final × clear all
topic
mission id topic timestamp_unix timestamp_iso8601 message
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 8 agent/asr/final 1668461148.970431 2022-11-14T21:25:48.970431000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:25:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:25:48.970431000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:25:48.970480000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 67.9,
          "word": "you",
          "start_time": 67.8
        },
        {
          "end_time": 68.1,
          "word": "have",
          "start_time": 67.9
        },
        {
          "end_time": 68.2,
          "word": "two",
          "start_time": 68.1
        },
        {
          "end_time": 68.6,
          "word": "minutes",
          "start_time": 68.2
        },
        {
          "end_time": 68.7,
          "word": "to",
          "start_time": 68.6
        },
        {
          "end_time": 69.3,
          "word": "discuss",
          "start_time": 68.7
        },
        {
          "end_time": 69.4,
          "word": "and",
          "start_time": 69.3
        },
        {
          "end_time": 69.6,
          "word": "then",
          "start_time": 69.4
        },
        {
          "end_time": 69.8,
          "word": "the",
          "start_time": 69.6
        },
        {
          "end_time": 70.1,
          "word": "wall",
          "start_time": 69.8
        },
        {
          "end_time": 70.7,
          "word": "behind",
          "start_time": 70.1
        },
        {
          "end_time": 71.1,
          "word": "you",
          "start_time": 70.7
        }
      ]
    },
    "text": "you have two minutes to discuss and then the wall behind you",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "you have two minutes to discuss and then the wall behind you",
        "confidence": 0.8695326447486877
      }
    ],
    "start_timestamp": "2022-11-14T21:25:43.849431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:25:47.149431000Z",
    "utterance_id": "d2e9e0f9-955d-4d2b-861b-b38e984e0f91",
    "id": "d2e9e0f9-955d-4d2b-861b-b38e984e0f91"
  },
  "@timestamp": "2022-11-14T21:25:48.972Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 312 agent/asr/final 1668461154.462672 2022-11-14T21:25:54.462672000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:25:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:25:54.462672000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:25:54.462705000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 76.7,
          "word": "yeah",
          "start_time": 76.4
        },
        {
          "end_time": 76.9,
          "word": "let's",
          "start_time": 76.7
        },
        {
          "end_time": 77.1,
          "word": "just",
          "start_time": 76.9
        },
        {
          "end_time": 77.2,
          "word": "go",
          "start_time": 77.1
        },
        {
          "end_time": 77.5,
          "word": "around",
          "start_time": 77.2
        },
        {
          "end_time": 77.6,
          "word": "and",
          "start_time": 77.5
        },
        {
          "end_time": 78.1,
          "word": "gather",
          "start_time": 77.6
        }
      ]
    },
    "text": "yeah let's just go around and gather",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "yeah let's just go around and gather",
        "confidence": 0.9128385186195374
      }
    ],
    "start_timestamp": "2022-11-14T21:25:55.210206000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:25:56.910206000Z",
    "utterance_id": "f6166912-12cd-44be-acc4-f7ad935633c0",
    "id": "f6166912-12cd-44be-acc4-f7ad935633c0"
  },
  "@timestamp": "2022-11-14T21:25:54.463Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 518 agent/asr/final 1668461158.308319 2022-11-14T21:25:58.308319000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:25:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:25:58.308319000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:25:58.308362000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 79.8,
          "word": "that's",
          "start_time": 79.5
        },
        {
          "end_time": 80.2,
          "word": "good",
          "start_time": 79.8
        }
      ]
    },
    "text": "that's good",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "that's good",
        "confidence": 0.897991418838501
      }
    ],
    "start_timestamp": "2022-11-14T21:25:55.549431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:25:56.249431000Z",
    "utterance_id": "9556334d-6777-49f0-bea9-71197b5e2bf4",
    "id": "9556334d-6777-49f0-bea9-71197b5e2bf4"
  },
  "@timestamp": "2022-11-14T21:25:58.339Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 828 agent/asr/final 1668461163.669782 2022-11-14T21:26:03.669782000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:03.669782000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:03.669832000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 75.2,
          "word": "do",
          "start_time": 75.0
        },
        {
          "end_time": 75.3,
          "word": "you",
          "start_time": 75.2
        },
        {
          "end_time": 75.5,
          "word": "just",
          "start_time": 75.3
        },
        {
          "end_time": 75.7,
          "word": "want",
          "start_time": 75.5
        },
        {
          "end_time": 75.8,
          "word": "to",
          "start_time": 75.7
        },
        {
          "end_time": 75.9,
          "word": "go",
          "start_time": 75.8
        },
        {
          "end_time": 76.3,
          "word": "around",
          "start_time": 75.9
        },
        {
          "end_time": 77.0,
          "word": "together",
          "start_time": 76.3
        },
        {
          "end_time": 77.5,
          "word": "this",
          "start_time": 77.3
        },
        {
          "end_time": 78.1,
          "word": "time",
          "start_time": 77.5
        },
        {
          "end_time": 80.4,
          "word": "and",
          "start_time": 80.2
        },
        {
          "end_time": 80.8,
          "word": "then",
          "start_time": 80.4
        },
        {
          "end_time": 81.2,
          "word": "we",
          "start_time": 81.0
        },
        {
          "end_time": 81.4,
          "word": "can",
          "start_time": 81.2
        },
        {
          "end_time": 81.5,
          "word": "go",
          "start_time": 81.4
        },
        {
          "end_time": 81.6,
          "word": "to",
          "start_time": 81.5
        },
        {
          "end_time": 81.7,
          "word": "the",
          "start_time": 81.6
        },
        {
          "end_time": 82.2,
          "word": "critical",
          "start_time": 81.7
        },
        {
          "end_time": 82.5,
          "word": "ones",
          "start_time": 82.2
        },
        {
          "end_time": 82.8,
          "word": "first",
          "start_time": 82.5
        },
        {
          "end_time": 82.9,
          "word": "so",
          "start_time": 82.8
        },
        {
          "end_time": 83.5,
          "word": "technical",
          "start_time": 82.9
        },
        {
          "end_time": 84.0,
          "word": "exchange",
          "start_time": 83.5
        },
        {
          "end_time": 84.5,
          "word": "meeting",
          "start_time": 84.0
        },
        {
          "end_time": 85.9,
          "word": "lunch",
          "start_time": 84.5
        },
        {
          "end_time": 86.1,
          "word": "and",
          "start_time": 85.9
        },
        {
          "end_time": 86.6,
          "word": "management",
          "start_time": 86.1
        },
        {
          "end_time": 86.9,
          "word": "meeting",
          "start_time": 86.6
        },
        {
          "end_time": 87.0,
          "word": "is",
          "start_time": 86.9
        },
        {
          "end_time": 87.1,
          "word": "what",
          "start_time": 87.0
        },
        {
          "end_time": 87.2,
          "word": "it",
          "start_time": 87.1
        },
        {
          "end_time": 87.4,
          "word": "says",
          "start_time": 87.2
        },
        {
          "end_time": 87.5,
          "word": "for",
          "start_time": 87.4
        },
        {
          "end_time": 87.9,
          "word": "mine",
          "start_time": 87.5
        }
      ]
    },
    "text": "do you just want to go around together this time and then we can go to the critical ones first so technical exchange meeting lunch and management meeting is what it says for mine",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "do you just want to go around together this time and then we can go to the critical ones first so technical exchange meeting lunch and management meeting is what it says for mine",
        "confidence": 0.9124600887298584
      }
    ],
    "start_timestamp": "2022-11-14T21:25:51.037907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:26:03.937907000Z",
    "utterance_id": "beb36e47-74a8-4c2a-82b4-978ebbee3e49",
    "id": "beb36e47-74a8-4c2a-82b4-978ebbee3e49"
  },
  "@timestamp": "2022-11-14T21:26:03.671Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 967 agent/asr/final 1668461166.227311 2022-11-14T21:26:06.227311000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:06.227311000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:06.227344000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 88.1,
          "word": "a",
          "start_time": 87.8
        },
        {
          "end_time": 89.1,
          "word": "technical",
          "start_time": 88.1
        },
        {
          "end_time": 89.4,
          "word": "change",
          "start_time": 89.1
        },
        {
          "end_time": 89.8,
          "word": "meeting",
          "start_time": 89.4
        },
        {
          "end_time": 90.7,
          "word": "B6",
          "start_time": 89.8
        }
      ]
    },
    "text": " a technical change meeting B6",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " a technical change meeting B6",
        "confidence": 0.8293722867965698
      },
      {
        "text": " technical change meeting B6",
        "confidence": 0.7930251359939575
      }
    ],
    "start_timestamp": "2022-11-14T21:26:03.849431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:26:06.749431000Z",
    "utterance_id": "3598a218-ff7c-45af-851d-3fa1ba90442b",
    "id": "3598a218-ff7c-45af-851d-3fa1ba90442b"
  },
  "@timestamp": "2022-11-14T21:26:06.229Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 1115 agent/asr/final 1668461168.931637 2022-11-14T21:26:08.931637000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:08.931637000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:08.931668000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 91.5,
          "word": "okay",
          "start_time": 91.0
        },
        {
          "end_time": 91.6,
          "word": "we",
          "start_time": 91.5
        },
        {
          "end_time": 91.8,
          "word": "can",
          "start_time": 91.6
        },
        {
          "end_time": 91.8,
          "word": "start",
          "start_time": 91.8
        },
        {
          "end_time": 92.1,
          "word": "with",
          "start_time": 91.8
        },
        {
          "end_time": 92.3,
          "word": "B6",
          "start_time": 92.1
        },
        {
          "end_time": 92.7,
          "word": "then",
          "start_time": 92.3
        }
      ]
    },
    "text": " okay we can start with B6 then",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay we can start with B6 then",
        "confidence": 0.8622474670410156
      }
    ],
    "start_timestamp": "2022-11-14T21:26:07.037907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:26:08.737907000Z",
    "utterance_id": "9512f529-0587-48a2-b5c1-8c71968b066d",
    "id": "9512f529-0587-48a2-b5c1-8c71968b066d"
  },
  "@timestamp": "2022-11-14T21:26:08.934Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 1206 agent/asr/final 1668461170.66488 2022-11-14T21:26:10.664880000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:10.664880000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:10.664918000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 93.6,
          "word": "what",
          "start_time": 93.4
        },
        {
          "end_time": 94.1,
          "word": "else",
          "start_time": 93.6
        }
      ]
    },
    "text": " what else",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " what else",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:26:09.449431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:26:10.149431000Z",
    "utterance_id": "2ae6f563-7f9c-4609-8565-6d3a6fbe6ed3",
    "id": "2ae6f563-7f9c-4609-8565-6d3a6fbe6ed3"
  },
  "@timestamp": "2022-11-14T21:26:10.667Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 1215 agent/asr/final 1668461170.833687 2022-11-14T21:26:10.833687000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:10.833687000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:10.833719000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 95.2,
          "word": "lunch",
          "start_time": 94.5
        }
      ]
    },
    "text": " lunch",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " lunch",
        "confidence": 0.725858211517334
      }
    ],
    "start_timestamp": "2022-11-14T21:26:10.537907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:26:11.237907000Z",
    "utterance_id": "3588713e-9d2c-42cc-9d99-949e771b8b19",
    "id": "3588713e-9d2c-42cc-9d99-949e771b8b19"
  },
  "@timestamp": "2022-11-14T21:26:10.835Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 1530 agent/asr/final 1668461176.063086 2022-11-14T21:26:16.063086000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:16.063086000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:16.063135000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 94.6,
          "word": "L3",
          "start_time": 91.2
        },
        {
          "end_time": 96.7,
          "word": "D4",
          "start_time": 94.6
        },
        {
          "end_time": 97.3,
          "word": "I'll",
          "start_time": 96.7
        },
        {
          "end_time": 97.6,
          "word": "have",
          "start_time": 97.3
        },
        {
          "end_time": 97.9,
          "word": "like",
          "start_time": 97.6
        }
      ]
    },
    "text": " L3 D4 I'll have like",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " L3 D4 I'll have like",
        "confidence": 0.7588875889778137
      },
      {
        "text": " L3 D4 all have like",
        "confidence": 0.7313845753669739
      },
      {
        "text": " L3 D4 all have liked",
        "confidence": 0.6853147149085999
      }
    ],
    "start_timestamp": "2022-11-14T21:26:10.010206000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:26:16.710206000Z",
    "utterance_id": "098300cf-562b-4960-a869-93eaf75fb870",
    "id": "098300cf-562b-4960-a869-93eaf75fb870"
  },
  "@timestamp": "2022-11-14T21:26:16.063Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 1789 agent/asr/final 1668461180.647967 2022-11-14T21:26:20.647967000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:20.647967000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:20.648009000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 100.9,
          "word": "they",
          "start_time": 100.7
        },
        {
          "end_time": 101.0,
          "word": "all",
          "start_time": 100.9
        },
        {
          "end_time": 101.3,
          "word": "have",
          "start_time": 101.0
        },
        {
          "end_time": 101.7,
          "word": "like",
          "start_time": 101.3
        },
        {
          "end_time": 101.9,
          "word": "the",
          "start_time": 101.7
        },
        {
          "end_time": 103.4,
          "word": "Blue",
          "start_time": 101.9
        },
        {
          "end_time": 103.7,
          "word": "Threat",
          "start_time": 103.4
        },
        {
          "end_time": 103.9,
          "word": "thing",
          "start_time": 103.7
        }
      ]
    },
    "text": " they all have like the Blue Threat thing",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " they all have like the Blue Threat thing",
        "confidence": 0.8807958364486694
      },
      {
        "text": " they all have like a Blue Threat thing",
        "confidence": 0.839718759059906
      }
    ],
    "start_timestamp": "2022-11-14T21:26:19.510206000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:26:22.710206000Z",
    "utterance_id": "12044223-7241-4cdc-a331-ea355dc54c94",
    "id": "12044223-7241-4cdc-a331-ea355dc54c94"
  },
  "@timestamp": "2022-11-14T21:26:20.649Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 1845 agent/asr/final 1668461181.741331 2022-11-14T21:26:21.741331000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:21.741331000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:21.741377000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 105.8,
          "word": "okay",
          "start_time": 105.5
        }
      ]
    },
    "text": " okay",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay",
        "confidence": 0.676205575466156
      }
    ],
    "start_timestamp": "2022-11-14T21:26:21.537907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:26:21.837907000Z",
    "utterance_id": "dffc4aff-db85-412c-b79d-f94e3b4e045f",
    "id": "dffc4aff-db85-412c-b79d-f94e3b4e045f"
  },
  "@timestamp": "2022-11-14T21:26:21.742Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 2162 agent/asr/final 1668461187.241098 2022-11-14T21:26:27.241098000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:27.241098000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:27.241139000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 109.7,
          "word": "it",
          "start_time": 109.7
        },
        {
          "end_time": 109.9,
          "word": "was",
          "start_time": 109.7
        },
        {
          "end_time": 110.2,
          "word": "lunch",
          "start_time": 109.9
        },
        {
          "end_time": 110.4,
          "word": "and",
          "start_time": 110.2
        },
        {
          "end_time": 111.1,
          "word": "management",
          "start_time": 110.4
        }
      ]
    },
    "text": " it was lunch and management",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " it was lunch and management",
        "confidence": 0.8463946580886841
      }
    ],
    "start_timestamp": "2022-11-14T21:26:25.737907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:26:27.137907000Z",
    "utterance_id": "65d1551e-ff53-4fa3-9532-ea3e42725780",
    "id": "65d1551e-ff53-4fa3-9532-ea3e42725780"
  },
  "@timestamp": "2022-11-14T21:26:27.243Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 2357 agent/asr/final 1668461190.744466 2022-11-14T21:26:30.744466000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:30.744466000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:30.744514000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 111.7,
          "word": "lunch",
          "start_time": 111.0
        },
        {
          "end_time": 112.0,
          "word": "is",
          "start_time": 111.7
        },
        {
          "end_time": 112.7,
          "word": "F4",
          "start_time": 112.0
        },
        {
          "end_time": 114.2,
          "word": "management",
          "start_time": 112.7
        },
        {
          "end_time": 114.4,
          "word": "is",
          "start_time": 114.2
        },
        {
          "end_time": 114.9,
          "word": "D4",
          "start_time": 114.4
        }
      ]
    },
    "text": " lunch is F4 management is D4",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " lunch is F4 management is D4",
        "confidence": 0.8800154328346252
      }
    ],
    "start_timestamp": "2022-11-14T21:26:27.049431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:26:30.949431000Z",
    "utterance_id": "c7b62e79-d539-4d8d-a0d6-182d1b95d5ca",
    "id": "c7b62e79-d539-4d8d-a0d6-182d1b95d5ca"
  },
  "@timestamp": "2022-11-14T21:26:30.745Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 2729 agent/asr/final 1668461197.227486 2022-11-14T21:26:37.227486000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:37.227486000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:37.227539000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 116.4,
          "word": "okay",
          "start_time": 115.8
        },
        {
          "end_time": 116.6,
          "word": "so",
          "start_time": 116.4
        },
        {
          "end_time": 116.7,
          "word": "we'll",
          "start_time": 116.6
        },
        {
          "end_time": 116.8,
          "word": "go",
          "start_time": 116.7
        },
        {
          "end_time": 116.9,
          "word": "to",
          "start_time": 116.8
        },
        {
          "end_time": 117.5,
          "word": "technical",
          "start_time": 116.9
        },
        {
          "end_time": 117.8,
          "word": "first",
          "start_time": 117.5
        },
        {
          "end_time": 117.9,
          "word": "what",
          "start_time": 117.8
        },
        {
          "end_time": 118.0,
          "word": "you",
          "start_time": 117.9
        },
        {
          "end_time": 118.2,
          "word": "said",
          "start_time": 118.0
        },
        {
          "end_time": 118.3,
          "word": "was",
          "start_time": 118.2
        },
        {
          "end_time": 118.8,
          "word": "B6",
          "start_time": 118.3
        },
        {
          "end_time": 121.0,
          "word": "okay",
          "start_time": 118.8
        }
      ]
    },
    "text": " okay so we'll go to technical first what you said was B6 okay",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay so we'll go to technical first what you said was B6 okay",
        "confidence": 0.8860435485839844
      },
      {
        "text": " okay so we'll go to the technical first what you said was B6 okay",
        "confidence": 0.8425614237785339
      }
    ],
    "start_timestamp": "2022-11-14T21:26:31.837907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:26:37.037907000Z",
    "utterance_id": "e8624912-6400-454a-9a05-0ab6e62b777c",
    "id": "e8624912-6400-454a-9a05-0ab6e62b777c"
  },
  "@timestamp": "2022-11-14T21:26:37.229Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 2760 agent/asr/final 1668461197.815665 2022-11-14T21:26:37.815665000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:37.815665000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:37.815747000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 117.7,
          "word": "D4",
          "start_time": 117.1
        },
        {
          "end_time": 118.1,
          "word": "is",
          "start_time": 117.7
        },
        {
          "end_time": 118.6,
          "word": "mild",
          "start_time": 118.1
        },
        {
          "end_time": 119.0,
          "word": "danger",
          "start_time": 118.6
        },
        {
          "end_time": 119.2,
          "word": "by",
          "start_time": 119.0
        },
        {
          "end_time": 119.3,
          "word": "the",
          "start_time": 119.2
        },
        {
          "end_time": 119.5,
          "word": "way",
          "start_time": 119.3
        },
        {
          "end_time": 119.9,
          "word": "and",
          "start_time": 119.5
        },
        {
          "end_time": 120.3,
          "word": "F4",
          "start_time": 119.9
        },
        {
          "end_time": 120.6,
          "word": "is",
          "start_time": 120.3
        },
        {
          "end_time": 121.1,
          "word": "moderate",
          "start_time": 120.6
        }
      ]
    },
    "text": " D4 is mild danger by the way and F4 is moderate",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " D4 is mild danger by the way and F4 is moderate",
        "confidence": 0.8956275582313538
      }
    ],
    "start_timestamp": "2022-11-14T21:26:35.910206000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:26:39.910206000Z",
    "utterance_id": "6d645b4d-87bb-4966-a959-31dffb02494b",
    "id": "6d645b4d-87bb-4966-a959-31dffb02494b"
  },
  "@timestamp": "2022-11-14T21:26:37.816Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 2886 agent/asr/final 1668461199.994154 2022-11-14T21:26:39.994154000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:39.994154000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:39.994208000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 123.5,
          "word": "okay",
          "start_time": 123.1
        }
      ]
    },
    "text": " okay",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:26:39.149431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:26:39.549431000Z",
    "utterance_id": "257a74a9-ae5c-4a35-ba7c-bee32ed1e48e",
    "id": "257a74a9-ae5c-4a35-ba7c-bee32ed1e48e"
  },
  "@timestamp": "2022-11-14T21:26:39.994Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 3028 agent/asr/final 1668461202.535043 2022-11-14T21:26:42.535043000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:42.535043000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:42.535094000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 125.2,
          "word": "B6",
          "start_time": 123.1
        },
        {
          "end_time": 125.4,
          "word": "is",
          "start_time": 125.2
        },
        {
          "end_time": 125.9,
          "word": "severe",
          "start_time": 125.4
        }
      ]
    },
    "text": " B6 is severe",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " B6 is severe",
        "confidence": 0.882871150970459
      }
    ],
    "start_timestamp": "2022-11-14T21:26:41.910206000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:26:44.710206000Z",
    "utterance_id": "2e0dbf90-951c-4a9a-adaf-4d581208cacb",
    "id": "2e0dbf90-951c-4a9a-adaf-4d581208cacb"
  },
  "@timestamp": "2022-11-14T21:26:42.535Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 3583 agent/asr/final 1668461212.396153 2022-11-14T21:26:52.396153000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:52.396153000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:52.396202000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 124.5,
          "word": "you",
          "start_time": 122.9
        },
        {
          "end_time": 124.7,
          "word": "said",
          "start_time": 124.5
        },
        {
          "end_time": 125.0,
          "word": "B6",
          "start_time": 124.7
        },
        {
          "end_time": 125.5,
          "word": "right",
          "start_time": 125.0
        },
        {
          "end_time": 126.2,
          "word": "for",
          "start_time": 125.5
        },
        {
          "end_time": 126.6,
          "word": "technical",
          "start_time": 126.2
        },
        {
          "end_time": 128.0,
          "word": "I",
          "start_time": 126.6
        },
        {
          "end_time": 128.3,
          "word": "was",
          "start_time": 128.0
        },
        {
          "end_time": 128.8,
          "word": "asking",
          "start_time": 128.3
        },
        {
          "end_time": 129.4,
          "word": "the",
          "start_time": 128.8
        },
        {
          "end_time": 129.8,
          "word": "medic",
          "start_time": 129.4
        },
        {
          "end_time": 131.9,
          "word": "the",
          "start_time": 129.8
        },
        {
          "end_time": 132.4,
          "word": "technical",
          "start_time": 131.9
        },
        {
          "end_time": 132.9,
          "word": "exchange",
          "start_time": 132.4
        },
        {
          "end_time": 133.2,
          "word": "media",
          "start_time": 132.9
        },
        {
          "end_time": 134.2,
          "word": "okay",
          "start_time": 133.2
        },
        {
          "end_time": 135.1,
          "word": "we'll",
          "start_time": 134.2
        },
        {
          "end_time": 135.3,
          "word": "just",
          "start_time": 135.1
        },
        {
          "end_time": 135.7,
          "word": "be",
          "start_time": 135.3
        },
        {
          "end_time": 135.9,
          "word": "careful",
          "start_time": 135.7
        },
        {
          "end_time": 136.3,
          "word": "I",
          "start_time": 135.9
        },
        {
          "end_time": 136.4,
          "word": "guess",
          "start_time": 136.3
        }
      ]
    },
    "text": " you said B6 right for technical I was asking the medic the technical exchange media okay we'll just be careful I guess",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " you said B6 right for technical I was asking the medic the technical exchange media okay we'll just be careful I guess",
        "confidence": 0.8748950958251953
      }
    ],
    "start_timestamp": "2022-11-14T21:26:38.937907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:26:52.437907000Z",
    "utterance_id": "4118a60a-b6b1-4a9a-847a-a76a61d88af7",
    "id": "4118a60a-b6b1-4a9a-847a-a76a61d88af7"
  },
  "@timestamp": "2022-11-14T21:26:52.397Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 3860 agent/asr/final 1668461217.328117 2022-11-14T21:26:57.328117000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:57.328117000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:57.328175000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 141.4,
          "word": "yeah",
          "start_time": 140.8
        }
      ]
    },
    "text": " yeah",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:26:56.837907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:26:57.437907000Z",
    "utterance_id": "927e2c52-7438-4155-85b2-76c98457544d",
    "id": "927e2c52-7438-4155-85b2-76c98457544d"
  },
  "@timestamp": "2022-11-14T21:26:57.329Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 3877 agent/asr/final 1668461217.642099 2022-11-14T21:26:57.642099000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:26:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:26:57.642099000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:26:57.642138000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 133.1,
          "word": "yeah",
          "start_time": 132.8
        },
        {
          "end_time": 133.5,
          "word": "that's",
          "start_time": 133.1
        },
        {
          "end_time": 133.8,
          "word": "B6",
          "start_time": 133.5
        },
        {
          "end_time": 135.0,
          "word": "so",
          "start_time": 133.8
        },
        {
          "end_time": 135.0,
          "word": "if",
          "start_time": 135.0
        },
        {
          "end_time": 136.8,
          "word": "you",
          "start_time": 135.0
        },
        {
          "end_time": 137.0,
          "word": "just",
          "start_time": 136.8
        },
        {
          "end_time": 137.2,
          "word": "want",
          "start_time": 137.0
        },
        {
          "end_time": 137.2,
          "word": "to",
          "start_time": 137.2
        },
        {
          "end_time": 137.5,
          "word": "start",
          "start_time": 137.2
        },
        {
          "end_time": 137.6,
          "word": "with",
          "start_time": 137.5
        },
        {
          "end_time": 138.0,
          "word": "B6",
          "start_time": 137.6
        },
        {
          "end_time": 138.6,
          "word": "or",
          "start_time": 138.0
        },
        {
          "end_time": 138.8,
          "word": "you",
          "start_time": 138.6
        },
        {
          "end_time": 139.0,
          "word": "guys",
          "start_time": 138.8
        },
        {
          "end_time": 139.2,
          "word": "want",
          "start_time": 139.0
        },
        {
          "end_time": 139.2,
          "word": "to",
          "start_time": 139.2
        },
        {
          "end_time": 139.3,
          "word": "just",
          "start_time": 139.2
        },
        {
          "end_time": 139.5,
          "word": "make",
          "start_time": 139.3
        },
        {
          "end_time": 139.6,
          "word": "our",
          "start_time": 139.5
        },
        {
          "end_time": 139.7,
          "word": "way",
          "start_time": 139.6
        },
        {
          "end_time": 139.9,
          "word": "to",
          "start_time": 139.7
        },
        {
          "end_time": 140.2,
          "word": "B6",
          "start_time": 139.9
        },
        {
          "end_time": 140.8,
          "word": "first",
          "start_time": 140.2
        },
        {
          "end_time": 142.0,
          "word": "okay",
          "start_time": 140.8
        }
      ]
    },
    "text": " yeah that's B6 so if you just want to start with B6 or you guys want to just make our way to B6 first okay",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah that's B6 so if you just want to start with B6 or you guys want to just make our way to B6 first okay",
        "confidence": 0.8960292339324951
      },
      {
        "text": " yeah that's B6 so you just want to start with B6 or you guys want to just make our way to B6 first okay",
        "confidence": 0.9034759998321533
      }
    ],
    "start_timestamp": "2022-11-14T21:26:48.849431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:26:58.049431000Z",
    "utterance_id": "f7a47535-4f62-4bf1-bcb9-1a48bfe65e8e",
    "id": "f7a47535-4f62-4bf1-bcb9-1a48bfe65e8e"
  },
  "@timestamp": "2022-11-14T21:26:57.643Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 4095 agent/asr/final 1668461221.749776 2022-11-14T21:27:01.749776000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:01.749776000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:01.749809000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 144.2,
          "word": "and",
          "start_time": 144.1
        },
        {
          "end_time": 144.3,
          "word": "then",
          "start_time": 144.2
        },
        {
          "end_time": 144.4,
          "word": "if",
          "start_time": 144.3
        },
        {
          "end_time": 144.5,
          "word": "you",
          "start_time": 144.4
        },
        {
          "end_time": 144.7,
          "word": "C",
          "start_time": 144.5
        },
        {
          "end_time": 145.2,
          "word": "like",
          "start_time": 144.7
        }
      ]
    },
    "text": " and then if you C like",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " and then if you C like",
        "confidence": 0.8009623885154724
      },
      {
        "text": " and then if you see like",
        "confidence": 0.8191311955451965
      }
    ],
    "start_timestamp": "2022-11-14T21:27:00.149431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:27:01.249431000Z",
    "utterance_id": "f28088a3-dcc9-4b77-8c3e-38af9890725d",
    "id": "f28088a3-dcc9-4b77-8c3e-38af9890725d"
  },
  "@timestamp": "2022-11-14T21:27:01.751Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 4419 agent/asr/final 1668461227.097146 2022-11-14T21:27:07.097146000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:07.097146000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:07.097195000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 146.3,
          "word": "I",
          "start_time": 146.2
        },
        {
          "end_time": 146.4,
          "word": "can",
          "start_time": 146.3
        },
        {
          "end_time": 146.6,
          "word": "start",
          "start_time": 146.4
        },
        {
          "end_time": 146.9,
          "word": "marking",
          "start_time": 146.6
        },
        {
          "end_time": 147.0,
          "word": "the",
          "start_time": 146.9
        },
        {
          "end_time": 147.3,
          "word": "doors",
          "start_time": 147.0
        },
        {
          "end_time": 147.4,
          "word": "on",
          "start_time": 147.3
        },
        {
          "end_time": 147.5,
          "word": "the",
          "start_time": 147.4
        },
        {
          "end_time": 147.6,
          "word": "way",
          "start_time": 147.5
        },
        {
          "end_time": 147.9,
          "word": "there",
          "start_time": 147.6
        },
        {
          "end_time": 148.0,
          "word": "to",
          "start_time": 147.9
        },
        {
          "end_time": 148.1,
          "word": "see",
          "start_time": 148.0
        },
        {
          "end_time": 148.2,
          "word": "how",
          "start_time": 148.1
        },
        {
          "end_time": 148.4,
          "word": "many",
          "start_time": 148.2
        },
        {
          "end_time": 148.8,
          "word": "like",
          "start_time": 148.4
        },
        {
          "end_time": 148.9,
          "word": "what",
          "start_time": 148.8
        },
        {
          "end_time": 149.0,
          "word": "kind",
          "start_time": 148.9
        },
        {
          "end_time": 149.1,
          "word": "of",
          "start_time": 149.0
        },
        {
          "end_time": 149.4,
          "word": "victim",
          "start_time": 149.1
        },
        {
          "end_time": 149.6,
          "word": "is",
          "start_time": 149.4
        },
        {
          "end_time": 149.7,
          "word": "in",
          "start_time": 149.6
        },
        {
          "end_time": 149.9,
          "word": "each",
          "start_time": 149.7
        },
        {
          "end_time": 150.2,
          "word": "thing",
          "start_time": 149.9
        },
        {
          "end_time": 150.4,
          "word": "like",
          "start_time": 150.2
        },
        {
          "end_time": 150.5,
          "word": "if",
          "start_time": 150.4
        },
        {
          "end_time": 150.7,
          "word": "they're",
          "start_time": 150.5
        },
        {
          "end_time": 151.0,
          "word": "clear",
          "start_time": 150.7
        },
        {
          "end_time": 151.0,
          "word": "or",
          "start_time": 151.0
        },
        {
          "end_time": 151.1,
          "word": "not",
          "start_time": 151.0
        }
      ]
    },
    "text": " I can start marking the doors on the way there to see how many like what kind of victim is in each thing like if they're clear or not",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I can start marking the doors on the way there to see how many like what kind of victim is in each thing like if they're clear or not",
        "confidence": 0.8627942204475403
      },
      {
        "text": " I can start marking the door Zone the way there to see how many like what kind of victim is in each thing like if they're clear or not",
        "confidence": 0.818986713886261
      }
    ],
    "start_timestamp": "2022-11-14T21:27:02.237907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:27:07.137907000Z",
    "utterance_id": "59a42e6d-ed7b-4343-b58b-5d74a2cb7a32",
    "id": "59a42e6d-ed7b-4343-b58b-5d74a2cb7a32"
  },
  "@timestamp": "2022-11-14T21:27:07.098Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 4585 agent/asr/final 1668461230.136541 2022-11-14T21:27:10.136541000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:10.136541000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:10.136590000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 151.3,
          "word": "yeah",
          "start_time": 150.6
        },
        {
          "end_time": 151.4,
          "word": "if",
          "start_time": 151.3
        },
        {
          "end_time": 151.7,
          "word": "there's",
          "start_time": 151.4
        },
        {
          "end_time": 151.9,
          "word": "like",
          "start_time": 151.7
        },
        {
          "end_time": 151.9,
          "word": "a",
          "start_time": 151.9
        },
        {
          "end_time": 152.3,
          "word": "victim",
          "start_time": 151.9
        },
        {
          "end_time": 152.4,
          "word": "in",
          "start_time": 152.3
        },
        {
          "end_time": 152.6,
          "word": "there",
          "start_time": 152.4
        },
        {
          "end_time": 152.7,
          "word": "you",
          "start_time": 152.6
        },
        {
          "end_time": 152.8,
          "word": "can",
          "start_time": 152.7
        },
        {
          "end_time": 153.1,
          "word": "Market",
          "start_time": 152.8
        },
        {
          "end_time": 153.3,
          "word": "or",
          "start_time": 153.1
        },
        {
          "end_time": 153.5,
          "word": "like",
          "start_time": 153.3
        },
        {
          "end_time": 153.6,
          "word": "if",
          "start_time": 153.5
        },
        {
          "end_time": 153.8,
          "word": "it's",
          "start_time": 153.6
        },
        {
          "end_time": 154.1,
          "word": "clear",
          "start_time": 153.8
        },
        {
          "end_time": 154.3,
          "word": "you",
          "start_time": 154.1
        },
        {
          "end_time": 154.4,
          "word": "could",
          "start_time": 154.3
        },
        {
          "end_time": 154.8,
          "word": "just",
          "start_time": 154.4
        }
      ]
    },
    "text": "yeah if there's like a victim in there you can Market or like if it's clear you could just",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "yeah if there's like a victim in there you can Market or like if it's clear you could just",
        "confidence": 0.8985781669616699
      },
      {
        "text": "yeah if there's like a victim in there you can mark it or like if it's clear you could just",
        "confidence": 0.8452154994010925
      }
    ],
    "start_timestamp": "2022-11-14T21:27:06.649431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:27:10.849431000Z",
    "utterance_id": "db8fb615-ca9b-428d-840a-8ca4cea5d795",
    "id": "db8fb615-ca9b-428d-840a-8ca4cea5d795"
  },
  "@timestamp": "2022-11-14T21:27:10.137Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 4643 agent/asr/final 1668461231.163705 2022-11-14T21:27:11.163705000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:11.163705000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:11.163742000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 155.7,
          "word": "yeah",
          "start_time": 155.2
        }
      ]
    },
    "text": " yeah",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:27:11.237907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:27:11.737907000Z",
    "utterance_id": "cb34ff6a-75d6-46ee-8808-6d0a3fb91c46",
    "id": "cb34ff6a-75d6-46ee-8808-6d0a3fb91c46"
  },
  "@timestamp": "2022-11-14T21:27:11.164Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 4651 agent/asr/final 1668461231.282712 2022-11-14T21:27:11.282712000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:11.282712000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:11.282771000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 150.2,
          "word": "yeah",
          "start_time": 149.7
        },
        {
          "end_time": 150.4,
          "word": "if",
          "start_time": 150.3
        },
        {
          "end_time": 150.7,
          "word": "there's",
          "start_time": 150.4
        },
        {
          "end_time": 150.8,
          "word": "like",
          "start_time": 150.7
        },
        {
          "end_time": 150.9,
          "word": "a",
          "start_time": 150.8
        },
        {
          "end_time": 151.2,
          "word": "victim",
          "start_time": 150.9
        }
      ]
    },
    "text": " yeah if there's like a victim",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah if there's like a victim",
        "confidence": 0.9128385186195374
      }
    ],
    "start_timestamp": "2022-11-14T21:27:08.510206000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:27:10.010206000Z",
    "utterance_id": "743f282e-609e-4f3a-8016-97341e7edf4b",
    "id": "743f282e-609e-4f3a-8016-97341e7edf4b"
  },
  "@timestamp": "2022-11-14T21:27:11.283Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 4684 agent/asr/final 1668461231.89353 2022-11-14T21:27:11.893530000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:11.893530000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:11.893578000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 156.6,
          "word": "okay",
          "start_time": 156.2
        }
      ]
    },
    "text": " okay",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:27:12.249431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:27:12.649431000Z",
    "utterance_id": "480d5a72-a1ab-4661-8602-249fc5419bd2",
    "id": "480d5a72-a1ab-4661-8602-249fc5419bd2"
  },
  "@timestamp": "2022-11-14T21:27:11.895Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 5888 agent/asr/final 1668461255.226271 2022-11-14T21:27:35.226271000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:35.226271000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:35.226321000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 175.9,
          "word": "is",
          "start_time": 175.8
        },
        {
          "end_time": 176.1,
          "word": "there",
          "start_time": 175.9
        },
        {
          "end_time": 176.6,
          "word": "anything",
          "start_time": 176.1
        },
        {
          "end_time": 176.7,
          "word": "that",
          "start_time": 176.6
        },
        {
          "end_time": 176.8,
          "word": "I",
          "start_time": 176.7
        },
        {
          "end_time": 177.3,
          "word": "like",
          "start_time": 176.8
        },
        {
          "end_time": 177.6,
          "word": "I",
          "start_time": 177.5
        },
        {
          "end_time": 177.8,
          "word": "can",
          "start_time": 177.6
        },
        {
          "end_time": 177.9,
          "word": "do",
          "start_time": 177.8
        },
        {
          "end_time": 178.3,
          "word": "better",
          "start_time": 177.9
        },
        {
          "end_time": 179.1,
          "word": "medic",
          "start_time": 178.4
        }
      ]
    },
    "text": " is there anything that I like I can do better medic",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " is there anything that I like I can do better medic",
        "confidence": 0.8199135065078735
      },
      {
        "text": " is there anything that like I can do better medic",
        "confidence": 0.8165596723556519
      }
    ],
    "start_timestamp": "2022-11-14T21:27:31.849431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:27:35.149431000Z",
    "utterance_id": "f7aca98b-976c-40b5-9d89-9b1c89a9bdda",
    "id": "f7aca98b-976c-40b5-9d89-9b1c89a9bdda"
  },
  "@timestamp": "2022-11-14T21:27:35.228Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 5980 agent/asr/final 1668461257.068355 2022-11-14T21:27:37.068355000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:37.068355000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:37.068400000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 180.5,
          "word": "I",
          "start_time": 180.4
        },
        {
          "end_time": 180.7,
          "word": "think",
          "start_time": 180.5
        },
        {
          "end_time": 180.8,
          "word": "you're",
          "start_time": 180.7
        },
        {
          "end_time": 181.1,
          "word": "doing",
          "start_time": 180.8
        },
        {
          "end_time": 181.3,
          "word": "pretty",
          "start_time": 181.1
        },
        {
          "end_time": 181.9,
          "word": "good",
          "start_time": 181.3
        }
      ]
    },
    "text": " I think you're doing pretty good",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I think you're doing pretty good",
        "confidence": 0.9128385186195374
      }
    ],
    "start_timestamp": "2022-11-14T21:27:36.437907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:27:37.937907000Z",
    "utterance_id": "9ed13c21-31ac-40d6-8670-0cc8ea735d62",
    "id": "9ed13c21-31ac-40d6-8670-0cc8ea735d62"
  },
  "@timestamp": "2022-11-14T21:27:37.070Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 6014 agent/asr/final 1668461257.762247 2022-11-14T21:27:37.762247000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:37.762247000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:37.762297000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 182.1,
          "word": "all",
          "start_time": 182.0
        },
        {
          "end_time": 182.5,
          "word": "right",
          "start_time": 182.1
        }
      ]
    },
    "text": " all right",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " all right",
        "confidence": 0.7182633876800537
      }
    ],
    "start_timestamp": "2022-11-14T21:27:38.049431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:27:38.549431000Z",
    "utterance_id": "db510df4-3ecd-4cf3-a96c-95c138f6052f",
    "id": "db510df4-3ecd-4cf3-a96c-95c138f6052f"
  },
  "@timestamp": "2022-11-14T21:27:37.762Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 6328 agent/asr/final 1668461263.538137 2022-11-14T21:27:43.538137000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:43.538137000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:43.538177000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 185.7,
          "word": "just",
          "start_time": 185.2
        },
        {
          "end_time": 186.5,
          "word": "everybody",
          "start_time": 186.0
        },
        {
          "end_time": 186.7,
          "word": "keep",
          "start_time": 186.5
        },
        {
          "end_time": 186.8,
          "word": "the",
          "start_time": 186.7
        },
        {
          "end_time": 187.6,
          "word": "communication",
          "start_time": 186.8
        },
        {
          "end_time": 188.0,
          "word": "up",
          "start_time": 187.6
        }
      ]
    },
    "text": " just everybody keep the communication up",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " just everybody keep the communication up",
        "confidence": 0.9128385186195374
      }
    ],
    "start_timestamp": "2022-11-14T21:27:41.237907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:27:44.037907000Z",
    "utterance_id": "ec64072f-42e9-43cd-a629-2a0de41f3407",
    "id": "ec64072f-42e9-43cd-a629-2a0de41f3407"
  },
  "@timestamp": "2022-11-14T21:27:43.538Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 6386 agent/asr/final 1668461264.725499 2022-11-14T21:27:44.725499000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:44.725499000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:44.725544000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 188.5,
          "word": "yeah",
          "start_time": 188.2
        }
      ]
    },
    "text": " yeah",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:27:44.249431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:27:44.549431000Z",
    "utterance_id": "7cdb7b0a-369d-4d87-9797-e920cc992220",
    "id": "7cdb7b0a-369d-4d87-9797-e920cc992220"
  },
  "@timestamp": "2022-11-14T21:27:44.726Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 6941 agent/asr/final 1668461275.168546 2022-11-14T21:27:55.168546000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:27:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:27:55.168546000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:27:55.168609000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 199.5,
          "word": "yeah",
          "start_time": 199.2
        }
      ]
    },
    "text": " yeah",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah",
        "confidence": 0.6560744047164917
      },
      {
        "text": " yay",
        "confidence": 0.3659234941005707
      }
    ],
    "start_timestamp": "2022-11-14T21:27:55.249431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:27:55.549431000Z",
    "utterance_id": "0a8f8326-5b7d-4aa6-9271-2d462865cd89",
    "id": "0a8f8326-5b7d-4aa6-9271-2d462865cd89"
  },
  "@timestamp": "2022-11-14T21:27:55.169Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 7640 agent/asr/final 1668461287.472757 2022-11-14T21:28:07.472757000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:28:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:28:07.472757000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:28:07.472809000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 210.4,
          "word": "okay",
          "start_time": 209.4
        },
        {
          "end_time": 210.7,
          "word": "so",
          "start_time": 210.4
        },
        {
          "end_time": 211.1,
          "word": "towards",
          "start_time": 210.7
        },
        {
          "end_time": 211.5,
          "word": "B6",
          "start_time": 211.1
        }
      ]
    },
    "text": " okay so towards B6",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay so towards B6",
        "confidence": 0.8945609331130981
      }
    ],
    "start_timestamp": "2022-11-14T21:28:05.437907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:28:07.537907000Z",
    "utterance_id": "d57df444-66fd-4791-8fa3-14f0cb4b8de2",
    "id": "d57df444-66fd-4791-8fa3-14f0cb4b8de2"
  },
  "@timestamp": "2022-11-14T21:28:07.475Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 8087 agent/asr/final 1668461294.63831 2022-11-14T21:28:14.638310000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:28:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:28:14.638310000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:28:14.638355000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 218.1,
          "word": "just",
          "start_time": 217.9
        },
        {
          "end_time": 218.3,
          "word": "going",
          "start_time": 218.1
        },
        {
          "end_time": 218.3,
          "word": "to",
          "start_time": 218.3
        },
        {
          "end_time": 218.6,
          "word": "start",
          "start_time": 218.3
        },
        {
          "end_time": 218.9,
          "word": "checking",
          "start_time": 218.6
        },
        {
          "end_time": 219.5,
          "word": "doors",
          "start_time": 218.9
        }
      ]
    },
    "text": " just going to start checking doors",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " just going to start checking doors",
        "confidence": 0.9128385186195374
      }
    ],
    "start_timestamp": "2022-11-14T21:28:13.937907000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:28:15.537907000Z",
    "utterance_id": "e6a45dd7-5195-4b88-82c4-7d1bc4e7d99b",
    "id": "e6a45dd7-5195-4b88-82c4-7d1bc4e7d99b"
  },
  "@timestamp": "2022-11-14T21:28:14.639Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 9551 agent/asr/final 1668461317.348017 2022-11-14T21:28:37.348017000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:28:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:28:37.348017000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:28:37.348052000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 238.8,
          "word": "yeah",
          "start_time": 236.8
        },
        {
          "end_time": 239.2,
          "word": "B6",
          "start_time": 238.8
        },
        {
          "end_time": 239.7,
          "word": "is",
          "start_time": 239.2
        },
        {
          "end_time": 240.2,
          "word": "totally",
          "start_time": 239.7
        },
        {
          "end_time": 241.1,
          "word": "dropped",
          "start_time": 240.2
        },
        {
          "end_time": 241.6,
          "word": "blocked",
          "start_time": 241.1
        },
        {
          "end_time": 242.0,
          "word": "off",
          "start_time": 241.6
        }
      ]
    },
    "text": "yeah B6 is totally dropped blocked off",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "yeah B6 is totally dropped blocked off",
        "confidence": 0.8529276251792908
      },
      {
        "text": "yeah B6 is totally drop blocked off",
        "confidence": 0.8150152564048767
      }
    ],
    "start_timestamp": "2022-11-14T21:28:32.849431000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:28:38.049431000Z",
    "utterance_id": "73039b80-4718-41d6-9e19-9d6a796604ba",
    "id": "73039b80-4718-41d6-9e19-9d6a796604ba"
  },
  "@timestamp": "2022-11-14T21:28:37.349Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 9684 agent/asr/final 1668461319.722637 2022-11-14T21:28:39.722637000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:28:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:28:39.722637000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:28:39.722666000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 237.9,
          "word": "yeah",
          "start_time": 237.5
        }
      ]
    },
    "text": " yeah",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah",
        "confidence": 0.9128385782241821
      },
      {
        "text": " yeah okay",
        "confidence": 0.6344339847564697
      }
    ],
    "start_timestamp": "2022-11-14T21:28:36.310206000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:28:36.710206000Z",
    "utterance_id": "bcc1f11b-9e50-4ce4-9989-3b1b637c3ec6",
    "id": "bcc1f11b-9e50-4ce4-9989-3b1b637c3ec6"
  },
  "@timestamp": "2022-11-14T21:28:39.723Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 9897 agent/asr/final 1668461323.035497 2022-11-14T21:28:43.035497000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:28:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:28:43.035497000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:28:43.035536000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 125.1,
          "word": "how",
          "start_time": 125.1
        },
        {
          "end_time": 125.3,
          "word": "do",
          "start_time": 125.1
        },
        {
          "end_time": 125.5,
          "word": "you",
          "start_time": 125.3
        },
        {
          "end_time": 126.0,
          "word": "spell",
          "start_time": 125.5
        }
      ]
    },
    "text": "how do you spell",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "how do you spell",
        "confidence": 0.6241309642791748
      },
      {
        "text": "are you chat",
        "confidence": 0.4804454743862152
      }
    ],
    "start_timestamp": "2022-11-14T21:28:40.885871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:28:41.785871000Z",
    "utterance_id": "a000c93d-9d3f-4f97-917d-75f378175b61",
    "id": "a000c93d-9d3f-4f97-917d-75f378175b61"
  },
  "@timestamp": "2022-11-14T21:28:43.037Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 10388 agent/asr/final 1668461329.998959 2022-11-14T21:28:49.998959000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:28:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:28:49.998959000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:28:49.999007000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 132.4,
          "word": "on",
          "start_time": 132.29999999999998
        },
        {
          "end_time": 132.6,
          "word": "the",
          "start_time": 132.4
        },
        {
          "end_time": 133.29999999999998,
          "word": "inside",
          "start_time": 132.6
        }
      ]
    },
    "text": " on the inside",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " on the inside",
        "confidence": 0.7140446305274963
      },
      {
        "text": " I walked up on the inside",
        "confidence": 0.5239647626876831
      },
      {
        "text": " the inside",
        "confidence": 0.3649556040763855
      },
      {
        "text": " from the inside",
        "confidence": 0.6068873405456543
      }
    ],
    "start_timestamp": "2022-11-14T21:28:48.085871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:28:49.085871000Z",
    "utterance_id": "23bb7506-5fa3-48a6-b6d5-397fa1e70609",
    "id": "23bb7506-5fa3-48a6-b6d5-397fa1e70609"
  },
  "@timestamp": "2022-11-14T21:28:49.999Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 11009 agent/asr/final 1668461338.640978 2022-11-14T21:28:58.640978000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:28:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:28:58.640978000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:28:58.641027000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 141.0,
          "word": "which",
          "start_time": 140.79999999999998
        },
        {
          "end_time": 141.2,
          "word": "room",
          "start_time": 141.0
        },
        {
          "end_time": 141.29999999999998,
          "word": "are",
          "start_time": 141.2
        },
        {
          "end_time": 141.4,
          "word": "you",
          "start_time": 141.29999999999998
        },
        {
          "end_time": 141.5,
          "word": "in",
          "start_time": 141.4
        }
      ]
    },
    "text": " which room are you in",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " which room are you in",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:28:56.585871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:28:57.285871000Z",
    "utterance_id": "281bfd75-be94-46e7-8859-82fa5b21286d",
    "id": "281bfd75-be94-46e7-8859-82fa5b21286d"
  },
  "@timestamp": "2022-11-14T21:28:58.643Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 11063 agent/asr/final 1668461339.409798 2022-11-14T21:28:59.409798000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:28:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:28:59.409798000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:28:59.409848000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 125.08533333333334,
          "word": "I",
          "start_time": 124.68533333333333
        },
        {
          "end_time": 125.38533333333334,
          "word": "will",
          "start_time": 125.08533333333334
        },
        {
          "end_time": 125.88533333333334,
          "word": "check",
          "start_time": 125.38533333333334
        },
        {
          "end_time": 126.58533333333334,
          "word": "B5",
          "start_time": 125.88533333333334
        },
        {
          "end_time": 126.98533333333333,
          "word": "while",
          "start_time": 126.58533333333334
        },
        {
          "end_time": 127.08533333333334,
          "word": "I",
          "start_time": 126.98533333333333
        },
        {
          "end_time": 127.28533333333333,
          "word": "wait",
          "start_time": 127.08533333333334
        },
        {
          "end_time": 129.28533333333334,
          "word": "oh",
          "start_time": 127.88533333333334
        },
        {
          "end_time": 129.58533333333335,
          "word": "yeah",
          "start_time": 129.28533333333334
        },
        {
          "end_time": 130.68533333333335,
          "word": "B5",
          "start_time": 129.58533333333335
        },
        {
          "end_time": 130.88533333333334,
          "word": "is",
          "start_time": 130.68533333333335
        },
        {
          "end_time": 131.18533333333335,
          "word": "totally",
          "start_time": 130.88533333333334
        },
        {
          "end_time": 131.98533333333336,
          "word": "blocked",
          "start_time": 131.18533333333335
        },
        {
          "end_time": 132.08533333333335,
          "word": "off",
          "start_time": 131.98533333333336
        },
        {
          "end_time": 132.28533333333334,
          "word": "on",
          "start_time": 132.08533333333335
        },
        {
          "end_time": 132.38533333333334,
          "word": "the",
          "start_time": 132.28533333333334
        },
        {
          "end_time": 132.98533333333336,
          "word": "inside",
          "start_time": 132.38533333333334
        },
        {
          "end_time": 133.88533333333334,
          "word": "I",
          "start_time": 132.98533333333336
        },
        {
          "end_time": 134.08533333333335,
          "word": "put",
          "start_time": 133.88533333333334
        },
        {
          "end_time": 134.58533333333335,
          "word": "Rubble",
          "start_time": 134.08533333333335
        },
        {
          "end_time": 135.18533333333335,
          "word": "markers",
          "start_time": 134.58533333333335
        },
        {
          "end_time": 136.88533333333334,
          "word": "all",
          "start_time": 135.18533333333335
        },
        {
          "end_time": 137.08533333333335,
          "word": "right",
          "start_time": 136.88533333333334
        },
        {
          "end_time": 137.48533333333336,
          "word": "wolf",
          "start_time": 137.08533333333335
        },
        {
          "end_time": 138.08533333333335,
          "word": "three",
          "start_time": 137.48533333333336
        },
        {
          "end_time": 138.58533333333335,
          "word": "critical",
          "start_time": 138.08533333333335
        },
        {
          "end_time": 138.88533333333334,
          "word": "victim",
          "start_time": 138.58533333333335
        },
        {
          "end_time": 138.98533333333336,
          "word": "is",
          "start_time": 138.88533333333334
        },
        {
          "end_time": 139.18533333333335,
          "word": "this",
          "start_time": 138.98533333333336
        },
        {
          "end_time": 139.38533333333334,
          "word": "is",
          "start_time": 139.18533333333335
        },
        {
          "end_time": 139.78533333333334,
          "word": "definitely",
          "start_time": 139.38533333333334
        },
        {
          "end_time": 140.58533333333335,
          "word": "worth",
          "start_time": 139.78533333333334
        },
        {
          "end_time": 140.78533333333334,
          "word": "checking",
          "start_time": 140.58533333333335
        },
        {
          "end_time": 141.48533333333336,
          "word": "out",
          "start_time": 140.78533333333334
        }
      ]
    },
    "text": "I will check B5 while I wait oh yeah B5 is totally blocked off on the inside I put Rubble markers all right wolf three critical victim is this is definitely worth checking out",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "I will check B5 while I wait oh yeah B5 is totally blocked off on the inside I put Rubble markers all right wolf three critical victim is this is definitely worth checking out",
        "confidence": 0.9044488668441772
      }
    ],
    "start_timestamp": "2022-11-14T21:28:40.483034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:28:57.283034000Z",
    "utterance_id": "9e760630-fd15-4070-bc6b-a9b0d4711c2d",
    "id": "9e760630-fd15-4070-bc6b-a9b0d4711c2d"
  },
  "@timestamp": "2022-11-14T21:28:59.412Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 11453 agent/asr/final 1668461343.998975 2022-11-14T21:29:03.998975000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:03.998975000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:03.999029000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 142.25333333333333,
          "word": "I'm",
          "start_time": 141.95333333333332
        },
        {
          "end_time": 142.75333333333333,
          "word": "breaking",
          "start_time": 142.25333333333333
        },
        {
          "end_time": 143.0533333333333,
          "word": "off",
          "start_time": 142.75333333333333
        },
        {
          "end_time": 143.1533333333333,
          "word": "B",
          "start_time": 143.0533333333333
        },
        {
          "end_time": 144.0533333333333,
          "word": "5",
          "start_time": 143.1533333333333
        },
        {
          "end_time": 144.25333333333333,
          "word": "right",
          "start_time": 144.0533333333333
        },
        {
          "end_time": 144.35333333333332,
          "word": "now",
          "start_time": 144.25333333333333
        }
      ]
    },
    "text": "I'm breaking off B 5 right now",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "I'm breaking off B 5 right now",
        "confidence": 0.845719039440155
      }
    ],
    "start_timestamp": "2022-11-14T21:28:59.722119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:29:02.122119000Z",
    "utterance_id": "8b68f35d-4174-4a13-b09f-d3582382c83f",
    "id": "8b68f35d-4174-4a13-b09f-d3582382c83f"
  },
  "@timestamp": "2022-11-14T21:29:03.999Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 11552 agent/asr/final 1668461345.49348 2022-11-14T21:29:05.493480000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:05.493480000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:05.493527000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 145.4,
          "word": "B6",
          "start_time": 144.29999999999998
        },
        {
          "end_time": 145.9,
          "word": "I",
          "start_time": 145.4
        },
        {
          "end_time": 146.1,
          "word": "got",
          "start_time": 145.9
        },
        {
          "end_time": 146.4,
          "word": "you",
          "start_time": 146.1
        }
      ]
    },
    "text": " B6 I got you",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " B6 I got you",
        "confidence": 0.878298282623291
      }
    ],
    "start_timestamp": "2022-11-14T21:29:00.085871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:29:02.185871000Z",
    "utterance_id": "f4612e9d-c7c3-4371-a60f-6ae295e82244",
    "id": "f4612e9d-c7c3-4371-a60f-6ae295e82244"
  },
  "@timestamp": "2022-11-14T21:29:05.496Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 11714 agent/asr/final 1668461347.870066 2022-11-14T21:29:07.870066000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:07.870066000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:07.870115000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 148.68533333333335,
          "word": "awesome",
          "start_time": 147.68533333333335
        },
        {
          "end_time": 149.78533333333334,
          "word": "they're",
          "start_time": 149.48533333333336
        },
        {
          "end_time": 150.18533333333335,
          "word": "all",
          "start_time": 149.78533333333334
        },
        {
          "end_time": 150.78533333333334,
          "word": "School",
          "start_time": 150.18533333333335
        }
      ]
    },
    "text": " awesome they're all School",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " awesome they're all School",
        "confidence": 0.7954860925674438
      },
      {
        "text": " awesome they're all skinny",
        "confidence": 0.7795623540878296
      },
      {
        "text": " awesome they're all scared",
        "confidence": 0.7742315530776978
      }
    ],
    "start_timestamp": "2022-11-14T21:29:03.483034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:29:06.583034000Z",
    "utterance_id": "ea4c7ec6-485f-4266-ad9c-1111c92e97e7",
    "id": "ea4c7ec6-485f-4266-ad9c-1111c92e97e7"
  },
  "@timestamp": "2022-11-14T21:29:07.870Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 12507 agent/asr/final 1668461359.208651 2022-11-14T21:29:19.208651000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:19.208651000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:19.208695000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 155.58533333333335,
          "word": "after",
          "start_time": 155.28533333333334
        },
        {
          "end_time": 155.78533333333334,
          "word": "you",
          "start_time": 155.58533333333335
        },
        {
          "end_time": 156.28533333333334,
          "word": "take",
          "start_time": 155.78533333333334
        },
        {
          "end_time": 156.88533333333334,
          "word": "one",
          "start_time": 156.28533333333334
        },
        {
          "end_time": 157.58533333333335,
          "word": "or",
          "start_time": 157.18533333333335
        },
        {
          "end_time": 158.28533333333334,
          "word": "whatever",
          "start_time": 157.78533333333334
        },
        {
          "end_time": 158.68533333333335,
          "word": "I'll",
          "start_time": 158.28533333333334
        },
        {
          "end_time": 158.98533333333336,
          "word": "try",
          "start_time": 158.68533333333335
        },
        {
          "end_time": 159.38533333333334,
          "word": "to",
          "start_time": 158.98533333333336
        },
        {
          "end_time": 159.88533333333334,
          "word": "move",
          "start_time": 159.38533333333334
        },
        {
          "end_time": 159.98533333333336,
          "word": "them",
          "start_time": 159.88533333333334
        },
        {
          "end_time": 160.28533333333334,
          "word": "outside",
          "start_time": 159.98533333333336
        },
        {
          "end_time": 161.98533333333336,
          "word": "okay",
          "start_time": 160.28533333333334
        }
      ]
    },
    "text": " after you take one or whatever I'll try to move them outside okay",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " after you take one or whatever I'll try to move them outside okay",
        "confidence": 0.8526249527931213
      }
    ],
    "start_timestamp": "2022-11-14T21:29:11.083034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:29:17.783034000Z",
    "utterance_id": "dbf18e0f-d225-4dc2-b9b8-6e33c8ce3f89",
    "id": "dbf18e0f-d225-4dc2-b9b8-6e33c8ce3f89"
  },
  "@timestamp": "2022-11-14T21:29:19.209Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 12519 agent/asr/final 1668461359.351676 2022-11-14T21:29:19.351676000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:19.351676000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:19.351722000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 158.1533333333333,
          "word": "there's",
          "start_time": 153.1533333333333
        },
        {
          "end_time": 158.5533333333333,
          "word": "nothing",
          "start_time": 158.1533333333333
        },
        {
          "end_time": 158.6533333333333,
          "word": "in",
          "start_time": 158.5533333333333
        },
        {
          "end_time": 159.0533333333333,
          "word": "B5",
          "start_time": 158.6533333333333
        }
      ]
    },
    "text": " there's nothing in B5",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " there's nothing in B5",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:29:10.922119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:29:16.822119000Z",
    "utterance_id": "2f688587-d97d-485e-9ce1-148253fd51e7",
    "id": "2f688587-d97d-485e-9ce1-148253fd51e7"
  },
  "@timestamp": "2022-11-14T21:29:19.352Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 12674 agent/asr/final 1668461361.88389 2022-11-14T21:29:21.883890000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:21.883890000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:21.883947000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 163.48533333333336,
          "word": "I'll",
          "start_time": 163.38533333333334
        },
        {
          "end_time": 163.68533333333335,
          "word": "move",
          "start_time": 163.48533333333336
        },
        {
          "end_time": 163.88533333333334,
          "word": "them",
          "start_time": 163.68533333333335
        },
        {
          "end_time": 163.98533333333336,
          "word": "out",
          "start_time": 163.88533333333334
        }
      ]
    },
    "text": " I'll move them out",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I'll move them out",
        "confidence": 0.7942801713943481
      },
      {
        "text": " I'll move them outside",
        "confidence": 0.7229518890380859
      }
    ],
    "start_timestamp": "2022-11-14T21:29:19.183034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:29:19.783034000Z",
    "utterance_id": "504f395a-8e54-4886-99e3-638834d35de0",
    "id": "504f395a-8e54-4886-99e3-638834d35de0"
  },
  "@timestamp": "2022-11-14T21:29:21.886Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 13394 agent/asr/final 1668461373.143647 2022-11-14T21:29:33.143647000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:33.143647000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:33.143707000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 175.18533333333335,
          "word": "help",
          "start_time": 174.68533333333335
        },
        {
          "end_time": 175.48533333333336,
          "word": "what",
          "start_time": 175.18533333333335
        }
      ]
    },
    "text": " help what",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " help what",
        "confidence": 0.7424917221069336
      },
      {
        "text": " put what",
        "confidence": 0.6371063590049744
      }
    ],
    "start_timestamp": "2022-11-14T21:29:30.483034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:29:31.283034000Z",
    "utterance_id": "0130f08d-677c-4c38-801f-ecff6538c5fe",
    "id": "0130f08d-677c-4c38-801f-ecff6538c5fe"
  },
  "@timestamp": "2022-11-14T21:29:33.144Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 13561 agent/asr/final 1668461375.640888 2022-11-14T21:29:35.640888000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:35.640888000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:35.640944000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 171.2,
          "word": "don't",
          "start_time": 171.0
        },
        {
          "end_time": 171.5,
          "word": "forget",
          "start_time": 171.2
        },
        {
          "end_time": 171.6,
          "word": "to",
          "start_time": 171.5
        },
        {
          "end_time": 171.79999999999998,
          "word": "like",
          "start_time": 171.6
        },
        {
          "end_time": 172.1,
          "word": "make",
          "start_time": 171.79999999999998
        },
        {
          "end_time": 172.7,
          "word": "like",
          "start_time": 172.1
        },
        {
          "end_time": 172.79999999999998,
          "word": "put",
          "start_time": 172.7
        },
        {
          "end_time": 172.9,
          "word": "the",
          "start_time": 172.79999999999998
        },
        {
          "end_time": 173.2,
          "word": "clear",
          "start_time": 172.9
        },
        {
          "end_time": 173.5,
          "word": "thing",
          "start_time": 173.2
        },
        {
          "end_time": 173.7,
          "word": "up",
          "start_time": 173.5
        },
        {
          "end_time": 173.9,
          "word": "there",
          "start_time": 173.7
        },
        {
          "end_time": 175.9,
          "word": "put",
          "start_time": 173.9
        },
        {
          "end_time": 176.1,
          "word": "like",
          "start_time": 175.9
        },
        {
          "end_time": 176.4,
          "word": "the",
          "start_time": 176.1
        },
        {
          "end_time": 177.0,
          "word": "no",
          "start_time": 176.4
        },
        {
          "end_time": 177.5,
          "word": "victims",
          "start_time": 177.0
        },
        {
          "end_time": 177.7,
          "word": "left",
          "start_time": 177.5
        },
        {
          "end_time": 177.9,
          "word": "in",
          "start_time": 177.7
        },
        {
          "end_time": 178.1,
          "word": "there",
          "start_time": 177.9
        }
      ]
    },
    "text": " don't forget to like make like put the clear thing up there put like the no victims left in there",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " don't forget to like make like put the clear thing up there put like the no victims left in there",
        "confidence": 0.8857980966567993
      },
      {
        "text": " don't forget to like make like put the clear thing up there but like the no victims left in there",
        "confidence": 0.8671778440475464
      }
    ],
    "start_timestamp": "2022-11-14T21:29:26.785871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:29:33.885871000Z",
    "utterance_id": "937aef3d-4fba-43b4-87f7-468681e1d978",
    "id": "937aef3d-4fba-43b4-87f7-468681e1d978"
  },
  "@timestamp": "2022-11-14T21:29:35.642Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 13596 agent/asr/final 1668461376.242599 2022-11-14T21:29:36.242599000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:36.242599000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:36.242650000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 178.68533333333335,
          "word": "oh",
          "start_time": 178.28533333333334
        }
      ]
    },
    "text": " oh",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " oh",
        "confidence": 0.9111012816429138
      }
    ],
    "start_timestamp": "2022-11-14T21:29:34.083034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:29:34.483034000Z",
    "utterance_id": "31cac0bf-41f7-4280-8dd8-93eb59dcda05",
    "id": "31cac0bf-41f7-4280-8dd8-93eb59dcda05"
  },
  "@timestamp": "2022-11-14T21:29:36.243Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 14395 agent/asr/final 1668461389.425247 2022-11-14T21:29:49.425247000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:49.425247000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:49.425292000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 188.6533333333333,
          "word": "G3",
          "start_time": 187.85333333333332
        },
        {
          "end_time": 189.1533333333333,
          "word": "says",
          "start_time": 188.6533333333333
        },
        {
          "end_time": 189.5533333333333,
          "word": "severe",
          "start_time": 189.1533333333333
        }
      ]
    },
    "text": " G3 says severe",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " G3 says severe",
        "confidence": 0.8138510584831238
      }
    ],
    "start_timestamp": "2022-11-14T21:29:45.622119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:29:47.322119000Z",
    "utterance_id": "8d266262-2c29-4636-a175-a2e4661f4ee1",
    "id": "8d266262-2c29-4636-a175-a2e4661f4ee1"
  },
  "@timestamp": "2022-11-14T21:29:49.425Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 14717 agent/asr/final 1668461394.676147 2022-11-14T21:29:54.676147000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:54.676147000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:54.676203000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 195.08533333333335,
          "word": "there's",
          "start_time": 194.78533333333334
        },
        {
          "end_time": 195.08533333333335,
          "word": "a",
          "start_time": 195.08533333333335
        },
        {
          "end_time": 195.38533333333334,
          "word": "critical",
          "start_time": 195.08533333333335
        }
      ]
    },
    "text": " there's a critical",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " there's a critical",
        "confidence": 0.8461039662361145
      }
    ],
    "start_timestamp": "2022-11-14T21:29:50.583034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:29:51.183034000Z",
    "utterance_id": "a4682ff7-39f0-4975-962a-5f0e3b6944d2",
    "id": "a4682ff7-39f0-4975-962a-5f0e3b6944d2"
  },
  "@timestamp": "2022-11-14T21:29:54.681Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 14950 agent/asr/final 1668461398.84067 2022-11-14T21:29:58.840670000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:29:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:29:58.840670000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:29:58.840712000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 195.1,
          "word": "there's",
          "start_time": 194.6
        },
        {
          "end_time": 195.2,
          "word": "a",
          "start_time": 195.1
        },
        {
          "end_time": 195.4,
          "word": "critical",
          "start_time": 195.2
        },
        {
          "end_time": 196.7,
          "word": "victim",
          "start_time": 195.4
        },
        {
          "end_time": 198.7,
          "word": "I",
          "start_time": 196.7
        },
        {
          "end_time": 199.0,
          "word": "just",
          "start_time": 198.7
        },
        {
          "end_time": 199.1,
          "word": "put",
          "start_time": 199.0
        },
        {
          "end_time": 199.2,
          "word": "one",
          "start_time": 199.1
        },
        {
          "end_time": 199.5,
          "word": "down",
          "start_time": 199.2
        },
        {
          "end_time": 199.79999999999998,
          "word": "in",
          "start_time": 199.5
        },
        {
          "end_time": 200.2,
          "word": "C3",
          "start_time": 199.79999999999998
        }
      ]
    },
    "text": "there's a critical victim I just put one down in C3",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "there's a critical victim I just put one down in C3",
        "confidence": 0.8453212380409241
      },
      {
        "text": "there's a critical victim I just put one down and C3",
        "confidence": 0.8272039890289307
      }
    ],
    "start_timestamp": "2022-11-14T21:29:50.385871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:29:55.985871000Z",
    "utterance_id": "62e5f017-77a2-4e71-86b2-626679d0a481",
    "id": "62e5f017-77a2-4e71-86b2-626679d0a481"
  },
  "@timestamp": "2022-11-14T21:29:58.843Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 15556 agent/asr/final 1668461409.233159 2022-11-14T21:30:09.233159000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:09.233159000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:09.233211000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 202.28533333333334,
          "word": "I3",
          "start_time": 201.28533333333334
        },
        {
          "end_time": 206.88533333333334,
          "word": "i3",
          "start_time": 202.28533333333334
        }
      ]
    },
    "text": " I3 i3",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I3 i3",
        "confidence": 0.814128041267395
      }
    ],
    "start_timestamp": "2022-11-14T21:29:57.083034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:30:02.683034000Z",
    "utterance_id": "02c87e0a-978b-40a4-8c4c-6afff5ab271c",
    "id": "02c87e0a-978b-40a4-8c4c-6afff5ab271c"
  },
  "@timestamp": "2022-11-14T21:30:09.235Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 15857 agent/asr/final 1668461413.989957 2022-11-14T21:30:13.989957000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:13.989957000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:13.989999000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 213.85333333333332,
          "word": "E3",
          "start_time": 211.45333333333332
        },
        {
          "end_time": 214.25333333333333,
          "word": "right",
          "start_time": 213.85333333333332
        },
        {
          "end_time": 214.35333333333332,
          "word": "now",
          "start_time": 214.25333333333333
        }
      ]
    },
    "text": "E3 right now",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "E3 right now",
        "confidence": 0.7620677947998047
      },
      {
        "text": "right now",
        "confidence": 0.3529021441936493
      }
    ],
    "start_timestamp": "2022-11-14T21:30:09.222119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:30:12.122119000Z",
    "utterance_id": "68fbd50b-4ccd-4adc-803a-4ee35acc3721",
    "id": "68fbd50b-4ccd-4adc-803a-4ee35acc3721"
  },
  "@timestamp": "2022-11-14T21:30:13.997Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 15874 agent/asr/final 1668461414.166868 2022-11-14T21:30:14.166868000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:14.166868000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:14.166919000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 214.48533333333336,
          "word": "all",
          "start_time": 214.18533333333335
        },
        {
          "end_time": 214.68533333333335,
          "word": "right",
          "start_time": 214.48533333333336
        },
        {
          "end_time": 214.78533333333334,
          "word": "I'm",
          "start_time": 214.68533333333335
        },
        {
          "end_time": 215.08533333333335,
          "word": "going",
          "start_time": 214.78533333333334
        },
        {
          "end_time": 215.28533333333334,
          "word": "into",
          "start_time": 215.08533333333335
        },
        {
          "end_time": 215.58533333333335,
          "word": "C3",
          "start_time": 215.28533333333334
        },
        {
          "end_time": 216.08533333333335,
          "word": "right",
          "start_time": 215.58533333333335
        },
        {
          "end_time": 216.28533333333334,
          "word": "now",
          "start_time": 216.08533333333335
        }
      ]
    },
    "text": " all right I'm going into C3 right now",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " all right I'm going into C3 right now",
        "confidence": 0.8244288563728333
      }
    ],
    "start_timestamp": "2022-11-14T21:30:09.983034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:30:12.083034000Z",
    "utterance_id": "62aae82c-e526-4237-88e5-d5da5d2db1b0",
    "id": "62aae82c-e526-4237-88e5-d5da5d2db1b0"
  },
  "@timestamp": "2022-11-14T21:30:14.168Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 16070 agent/asr/final 1668461416.877758 2022-11-14T21:30:16.877758000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:16.877758000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:16.877798000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 218.78533333333334,
          "word": "I",
          "start_time": 218.58533333333335
        },
        {
          "end_time": 219.08533333333335,
          "word": "see",
          "start_time": 218.78533333333334
        },
        {
          "end_time": 219.88533333333334,
          "word": "it",
          "start_time": 219.48533333333336
        }
      ]
    },
    "text": " I see it",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I see it",
        "confidence": 0.7265663743019104
      }
    ],
    "start_timestamp": "2022-11-14T21:30:14.383034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:30:15.683034000Z",
    "utterance_id": "8a2d0f37-64aa-447e-80aa-af13ccdb23fc",
    "id": "8a2d0f37-64aa-447e-80aa-af13ccdb23fc"
  },
  "@timestamp": "2022-11-14T21:30:16.880Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 17140 agent/asr/final 1668461433.42642 2022-11-14T21:30:33.426420000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:33.426420000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:33.426461000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 230.88533333333334,
          "word": "can",
          "start_time": 230.38533333333334
        },
        {
          "end_time": 231.08533333333335,
          "word": "someone",
          "start_time": 230.88533333333334
        },
        {
          "end_time": 231.58533333333335,
          "word": "come",
          "start_time": 231.08533333333335
        },
        {
          "end_time": 231.98533333333336,
          "word": "into",
          "start_time": 231.58533333333335
        },
        {
          "end_time": 232.58533333333335,
          "word": "the",
          "start_time": 231.98533333333336
        },
        {
          "end_time": 233.88533333333334,
          "word": "C3",
          "start_time": 232.58533333333335
        },
        {
          "end_time": 234.48533333333336,
          "word": "so",
          "start_time": 233.88533333333334
        },
        {
          "end_time": 234.58533333333335,
          "word": "I",
          "start_time": 234.48533333333336
        },
        {
          "end_time": 234.78533333333334,
          "word": "can",
          "start_time": 234.58533333333335
        },
        {
          "end_time": 235.08533333333335,
          "word": "heal",
          "start_time": 234.78533333333334
        },
        {
          "end_time": 235.28533333333334,
          "word": "the",
          "start_time": 235.08533333333335
        },
        {
          "end_time": 235.98533333333336,
          "word": "critical",
          "start_time": 235.28533333333334
        }
      ]
    },
    "text": " can someone come into the C3 so I can heal the critical",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " can someone come into the C3 so I can heal the critical",
        "confidence": 0.861975908279419
      }
    ],
    "start_timestamp": "2022-11-14T21:30:26.183034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:30:31.783034000Z",
    "utterance_id": "86814579-d51d-4cb7-81b9-5ba8c5ad0537",
    "id": "86814579-d51d-4cb7-81b9-5ba8c5ad0537"
  },
  "@timestamp": "2022-11-14T21:30:33.428Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 17483 agent/asr/final 1668461439.232382 2022-11-14T21:30:39.232382000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:39.232382000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:39.232429000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 237.5,
          "word": "do",
          "start_time": 237.4
        },
        {
          "end_time": 237.6,
          "word": "you",
          "start_time": 237.5
        },
        {
          "end_time": 237.7,
          "word": "want",
          "start_time": 237.6
        },
        {
          "end_time": 237.79999999999998,
          "word": "to",
          "start_time": 237.7
        },
        {
          "end_time": 238.0,
          "word": "do",
          "start_time": 237.79999999999998
        },
        {
          "end_time": 238.1,
          "word": "it",
          "start_time": 238.0
        },
        {
          "end_time": 238.5,
          "word": "engineer",
          "start_time": 238.1
        },
        {
          "end_time": 238.6,
          "word": "while",
          "start_time": 238.5
        },
        {
          "end_time": 238.7,
          "word": "I",
          "start_time": 238.6
        },
        {
          "end_time": 239.0,
          "word": "put",
          "start_time": 238.7
        },
        {
          "end_time": 239.0,
          "word": "the",
          "start_time": 239.0
        },
        {
          "end_time": 239.2,
          "word": "other",
          "start_time": 239.0
        },
        {
          "end_time": 239.6,
          "word": "victim",
          "start_time": 239.2
        },
        {
          "end_time": 239.7,
          "word": "in",
          "start_time": 239.6
        },
        {
          "end_time": 239.9,
          "word": "the",
          "start_time": 239.7
        },
        {
          "end_time": 240.29999999999998,
          "word": "critical",
          "start_time": 239.9
        },
        {
          "end_time": 240.79999999999998,
          "word": "Wing",
          "start_time": 240.29999999999998
        },
        {
          "end_time": 240.9,
          "word": "or",
          "start_time": 240.79999999999998
        },
        {
          "end_time": 241.29999999999998,
          "word": "whatever",
          "start_time": 240.9
        }
      ]
    },
    "text": " do you want to do it engineer while I put the other victim in the critical Wing or whatever",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " do you want to do it engineer while I put the other victim in the critical Wing or whatever",
        "confidence": 0.8832619190216064
      },
      {
        "text": " do you want to do it engineer while I put the other victim in the critical going or whatever",
        "confidence": 0.8593999147415161
      }
    ],
    "start_timestamp": "2022-11-14T21:30:33.185871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:30:37.085871000Z",
    "utterance_id": "8fb9c66d-0827-44cf-9d6f-899572f5c7aa",
    "id": "8fb9c66d-0827-44cf-9d6f-899572f5c7aa"
  },
  "@timestamp": "2022-11-14T21:30:39.233Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 17695 agent/asr/final 1668461442.898947 2022-11-14T21:30:42.898947000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:42.898947000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:42.898992000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 243.38533333333334,
          "word": "so",
          "start_time": 243.18533333333335
        },
        {
          "end_time": 243.48533333333336,
          "word": "that",
          "start_time": 243.38533333333334
        },
        {
          "end_time": 243.78533333333334,
          "word": "again",
          "start_time": 243.48533333333336
        }
      ]
    },
    "text": " so that again",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " so that again",
        "confidence": 0.9128386378288269
      }
    ],
    "start_timestamp": "2022-11-14T21:30:38.983034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:30:39.583034000Z",
    "utterance_id": "0371bbc1-c12d-4692-a97c-0603c41a2b55",
    "id": "0371bbc1-c12d-4692-a97c-0603c41a2b55"
  },
  "@timestamp": "2022-11-14T21:30:42.914Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 18094 agent/asr/final 1668461448.803172 2022-11-14T21:30:48.803172000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:48.803172000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:48.803235000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 245.0,
          "word": "oh",
          "start_time": 244.79999999999998
        },
        {
          "end_time": 245.2,
          "word": "I'm",
          "start_time": 245.0
        },
        {
          "end_time": 245.6,
          "word": "putting",
          "start_time": 245.2
        },
        {
          "end_time": 245.7,
          "word": "the",
          "start_time": 245.6
        },
        {
          "end_time": 246.0,
          "word": "victim",
          "start_time": 245.7
        },
        {
          "end_time": 246.1,
          "word": "in",
          "start_time": 246.0
        },
        {
          "end_time": 246.2,
          "word": "the",
          "start_time": 246.1
        },
        {
          "end_time": 246.6,
          "word": "critical",
          "start_time": 246.2
        },
        {
          "end_time": 247.0,
          "word": "analysis",
          "start_time": 246.6
        },
        {
          "end_time": 247.1,
          "word": "saying",
          "start_time": 247.0
        },
        {
          "end_time": 247.6,
          "word": "for",
          "start_time": 247.1
        },
        {
          "end_time": 247.9,
          "word": "the",
          "start_time": 247.6
        },
        {
          "end_time": 248.29999999999998,
          "word": "engineer",
          "start_time": 247.9
        },
        {
          "end_time": 248.4,
          "word": "to",
          "start_time": 248.29999999999998
        },
        {
          "end_time": 248.6,
          "word": "go",
          "start_time": 248.4
        },
        {
          "end_time": 248.79999999999998,
          "word": "and",
          "start_time": 248.6
        },
        {
          "end_time": 249.0,
          "word": "help",
          "start_time": 248.79999999999998
        },
        {
          "end_time": 249.5,
          "word": "you",
          "start_time": 249.0
        },
        {
          "end_time": 250.2,
          "word": "heal",
          "start_time": 249.5
        },
        {
          "end_time": 250.4,
          "word": "it",
          "start_time": 250.2
        }
      ]
    },
    "text": " oh I'm putting the victim in the critical analysis saying for the engineer to go and help you heal it",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " oh I'm putting the victim in the critical analysis saying for the engineer to go and help you heal it",
        "confidence": 0.9055778384208679
      }
    ],
    "start_timestamp": "2022-11-14T21:30:40.585871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:30:46.185871000Z",
    "utterance_id": "8885ab2b-3222-4274-8b11-07a17ce62f54",
    "id": "8885ab2b-3222-4274-8b11-07a17ce62f54"
  },
  "@timestamp": "2022-11-14T21:30:48.804Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 18161 agent/asr/final 1668461450.011857 2022-11-14T21:30:50.011857000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:30:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:30:50.011857000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:30:50.011905000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 250.18533333333335,
          "word": "okay",
          "start_time": 249.68533333333335
        },
        {
          "end_time": 250.88533333333334,
          "word": "I'm",
          "start_time": 250.68533333333335
        },
        {
          "end_time": 251.28533333333334,
          "word": "moving",
          "start_time": 250.88533333333334
        },
        {
          "end_time": 251.38533333333334,
          "word": "a",
          "start_time": 251.28533333333334
        },
        {
          "end_time": 251.78533333333334,
          "word": "victim",
          "start_time": 251.38533333333334
        },
        {
          "end_time": 251.98533333333336,
          "word": "outside",
          "start_time": 251.78533333333334
        },
        {
          "end_time": 252.28533333333334,
          "word": "the",
          "start_time": 251.98533333333336
        },
        {
          "end_time": 252.78533333333334,
          "word": "room",
          "start_time": 252.28533333333334
        }
      ]
    },
    "text": " okay I'm moving a victim outside the room",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay I'm moving a victim outside the room",
        "confidence": 0.9128385186195374
      }
    ],
    "start_timestamp": "2022-11-14T21:30:45.483034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:30:48.583034000Z",
    "utterance_id": "7e5854e0-e392-492c-86f1-9bdf29df9283",
    "id": "7e5854e0-e392-492c-86f1-9bdf29df9283"
  },
  "@timestamp": "2022-11-14T21:30:50.013Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 19095 agent/asr/final 1668461464.475095 2022-11-14T21:31:04.475095000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:04.475095000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:04.475142000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 259.38533333333334,
          "word": "yeah",
          "start_time": 258.78533333333337
        },
        {
          "end_time": 259.48533333333336,
          "word": "you",
          "start_time": 259.38533333333334
        },
        {
          "end_time": 259.78533333333337,
          "word": "might",
          "start_time": 259.48533333333336
        },
        {
          "end_time": 259.88533333333334,
          "word": "need",
          "start_time": 259.78533333333337
        },
        {
          "end_time": 259.98533333333336,
          "word": "to",
          "start_time": 259.88533333333334
        },
        {
          "end_time": 260.28533333333337,
          "word": "stay",
          "start_time": 259.98533333333336
        },
        {
          "end_time": 260.48533333333336,
          "word": "here",
          "start_time": 260.28533333333337
        },
        {
          "end_time": 260.5853333333333,
          "word": "for",
          "start_time": 260.48533333333336
        },
        {
          "end_time": 260.68533333333335,
          "word": "a",
          "start_time": 260.5853333333333
        },
        {
          "end_time": 261.68533333333335,
          "word": "second",
          "start_time": 260.68533333333335
        },
        {
          "end_time": 262.88533333333334,
          "word": "to",
          "start_time": 262.78533333333337
        },
        {
          "end_time": 263.18533333333335,
          "word": "make",
          "start_time": 262.88533333333334
        },
        {
          "end_time": 263.28533333333337,
          "word": "sure",
          "start_time": 263.18533333333335
        },
        {
          "end_time": 263.48533333333336,
          "word": "we",
          "start_time": 263.28533333333337
        },
        {
          "end_time": 263.78533333333337,
          "word": "get",
          "start_time": 263.48533333333336
        },
        {
          "end_time": 264.5853333333333,
          "word": "out",
          "start_time": 263.78533333333337
        },
        {
          "end_time": 265.38533333333334,
          "word": "all",
          "start_time": 265.28533333333337
        },
        {
          "end_time": 265.68533333333335,
          "word": "right",
          "start_time": 265.38533333333334
        }
      ]
    },
    "text": " yeah you might need to stay here for a second to make sure we get out all right",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah you might need to stay here for a second to make sure we get out all right",
        "confidence": 0.9054226279258728
      },
      {
        "text": " yeah you might need to stay here for a second to make sure we get out",
        "confidence": 0.9128386974334717
      }
    ],
    "start_timestamp": "2022-11-14T21:30:54.583034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:01.483034000Z",
    "utterance_id": "51756555-5199-41e7-928f-ad568f7ad329",
    "id": "51756555-5199-41e7-928f-ad568f7ad329"
  },
  "@timestamp": "2022-11-14T21:31:04.477Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 19348 agent/asr/final 1668461469.139271 2022-11-14T21:31:09.139271000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:09.139271000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:09.139309000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 271.38533333333334,
          "word": "engineer",
          "start_time": 269.48533333333336
        }
      ]
    },
    "text": "engineer",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "engineer",
        "confidence": 0.8640447854995728
      }
    ],
    "start_timestamp": "2022-11-14T21:31:05.283034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:07.183034000Z",
    "utterance_id": "866172b7-2181-419b-a935-5c12ce7df91d",
    "id": "866172b7-2181-419b-a935-5c12ce7df91d"
  },
  "@timestamp": "2022-11-14T21:31:09.142Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 19545 agent/asr/final 1668461472.145954 2022-11-14T21:31:12.145954000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:12.145954000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:12.145996000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 269.1533333333333,
          "word": "thank",
          "start_time": 268.75333333333333
        },
        {
          "end_time": 269.25333333333333,
          "word": "you",
          "start_time": 269.1533333333333
        },
        {
          "end_time": 271.6533333333333,
          "word": "B",
          "start_time": 269.25333333333333
        },
        {
          "end_time": 271.9533333333333,
          "word": "Block",
          "start_time": 271.6533333333333
        },
        {
          "end_time": 272.1533333333333,
          "word": "tin",
          "start_time": 271.9533333333333
        }
      ]
    },
    "text": "thank you B Block tin",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "thank you B Block tin",
        "confidence": 0.5580480098724365
      },
      {
        "text": "thank you C block tin",
        "confidence": 0.5362920165061951
      },
      {
        "text": "thank you you blocked in",
        "confidence": 0.39593765139579773
      },
      {
        "text": "thank you are you blocked in",
        "confidence": 0.39530399441719055
      }
    ],
    "start_timestamp": "2022-11-14T21:31:06.522119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:31:09.922119000Z",
    "utterance_id": "0edcbc4c-910b-4cb8-995d-76243938919a",
    "id": "0edcbc4c-910b-4cb8-995d-76243938919a"
  },
  "@timestamp": "2022-11-14T21:31:12.146Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 19828 agent/asr/final 1668461475.921953 2022-11-14T21:31:15.921953000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:15.921953000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:15.922003000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 274.88533333333334,
          "word": "can",
          "start_time": 274.5853333333333
        },
        {
          "end_time": 274.98533333333336,
          "word": "you",
          "start_time": 274.88533333333334
        },
        {
          "end_time": 275.38533333333334,
          "word": "come",
          "start_time": 274.98533333333336
        },
        {
          "end_time": 275.5853333333333,
          "word": "by",
          "start_time": 275.38533333333334
        },
        {
          "end_time": 275.98533333333336,
          "word": "the",
          "start_time": 275.5853333333333
        },
        {
          "end_time": 276.48533333333336,
          "word": "critical",
          "start_time": 275.98533333333336
        },
        {
          "end_time": 276.88533333333334,
          "word": "victim",
          "start_time": 276.48533333333336
        },
        {
          "end_time": 276.98533333333336,
          "word": "in",
          "start_time": 276.88533333333334
        },
        {
          "end_time": 277.18533333333335,
          "word": "here",
          "start_time": 276.98533333333336
        },
        {
          "end_time": 277.28533333333337,
          "word": "so",
          "start_time": 277.18533333333335
        },
        {
          "end_time": 277.38533333333334,
          "word": "I",
          "start_time": 277.28533333333337
        },
        {
          "end_time": 277.48533333333336,
          "word": "can",
          "start_time": 277.38533333333334
        },
        {
          "end_time": 277.78533333333337,
          "word": "heat",
          "start_time": 277.48533333333336
        },
        {
          "end_time": 278.18533333333335,
          "word": "wake",
          "start_time": 277.78533333333337
        },
        {
          "end_time": 278.48533333333336,
          "word": "up",
          "start_time": 278.18533333333335
        }
      ]
    },
    "text": " can you come by the critical victim in here so I can heat wake up",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " can you come by the critical victim in here so I can heat wake up",
        "confidence": 0.8942655324935913
      },
      {
        "text": " can you come by the critical victim in here so I can hear wake up",
        "confidence": 0.8625051379203796
      }
    ],
    "start_timestamp": "2022-11-14T21:31:10.383034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:14.283034000Z",
    "utterance_id": "afe46a7a-cc39-4ea4-bda8-26f38ed76655",
    "id": "afe46a7a-cc39-4ea4-bda8-26f38ed76655"
  },
  "@timestamp": "2022-11-14T21:31:15.923Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 20159 agent/asr/final 1668461480.647003 2022-11-14T21:31:20.647003000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:20.647003000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:20.647049000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 280.28533333333337,
          "word": "and",
          "start_time": 280.18533333333335
        },
        {
          "end_time": 280.48533333333336,
          "word": "then",
          "start_time": 280.28533333333337
        },
        {
          "end_time": 280.5853333333333,
          "word": "can",
          "start_time": 280.48533333333336
        },
        {
          "end_time": 280.68533333333335,
          "word": "you",
          "start_time": 280.5853333333333
        },
        {
          "end_time": 280.88533333333334,
          "word": "make",
          "start_time": 280.68533333333335
        },
        {
          "end_time": 281.0853333333333,
          "word": "sure",
          "start_time": 280.88533333333334
        },
        {
          "end_time": 281.0853333333333,
          "word": "I",
          "start_time": 281.0853333333333
        },
        {
          "end_time": 281.38533333333334,
          "word": "get",
          "start_time": 281.0853333333333
        },
        {
          "end_time": 281.78533333333337,
          "word": "out",
          "start_time": 281.38533333333334
        },
        {
          "end_time": 282.5853333333333,
          "word": "alright",
          "start_time": 282.0853333333333
        },
        {
          "end_time": 282.98533333333336,
          "word": "thank",
          "start_time": 282.5853333333333
        },
        {
          "end_time": 283.0853333333333,
          "word": "you",
          "start_time": 282.98533333333336
        }
      ]
    },
    "text": " and then can you make sure I get out alright thank you",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " and then can you make sure I get out alright thank you",
        "confidence": 0.802406370639801
      },
      {
        "text": " and then can you make sure I get out all right thank you",
        "confidence": 0.7722094655036926
      }
    ],
    "start_timestamp": "2022-11-14T21:31:15.983034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:18.883034000Z",
    "utterance_id": "dacabf05-8256-4ca5-ac36-3beee37d7b9a",
    "id": "dacabf05-8256-4ca5-ac36-3beee37d7b9a"
  },
  "@timestamp": "2022-11-14T21:31:20.647Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 20289 agent/asr/final 1668461482.262215 2022-11-14T21:31:22.262215000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:22.262215000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:22.262263000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 283.1,
          "word": "where",
          "start_time": 283.0
        },
        {
          "end_time": 283.3,
          "word": "are",
          "start_time": 283.1
        },
        {
          "end_time": 283.40000000000003,
          "word": "you",
          "start_time": 283.3
        },
        {
          "end_time": 284.20000000000005,
          "word": "guys",
          "start_time": 283.40000000000003
        },
        {
          "end_time": 284.5,
          "word": "c",
          "start_time": 284.20000000000005
        },
        {
          "end_time": 284.6,
          "word": "3",
          "start_time": 284.5
        }
      ]
    },
    "text": "where are you guys c 3",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "where are you guys c 3",
        "confidence": 0.7329296469688416
      },
      {
        "text": "where are you guys C3",
        "confidence": 0.8735340237617493
      }
    ],
    "start_timestamp": "2022-11-14T21:31:18.785871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:31:20.385871000Z",
    "utterance_id": "4bf31047-9f42-4bf2-9c7c-f20e9979c972",
    "id": "4bf31047-9f42-4bf2-9c7c-f20e9979c972"
  },
  "@timestamp": "2022-11-14T21:31:22.266Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 20479 agent/asr/final 1668461484.941672 2022-11-14T21:31:24.941672000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:24.941672000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:24.941705000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 285.18533333333335,
          "word": "we're",
          "start_time": 284.88533333333334
        },
        {
          "end_time": 285.5853333333333,
          "word": "still",
          "start_time": 285.18533333333335
        },
        {
          "end_time": 285.68533333333335,
          "word": "in",
          "start_time": 285.5853333333333
        },
        {
          "end_time": 286.0853333333333,
          "word": "C3",
          "start_time": 285.68533333333335
        },
        {
          "end_time": 286.68533333333335,
          "word": "or",
          "start_time": 286.0853333333333
        },
        {
          "end_time": 286.88533333333334,
          "word": "about",
          "start_time": 286.68533333333335
        },
        {
          "end_time": 287.0853333333333,
          "word": "to",
          "start_time": 286.88533333333334
        },
        {
          "end_time": 287.48533333333336,
          "word": "clear",
          "start_time": 287.0853333333333
        },
        {
          "end_time": 287.68533333333335,
          "word": "it",
          "start_time": 287.48533333333336
        }
      ]
    },
    "text": " we're still in C3 or about to clear it",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " we're still in C3 or about to clear it",
        "confidence": 0.820844829082489
      },
      {
        "text": " we're still in C3 we're about to clear it",
        "confidence": 0.8124217391014099
      }
    ],
    "start_timestamp": "2022-11-14T21:31:20.683034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:23.483034000Z",
    "utterance_id": "2bfd92ab-8071-4b02-bc67-3011ebae90f7",
    "id": "2bfd92ab-8071-4b02-bc67-3011ebae90f7"
  },
  "@timestamp": "2022-11-14T21:31:24.943Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 20723 agent/asr/final 1668461488.495915 2022-11-14T21:31:28.495915000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:28.495915000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:28.495949000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 291.0853333333333,
          "word": "all",
          "start_time": 290.98533333333336
        },
        {
          "end_time": 291.5853333333333,
          "word": "right",
          "start_time": 291.0853333333333
        }
      ]
    },
    "text": " all right",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " all right",
        "confidence": 0.70796799659729
      }
    ],
    "start_timestamp": "2022-11-14T21:31:26.783034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:27.383034000Z",
    "utterance_id": "08b6c20c-cbda-4705-a0b3-86a534964e77",
    "id": "08b6c20c-cbda-4705-a0b3-86a534964e77"
  },
  "@timestamp": "2022-11-14T21:31:28.496Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 21096 agent/asr/final 1668461494.0745 2022-11-14T21:31:34.074500000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:34.074500000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:34.074546000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 296.20000000000005,
          "word": "this",
          "start_time": 296.0
        },
        {
          "end_time": 296.3,
          "word": "one",
          "start_time": 296.20000000000005
        },
        {
          "end_time": 296.40000000000003,
          "word": "is",
          "start_time": 296.3
        },
        {
          "end_time": 296.6,
          "word": "critical",
          "start_time": 296.40000000000003
        },
        {
          "end_time": 296.90000000000003,
          "word": "right",
          "start_time": 296.6
        }
      ]
    },
    "text": " this one is critical right",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " this one is critical right",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:31:31.785871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:31:32.685871000Z",
    "utterance_id": "cc015907-a74c-43dc-a113-9c13284a72f9",
    "id": "cc015907-a74c-43dc-a113-9c13284a72f9"
  },
  "@timestamp": "2022-11-14T21:31:34.074Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 21299 agent/asr/final 1668461497.634246 2022-11-14T21:31:37.634246000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:37.634246000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:37.634291000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 299.78533333333337,
          "word": "yeah",
          "start_time": 299.38533333333334
        }
      ]
    },
    "text": " yeah",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah",
        "confidence": 0.8192553520202637
      }
    ],
    "start_timestamp": "2022-11-14T21:31:35.183034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:35.583034000Z",
    "utterance_id": "9e84cbe7-e577-4f3d-9962-eced7690b60b",
    "id": "9e84cbe7-e577-4f3d-9962-eced7690b60b"
  },
  "@timestamp": "2022-11-14T21:31:37.634Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 21493 agent/asr/final 1668461501.122261 2022-11-14T21:31:41.122261000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:41.122261000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:41.122306000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 301.8,
          "word": "going",
          "start_time": 301.6
        },
        {
          "end_time": 301.90000000000003,
          "word": "to",
          "start_time": 301.8
        },
        {
          "end_time": 302.1,
          "word": "go",
          "start_time": 301.90000000000003
        },
        {
          "end_time": 302.20000000000005,
          "word": "put",
          "start_time": 302.1
        },
        {
          "end_time": 302.40000000000003,
          "word": "it",
          "start_time": 302.20000000000005
        },
        {
          "end_time": 302.5,
          "word": "in",
          "start_time": 302.40000000000003
        },
        {
          "end_time": 303.0,
          "word": "its",
          "start_time": 302.5
        },
        {
          "end_time": 303.8,
          "word": "gang",
          "start_time": 303.3
        }
      ]
    },
    "text": " going to go put it in its gang",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " going to go put it in its gang",
        "confidence": 0.7531254887580872
      },
      {
        "text": " I'm going to go put it in its gang",
        "confidence": 0.6904458999633789
      },
      {
        "text": " going to go put it in its game",
        "confidence": 0.7131826281547546
      }
    ],
    "start_timestamp": "2022-11-14T21:31:37.385871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:31:39.585871000Z",
    "utterance_id": "7a0e4347-7f17-47eb-936b-9f10903dbb98",
    "id": "7a0e4347-7f17-47eb-936b-9f10903dbb98"
  },
  "@timestamp": "2022-11-14T21:31:41.124Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 22058 agent/asr/final 1668461509.131142 2022-11-14T21:31:49.131142000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:49.131142000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:49.131190000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 306.38533333333334,
          "word": "I",
          "start_time": 306.0853333333333
        },
        {
          "end_time": 306.68533333333335,
          "word": "see",
          "start_time": 306.38533333333334
        },
        {
          "end_time": 306.78533333333337,
          "word": "a",
          "start_time": 306.68533333333335
        },
        {
          "end_time": 306.98533333333336,
          "word": "victim",
          "start_time": 306.78533333333337
        },
        {
          "end_time": 307.38533333333334,
          "word": "and",
          "start_time": 306.98533333333336
        },
        {
          "end_time": 307.78533333333337,
          "word": "B1",
          "start_time": 307.38533333333334
        },
        {
          "end_time": 308.78533333333337,
          "word": "L2",
          "start_time": 307.78533333333337
        },
        {
          "end_time": 309.5853333333333,
          "word": "victims",
          "start_time": 308.78533333333337
        },
        {
          "end_time": 310.68533333333335,
          "word": "I'm",
          "start_time": 309.5853333333333
        },
        {
          "end_time": 310.88533333333334,
          "word": "gonna",
          "start_time": 310.68533333333335
        },
        {
          "end_time": 311.18533333333335,
          "word": "heal",
          "start_time": 310.88533333333334
        },
        {
          "end_time": 311.48533333333336,
          "word": "them",
          "start_time": 311.18533333333335
        }
      ]
    },
    "text": " I see a victim and B1 L2 victims I'm gonna heal them",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I see a victim and B1 L2 victims I'm gonna heal them",
        "confidence": 0.8540056347846985
      },
      {
        "text": " I see a victim and B1 L2 victims I'm going to heal them",
        "confidence": 0.7972669005393982
      },
      {
        "text": " I see a victim in B1 L2 victims I'm gonna heal them",
        "confidence": 0.8258981704711914
      },
      {
        "text": " I see a victim in B1 L2 victims I'm going to heal them",
        "confidence": 0.7713215947151184
      }
    ],
    "start_timestamp": "2022-11-14T21:31:41.883034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:47.283034000Z",
    "utterance_id": "77af1e57-428a-45e8-a67f-1c8c05e87fcf",
    "id": "77af1e57-428a-45e8-a67f-1c8c05e87fcf"
  },
  "@timestamp": "2022-11-14T21:31:49.132Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 22320 agent/asr/final 1668461513.227013 2022-11-14T21:31:53.227013000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:53.227013000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:53.227042000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 315.28533333333337,
          "word": "I'll",
          "start_time": 315.18533333333335
        },
        {
          "end_time": 315.5853333333333,
          "word": "just",
          "start_time": 315.28533333333337
        }
      ]
    },
    "text": " I'll just",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I'll just",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:31:50.983034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:31:51.383034000Z",
    "utterance_id": "420538c5-d5a8-4bb5-a2be-b509e055bf10",
    "id": "420538c5-d5a8-4bb5-a2be-b509e055bf10"
  },
  "@timestamp": "2022-11-14T21:31:53.228Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 22331 agent/asr/final 1668461513.355462 2022-11-14T21:31:53.355462000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:31:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:31:53.355462000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:31:53.355522000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 315.70000000000005,
          "word": "during",
          "start_time": 315.1
        },
        {
          "end_time": 315.90000000000003,
          "word": "B1",
          "start_time": 315.70000000000005
        }
      ]
    },
    "text": " during B1",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " during B1",
        "confidence": 0.8340325355529785
      }
    ],
    "start_timestamp": "2022-11-14T21:31:50.885871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:31:51.685871000Z",
    "utterance_id": "f7a506a1-1cb5-4118-8c15-26440597d69d",
    "id": "f7a506a1-1cb5-4118-8c15-26440597d69d"
  },
  "@timestamp": "2022-11-14T21:31:53.368Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 23209 agent/asr/final 1668461525.741372 2022-11-14T21:32:05.741372000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:05.741372000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:05.741416000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 318.5853333333333,
          "word": "yeah",
          "start_time": 317.88533333333334
        },
        {
          "end_time": 318.98533333333336,
          "word": "I'm",
          "start_time": 318.5853333333333
        },
        {
          "end_time": 319.18533333333335,
          "word": "working",
          "start_time": 318.98533333333336
        },
        {
          "end_time": 319.38533333333334,
          "word": "on",
          "start_time": 319.18533333333335
        },
        {
          "end_time": 319.78533333333337,
          "word": "B1",
          "start_time": 319.38533333333334
        },
        {
          "end_time": 320.18533333333335,
          "word": "right",
          "start_time": 319.78533333333337
        },
        {
          "end_time": 320.38533333333334,
          "word": "now",
          "start_time": 320.18533333333335
        },
        {
          "end_time": 320.78533333333337,
          "word": "I",
          "start_time": 320.38533333333334
        },
        {
          "end_time": 320.98533333333336,
          "word": "have",
          "start_time": 320.78533333333337
        },
        {
          "end_time": 321.18533333333335,
          "word": "not",
          "start_time": 320.98533333333336
        },
        {
          "end_time": 321.5853333333333,
          "word": "found",
          "start_time": 321.18533333333335
        },
        {
          "end_time": 321.78533333333337,
          "word": "a",
          "start_time": 321.5853333333333
        },
        {
          "end_time": 321.98533333333336,
          "word": "critical",
          "start_time": 321.78533333333337
        },
        {
          "end_time": 323.5853333333333,
          "word": "10",
          "start_time": 321.98533333333336
        },
        {
          "end_time": 323.88533333333334,
          "word": "you",
          "start_time": 323.5853333333333
        },
        {
          "end_time": 324.28533333333337,
          "word": "marked",
          "start_time": 323.88533333333334
        },
        {
          "end_time": 324.38533333333334,
          "word": "it",
          "start_time": 324.28533333333337
        },
        {
          "end_time": 324.98533333333336,
          "word": "so",
          "start_time": 324.38533333333334
        },
        {
          "end_time": 325.18533333333335,
          "word": "there's",
          "start_time": 324.98533333333336
        },
        {
          "end_time": 325.48533333333336,
          "word": "no",
          "start_time": 325.18533333333335
        },
        {
          "end_time": 326.38533333333334,
          "word": "all",
          "start_time": 325.48533333333336
        },
        {
          "end_time": 326.68533333333335,
          "word": "right",
          "start_time": 326.38533333333334
        },
        {
          "end_time": 326.98533333333336,
          "word": "I",
          "start_time": 326.78533333333337
        },
        {
          "end_time": 327.18533333333335,
          "word": "mean",
          "start_time": 326.98533333333336
        },
        {
          "end_time": 327.68533333333335,
          "word": "diagnose",
          "start_time": 327.18533333333335
        },
        {
          "end_time": 327.88533333333334,
          "word": "these",
          "start_time": 327.68533333333335
        },
        {
          "end_time": 328.38533333333334,
          "word": "guys",
          "start_time": 327.88533333333334
        }
      ]
    },
    "text": " yeah I'm working on B1 right now I have not found a critical 10 you marked it so there's no all right I mean diagnose these guys",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah I'm working on B1 right now I have not found a critical 10 you marked it so there's no all right I mean diagnose these guys",
        "confidence": 0.8785244822502136
      }
    ],
    "start_timestamp": "2022-11-14T21:31:53.683034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:04.183034000Z",
    "utterance_id": "df54ccb2-2bc5-4532-b42a-2201e11794d6",
    "id": "df54ccb2-2bc5-4532-b42a-2201e11794d6"
  },
  "@timestamp": "2022-11-14T21:32:05.742Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 23284 agent/asr/final 1668461526.7758 2022-11-14T21:32:06.775800000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:06.775800000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:06.775834000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 324.1,
          "word": "there",
          "start_time": 324.0
        },
        {
          "end_time": 324.3,
          "word": "is",
          "start_time": 324.1
        },
        {
          "end_time": 324.5,
          "word": "no",
          "start_time": 324.3
        },
        {
          "end_time": 324.70000000000005,
          "word": "critical",
          "start_time": 324.5
        },
        {
          "end_time": 325.20000000000005,
          "word": "it's",
          "start_time": 324.70000000000005
        },
        {
          "end_time": 325.6,
          "word": "just",
          "start_time": 325.20000000000005
        },
        {
          "end_time": 325.90000000000003,
          "word": "regular",
          "start_time": 325.6
        },
        {
          "end_time": 327.6,
          "word": "but",
          "start_time": 325.90000000000003
        },
        {
          "end_time": 327.70000000000005,
          "word": "I'll",
          "start_time": 327.6
        },
        {
          "end_time": 327.8,
          "word": "keep",
          "start_time": 327.70000000000005
        },
        {
          "end_time": 328.0,
          "word": "looking",
          "start_time": 327.8
        },
        {
          "end_time": 328.70000000000005,
          "word": "another",
          "start_time": 328.3
        },
        {
          "end_time": 328.8,
          "word": "one",
          "start_time": 328.70000000000005
        },
        {
          "end_time": 328.90000000000003,
          "word": "just",
          "start_time": 328.8
        },
        {
          "end_time": 329.20000000000005,
          "word": "in",
          "start_time": 328.90000000000003
        },
        {
          "end_time": 329.3,
          "word": "case",
          "start_time": 329.20000000000005
        }
      ]
    },
    "text": " there is no critical it's just regular but I'll keep looking another one just in case",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " there is no critical it's just regular but I'll keep looking another one just in case",
        "confidence": 0.896845817565918
      }
    ],
    "start_timestamp": "2022-11-14T21:31:59.785871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:32:05.085871000Z",
    "utterance_id": "129dbe9b-d62d-4409-a14d-223ae9380d6c",
    "id": "129dbe9b-d62d-4409-a14d-223ae9380d6c"
  },
  "@timestamp": "2022-11-14T21:32:06.776Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 23540 agent/asr/final 1668461530.8689 2022-11-14T21:32:10.868900000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:10.868900000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:10.868939000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 331.8,
          "word": "yeah",
          "start_time": 331.5
        },
        {
          "end_time": 332.1,
          "word": "there's",
          "start_time": 331.8
        },
        {
          "end_time": 332.20000000000005,
          "word": "no",
          "start_time": 332.1
        },
        {
          "end_time": 332.40000000000003,
          "word": "other",
          "start_time": 332.20000000000005
        },
        {
          "end_time": 332.8,
          "word": "victim",
          "start_time": 332.40000000000003
        },
        {
          "end_time": 332.90000000000003,
          "word": "in",
          "start_time": 332.8
        },
        {
          "end_time": 333.0,
          "word": "here",
          "start_time": 332.90000000000003
        },
        {
          "end_time": 333.1,
          "word": "I",
          "start_time": 333.0
        },
        {
          "end_time": 333.3,
          "word": "think",
          "start_time": 333.1
        }
      ]
    },
    "text": " yeah there's no other victim in here I think",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah there's no other victim in here I think",
        "confidence": 0.9117588400840759
      }
    ],
    "start_timestamp": "2022-11-14T21:32:07.285871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:32:09.085871000Z",
    "utterance_id": "408a0833-77e0-4d9e-be9b-33c3bcb3720c",
    "id": "408a0833-77e0-4d9e-be9b-33c3bcb3720c"
  },
  "@timestamp": "2022-11-14T21:32:10.871Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 23721 agent/asr/final 1668461533.488119 2022-11-14T21:32:13.488119000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:13.488119000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:13.488158000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 335.3,
          "word": "B1",
          "start_time": 334.8
        }
      ]
    },
    "text": " B1",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " B1",
        "confidence": 0.7230756282806396
      },
      {
        "text": " b 1",
        "confidence": 0.375
      }
    ],
    "start_timestamp": "2022-11-14T21:32:10.585871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:32:11.085871000Z",
    "utterance_id": "ec504524-00dd-4853-8a2e-71d0b52d79a1",
    "id": "ec504524-00dd-4853-8a2e-71d0b52d79a1"
  },
  "@timestamp": "2022-11-14T21:32:13.489Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 23747 agent/asr/final 1668461533.712008 2022-11-14T21:32:13.712008000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:13.712008000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:13.712055000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 331.75333333333333,
          "word": "where",
          "start_time": 331.55333333333334
        },
        {
          "end_time": 331.8533333333333,
          "word": "are",
          "start_time": 331.75333333333333
        },
        {
          "end_time": 331.9533333333333,
          "word": "you",
          "start_time": 331.8533333333333
        },
        {
          "end_time": 332.3533333333333,
          "word": "guys",
          "start_time": 331.9533333333333
        }
      ]
    },
    "text": " where are you guys",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " where are you guys",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:32:09.322119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:32:10.122119000Z",
    "utterance_id": "3bddc202-beb3-4157-a098-3861cf4b937c",
    "id": "3bddc202-beb3-4157-a098-3861cf4b937c"
  },
  "@timestamp": "2022-11-14T21:32:13.712Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 23798 agent/asr/final 1668461534.427027 2022-11-14T21:32:14.427027000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:14.427027000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:14.427070000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 330.5853333333333,
          "word": "this",
          "start_time": 330.0853333333333
        },
        {
          "end_time": 330.88533333333334,
          "word": "one's",
          "start_time": 330.5853333333333
        },
        {
          "end_time": 330.98533333333336,
          "word": "in",
          "start_time": 330.88533333333334
        },
        {
          "end_time": 331.78533333333337,
          "word": "yeah",
          "start_time": 330.98533333333336
        },
        {
          "end_time": 336.0853333333333,
          "word": "we're",
          "start_time": 331.78533333333337
        },
        {
          "end_time": 336.48533333333336,
          "word": "outside",
          "start_time": 336.0853333333333
        },
        {
          "end_time": 336.78533333333337,
          "word": "B1",
          "start_time": 336.48533333333336
        }
      ]
    },
    "text": " this one's in yeah we're outside B1",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " this one's in yeah we're outside B1",
        "confidence": 0.844968855381012
      },
      {
        "text": " this one's in here we're outside B1",
        "confidence": 0.7905186414718628
      }
    ],
    "start_timestamp": "2022-11-14T21:32:05.883034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:12.583034000Z",
    "utterance_id": "d395666f-4f61-45d4-8882-5e6297812755",
    "id": "d395666f-4f61-45d4-8882-5e6297812755"
  },
  "@timestamp": "2022-11-14T21:32:14.427Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 24146 agent/asr/final 1668461540.265211 2022-11-14T21:32:20.265211000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:20.265211000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:20.265243000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 341.18533333333335,
          "word": "all",
          "start_time": 341.0853333333333
        },
        {
          "end_time": 341.88533333333334,
          "word": "right",
          "start_time": 341.18533333333335
        }
      ]
    },
    "text": " all right",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " all right",
        "confidence": 0.7222520112991333
      }
    ],
    "start_timestamp": "2022-11-14T21:32:16.883034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:17.683034000Z",
    "utterance_id": "5ea7c10e-2edf-40c5-afbf-8c4831f0f0d7",
    "id": "5ea7c10e-2edf-40c5-afbf-8c4831f0f0d7"
  },
  "@timestamp": "2022-11-14T21:32:20.265Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 24318 agent/asr/final 1668461542.944654 2022-11-14T21:32:22.944654000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:22.944654000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:22.944692000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 342.1533333333333,
          "word": "do",
          "start_time": 337.6533333333333
        },
        {
          "end_time": 342.1533333333333,
          "word": "you",
          "start_time": 342.1533333333333
        },
        {
          "end_time": 342.3533333333333,
          "word": "want",
          "start_time": 342.1533333333333
        },
        {
          "end_time": 342.3533333333333,
          "word": "to",
          "start_time": 342.3533333333333
        },
        {
          "end_time": 342.55333333333334,
          "word": "just",
          "start_time": 342.3533333333333
        },
        {
          "end_time": 342.75333333333333,
          "word": "go",
          "start_time": 342.55333333333334
        },
        {
          "end_time": 342.8533333333333,
          "word": "to",
          "start_time": 342.75333333333333
        },
        {
          "end_time": 343.3533333333333,
          "word": "B6",
          "start_time": 342.8533333333333
        }
      ]
    },
    "text": " do you want to just go to B6",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " do you want to just go to B6",
        "confidence": 0.7099706530570984
      },
      {
        "text": " do I just go to B6",
        "confidence": 0.5710015892982483
      },
      {
        "text": " you want to just go to B6",
        "confidence": 0.6713158488273621
      }
    ],
    "start_timestamp": "2022-11-14T21:32:15.422119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:32:21.122119000Z",
    "utterance_id": "e0933f49-2663-4d2e-8bcd-26c9c55a6d8a",
    "id": "e0933f49-2663-4d2e-8bcd-26c9c55a6d8a"
  },
  "@timestamp": "2022-11-14T21:32:22.946Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 24512 agent/asr/final 1668461545.684902 2022-11-14T21:32:25.684902000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:25.684902000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:25.684940000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 340.0,
          "word": "yep",
          "start_time": 339.5
        },
        {
          "end_time": 340.20000000000005,
          "word": "not",
          "start_time": 340.0
        },
        {
          "end_time": 340.5,
          "word": "says",
          "start_time": 340.20000000000005
        },
        {
          "end_time": 340.70000000000005,
          "word": "empty",
          "start_time": 340.5
        },
        {
          "end_time": 342.40000000000003,
          "word": "okay",
          "start_time": 340.70000000000005
        },
        {
          "end_time": 343.20000000000005,
          "word": "I'll",
          "start_time": 342.40000000000003
        },
        {
          "end_time": 343.40000000000003,
          "word": "do",
          "start_time": 343.20000000000005
        },
        {
          "end_time": 343.6,
          "word": "B",
          "start_time": 343.40000000000003
        },
        {
          "end_time": 344.0,
          "word": "first",
          "start_time": 343.6
        },
        {
          "end_time": 346.20000000000005,
          "word": "we",
          "start_time": 344.0
        },
        {
          "end_time": 347.20000000000005,
          "word": "already",
          "start_time": 346.20000000000005
        },
        {
          "end_time": 347.5,
          "word": "cleared",
          "start_time": 347.20000000000005
        },
        {
          "end_time": 347.90000000000003,
          "word": "B6",
          "start_time": 347.5
        }
      ]
    },
    "text": " yep not says empty okay I'll do B first we already cleared B6",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yep not says empty okay I'll do B first we already cleared B6",
        "confidence": 0.8694693446159363
      }
    ],
    "start_timestamp": "2022-11-14T21:32:15.285871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:32:23.685871000Z",
    "utterance_id": "bf7670c1-ba7b-4986-8948-c56bbb8190dc",
    "id": "bf7670c1-ba7b-4986-8948-c56bbb8190dc"
  },
  "@timestamp": "2022-11-14T21:32:25.687Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 24519 agent/asr/final 1668461545.762099 2022-11-14T21:32:25.762099000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:25.762099000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:25.762151000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 345.18533333333335,
          "word": "B6",
          "start_time": 343.68533333333335
        }
      ]
    },
    "text": " B6",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " B6",
        "confidence": 0.883040189743042
      }
    ],
    "start_timestamp": "2022-11-14T21:32:19.483034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:20.983034000Z",
    "utterance_id": "eccedf0e-9f4a-484d-b10d-8f038bb9fa71",
    "id": "eccedf0e-9f4a-484d-b10d-8f038bb9fa71"
  },
  "@timestamp": "2022-11-14T21:32:25.762Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 24547 agent/asr/final 1668461546.212171 2022-11-14T21:32:26.212171000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:26.212171000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:26.212210000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 346.4533333333333,
          "word": "oh",
          "start_time": 346.1533333333333
        },
        {
          "end_time": 346.8533333333333,
          "word": "yeah",
          "start_time": 346.4533333333333
        },
        {
          "end_time": 347.05333333333334,
          "word": "that's",
          "start_time": 346.8533333333333
        },
        {
          "end_time": 347.1533333333333,
          "word": "right",
          "start_time": 347.05333333333334
        }
      ]
    },
    "text": " oh yeah that's right",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " oh yeah that's right",
        "confidence": 0.8019588589668274
      },
      {
        "text": " oh yeah",
        "confidence": 0.9128385782241821
      }
    ],
    "start_timestamp": "2022-11-14T21:32:23.922119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:32:24.922119000Z",
    "utterance_id": "acf8e166-ba73-49c9-846d-f6b9d2b1b517",
    "id": "acf8e166-ba73-49c9-846d-f6b9d2b1b517"
  },
  "@timestamp": "2022-11-14T21:32:26.213Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 24717 agent/asr/final 1668461548.964515 2022-11-14T21:32:28.964515000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:28.964515000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:28.964565000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 350.3,
          "word": "I",
          "start_time": 350.20000000000005
        },
        {
          "end_time": 350.70000000000005,
          "word": "think",
          "start_time": 350.3
        },
        {
          "end_time": 350.8,
          "word": "at",
          "start_time": 350.70000000000005
        },
        {
          "end_time": 351.40000000000003,
          "word": "least",
          "start_time": 350.8
        }
      ]
    },
    "text": " I think at least",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I think at least",
        "confidence": 0.8216561079025269
      }
    ],
    "start_timestamp": "2022-11-14T21:32:25.985871000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:32:27.185871000Z",
    "utterance_id": "a129f42a-41d4-47be-8c25-ada2d7549791",
    "id": "a129f42a-41d4-47be-8c25-ada2d7549791"
  },
  "@timestamp": "2022-11-14T21:32:28.965Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 24767 agent/asr/final 1668461549.57728 2022-11-14T21:32:29.577280000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:29.577280000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:29.577318000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 351.98533333333336,
          "word": "yeah",
          "start_time": 351.68533333333335
        },
        {
          "end_time": 352.0853333333333,
          "word": "we",
          "start_time": 351.98533333333336
        },
        {
          "end_time": 352.5853333333333,
          "word": "did",
          "start_time": 352.0853333333333
        }
      ]
    },
    "text": " yeah we did",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah we did",
        "confidence": 0.9128386378288269
      }
    ],
    "start_timestamp": "2022-11-14T21:32:27.483034000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:28.383034000Z",
    "utterance_id": "f073474a-519e-4099-ab94-a526f43af44d",
    "id": "f073474a-519e-4099-ab94-a526f43af44d"
  },
  "@timestamp": "2022-11-14T21:32:29.579Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 24812 agent/asr/final 1668461550.324928 2022-11-14T21:32:30.324928000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:3…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:30.324928000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:30.324972000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 350.1533333333333,
          "word": "yeah",
          "start_time": 349.9533333333333
        }
      ]
    },
    "text": " yeah",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah",
        "confidence": 0.6892029643058777
      }
    ],
    "start_timestamp": "2022-11-14T21:32:27.722119000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:32:27.922119000Z",
    "utterance_id": "2df94272-9da9-413b-bed6-0432b72b5dbc",
    "id": "2df94272-9da9-413b-bed6-0432b72b5dbc"
  },
  "@timestamp": "2022-11-14T21:32:30.326Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 25722 agent/asr/final 1668461564.491244 2022-11-14T21:32:44.491244000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:44.491244000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:44.491278000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 245.54933333333335,
          "word": "there's",
          "start_time": 244.74933333333334
        },
        {
          "end_time": 245.64933333333335,
          "word": "a",
          "start_time": 245.54933333333335
        },
        {
          "end_time": 245.84933333333333,
          "word": "critical",
          "start_time": 245.64933333333335
        },
        {
          "end_time": 246.34933333333333,
          "word": "victim",
          "start_time": 245.84933333333333
        },
        {
          "end_time": 246.44933333333333,
          "word": "in",
          "start_time": 246.34933333333333
        },
        {
          "end_time": 246.94933333333333,
          "word": "C6",
          "start_time": 246.44933333333333
        }
      ]
    },
    "text": "there's a critical victim in C6",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "there's a critical victim in C6",
        "confidence": 0.8833773136138916
      }
    ],
    "start_timestamp": "2022-11-14T21:32:40.808473000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:32:43.008473000Z",
    "utterance_id": "2c05d5f7-17fd-461e-b310-e1bae6fe1055",
    "id": "2c05d5f7-17fd-461e-b310-e1bae6fe1055"
  },
  "@timestamp": "2022-11-14T21:32:44.498Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 25812 agent/asr/final 1668461566.041633 2022-11-14T21:32:46.041633000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:46.041633000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:46.041678000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 245.93466666666666,
          "word": "all",
          "start_time": 245.83466666666666
        },
        {
          "end_time": 247.73466666666667,
          "word": "right",
          "start_time": 247.33466666666666
        },
        {
          "end_time": 247.93466666666666,
          "word": "I'm",
          "start_time": 247.73466666666667
        },
        {
          "end_time": 248.73466666666667,
          "word": "coming",
          "start_time": 247.93466666666666
        }
      ]
    },
    "text": "all right I'm coming",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "all right I'm coming",
        "confidence": 0.7561608552932739
      },
      {
        "text": "the critical all right I'm coming",
        "confidence": 0.5633036494255066
      },
      {
        "text": "the critical Zone all right I'm coming",
        "confidence": 0.5328527688980103
      }
    ],
    "start_timestamp": "2022-11-14T21:32:41.871844000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:44.771844000Z",
    "utterance_id": "674dbe8d-21c0-4fe9-8109-be180355defe",
    "id": "674dbe8d-21c0-4fe9-8109-be180355defe"
  },
  "@timestamp": "2022-11-14T21:32:46.043Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 25938 agent/asr/final 1668461568.498956 2022-11-14T21:32:48.498956000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:4…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:48.498956000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:48.499005000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 250.73466666666667,
          "word": "C6",
          "start_time": 249.83466666666666
        }
      ]
    },
    "text": " C6",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " C6",
        "confidence": 0.6525769233703613
      },
      {
        "text": " C 6",
        "confidence": 0.3711538314819336
      },
      {
        "text": " C B6",
        "confidence": 0.37001875042915344
      }
    ],
    "start_timestamp": "2022-11-14T21:32:45.871844000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:46.771844000Z",
    "utterance_id": "7feda7f9-321d-4d95-8fac-56d1121e6815",
    "id": "7feda7f9-321d-4d95-8fac-56d1121e6815"
  },
  "@timestamp": "2022-11-14T21:32:48.501Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 26141 agent/asr/final 1668461571.976721 2022-11-14T21:32:51.976721000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:51.976721000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:51.976765000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 252.53466666666665,
          "word": "I",
          "start_time": 252.23466666666667
        },
        {
          "end_time": 252.73466666666667,
          "word": "will",
          "start_time": 252.53466666666665
        },
        {
          "end_time": 252.83466666666666,
          "word": "make",
          "start_time": 252.73466666666667
        },
        {
          "end_time": 253.03466666666665,
          "word": "my",
          "start_time": 252.83466666666666
        },
        {
          "end_time": 253.23466666666667,
          "word": "way",
          "start_time": 253.03466666666665
        },
        {
          "end_time": 253.33466666666666,
          "word": "up",
          "start_time": 253.23466666666667
        },
        {
          "end_time": 253.43466666666666,
          "word": "to",
          "start_time": 253.33466666666666
        },
        {
          "end_time": 253.83466666666666,
          "word": "C6",
          "start_time": 253.43466666666666
        }
      ]
    },
    "text": " I will make my way up to C6",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I will make my way up to C6",
        "confidence": 0.8873652219772339
      }
    ],
    "start_timestamp": "2022-11-14T21:32:48.271844000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:49.871844000Z",
    "utterance_id": "34d59ea1-6f56-4886-a015-14c54d18c0d8",
    "id": "34d59ea1-6f56-4886-a015-14c54d18c0d8"
  },
  "@timestamp": "2022-11-14T21:32:51.977Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 26465 agent/asr/final 1668461576.0625 2022-11-14T21:32:56.062500000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:56.062500000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:56.062546000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 257.43466666666666,
          "word": "alright",
          "start_time": 257.13466666666665
        },
        {
          "end_time": 257.63466666666665,
          "word": "I'm",
          "start_time": 257.43466666666666
        },
        {
          "end_time": 257.7346666666666,
          "word": "in",
          "start_time": 257.63466666666665
        },
        {
          "end_time": 258.2346666666666,
          "word": "there",
          "start_time": 257.7346666666666
        }
      ]
    },
    "text": " alright I'm in there",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " alright I'm in there",
        "confidence": 0.6430783271789551
      },
      {
        "text": " all right I'm in there",
        "confidence": 0.6325622797012329
      }
    ],
    "start_timestamp": "2022-11-14T21:32:53.171844000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:54.271844000Z",
    "utterance_id": "9832ba84-6dbb-4853-a23c-85f39583612a",
    "id": "9832ba84-6dbb-4853-a23c-85f39583612a"
  },
  "@timestamp": "2022-11-14T21:32:56.084Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 26666 agent/asr/final 1668461579.019578 2022-11-14T21:32:59.019578000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:32:5…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:32:59.019578000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:32:59.019622000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 259.30266666666665,
          "word": "there's",
          "start_time": 259.00266666666664
        },
        {
          "end_time": 259.60266666666666,
          "word": "two",
          "start_time": 259.30266666666665
        }
      ]
    },
    "text": "there's two",
    "asr_system": "google",
    "alternatives": [
      {
        "text": "there's two",
        "confidence": 0.8608846664428711
      }
    ],
    "start_timestamp": "2022-11-14T21:32:57.099074000Z",
    "is_final": true,
    "participant_id": "00080",
    "end_timestamp": "2022-11-14T21:32:57.699074000Z",
    "utterance_id": "3532adc1-410c-4698-908f-9689f79ea1a0",
    "id": "3532adc1-410c-4698-908f-9689f79ea1a0"
  },
  "@timestamp": "2022-11-14T21:32:59.021Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 26806 agent/asr/final 1668461580.837602 2022-11-14T21:33:00.837602000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:33:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:33:00.837602000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:33:00.837655000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 263.13466666666665,
          "word": "okay",
          "start_time": 262.5346666666666
        }
      ]
    },
    "text": " okay",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay",
        "confidence": 0.8679819703102112
      }
    ],
    "start_timestamp": "2022-11-14T21:32:58.571844000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:32:59.171844000Z",
    "utterance_id": "aabef189-4d18-404b-8a98-20192be4658e",
    "id": "aabef189-4d18-404b-8a98-20192be4658e"
  },
  "@timestamp": "2022-11-14T21:33:00.838Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 26950 agent/asr/final 1668461582.786135 2022-11-14T21:33:02.786135000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:33:0…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:33:02.786135000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:33:02.786186000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 264.83466666666664,
          "word": "close",
          "start_time": 264.33466666666664
        }
      ]
    },
    "text": " close",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " close",
        "confidence": 0.6301017999649048
      },
      {
        "text": " cool",
        "confidence": 0.3728507459163666
      }
    ],
    "start_timestamp": "2022-11-14T21:33:00.371844000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:33:00.871844000Z",
    "utterance_id": "40b0178e-7f5a-4f48-9e04-6c6a462c2823",
    "id": "40b0178e-7f5a-4f48-9e04-6c6a462c2823"
  },
  "@timestamp": "2022-11-14T21:33:02.787Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 27772 agent/asr/final 1668461593.605402 2022-11-14T21:33:13.605402000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:33:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:33:13.605402000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:33:13.605449000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 274.6493333333333,
          "word": "I'm",
          "start_time": 274.5493333333333
        },
        {
          "end_time": 274.84933333333333,
          "word": "just",
          "start_time": 274.6493333333333
        },
        {
          "end_time": 275.2493333333333,
          "word": "marking",
          "start_time": 274.84933333333333
        },
        {
          "end_time": 275.34933333333333,
          "word": "all",
          "start_time": 275.2493333333333
        },
        {
          "end_time": 275.4493333333333,
          "word": "the",
          "start_time": 275.34933333333333
        },
        {
          "end_time": 275.7493333333333,
          "word": "doors",
          "start_time": 275.4493333333333
        },
        {
          "end_time": 275.9493333333333,
          "word": "with",
          "start_time": 275.7493333333333
        },
        {
          "end_time": 276.4493333333333,
          "word": "stuff",
          "start_time": 275.9493333333333
        }
      ]
    },
    "text": " I'm just marking all the doors with stuff",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " I'm just marking all the doors with stuff",
        "confidence": 0.9128385186195374
      }
    ],
    "start_timestamp": "2022-11-14T21:33:10.608473000Z",
    "is_final": true,
    "participant_id": "00084",
    "end_timestamp": "2022-11-14T21:33:12.508473000Z",
    "utterance_id": "e2bb3866-0ab4-44cc-99bc-4eff7fbd75ec",
    "id": "e2bb3866-0ab4-44cc-99bc-4eff7fbd75ec"
  },
  "@timestamp": "2022-11-14T21:33:13.607Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 28045 agent/asr/final 1668461597.516135 2022-11-14T21:33:17.516135000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:33:1…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:33:17.516135000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:33:17.516179000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 276.43466666666666,
          "word": "yeah",
          "start_time": 276.0346666666666
        },
        {
          "end_time": 277.43466666666666,
          "word": "okay",
          "start_time": 277.0346666666666
        },
        {
          "end_time": 277.83466666666664,
          "word": "so",
          "start_time": 277.63466666666665
        },
        {
          "end_time": 278.0346666666666,
          "word": "I'm",
          "start_time": 277.83466666666664
        },
        {
          "end_time": 278.33466666666664,
          "word": "putting",
          "start_time": 278.0346666666666
        },
        {
          "end_time": 278.63466666666665,
          "word": "them",
          "start_time": 278.33466666666664
        }
      ]
    },
    "text": " yeah okay so I'm putting them",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " yeah okay so I'm putting them",
        "confidence": 0.9128385186195374
      }
    ],
    "start_timestamp": "2022-11-14T21:33:12.071844000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:33:14.671844000Z",
    "utterance_id": "a17dfe53-aab2-4158-91db-ab68c2c2b5bc",
    "id": "a17dfe53-aab2-4158-91db-ab68c2c2b5bc"
  },
  "@timestamp": "2022-11-14T21:33:17.518Z"
}
fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 28617 agent/asr/final 1668461606.10898 2022-11-14T21:33:26.108980000Z
{ "header": { "message_type": "observation", "version": "0.1", "timestamp": "2022-11-14T21:33:2…
{
  "header": {
    "message_type": "observation",
    "version": "0.1",
    "timestamp": "2022-11-14T21:33:26.108980000Z"
  },
  "host": "fc55319383da",
  "@version": "1",
  "msg": {
    "trial_id": "fff6ef5c-b0af-49ba-8d01-371dc67bbfc7",
    "source": "tomcat_speech_analyzer",
    "experiment_id": "0409679c-a4b6-4fc2-81b2-b171ef464b2d",
    "version": "4.0.0",
    "timestamp": "2022-11-14T21:33:26.109028000Z",
    "sub_type": "asr:transcription"
  },
  "data": {
    "features": {
      "word_messages": [
        {
          "end_time": 282.43466666666666,
          "word": "okay",
          "start_time": 281.93466666666666
        },
        {
          "end_time": 283.43466666666666,
          "word": "engineer",
          "start_time": 282.43466666666666
        },
        {
          "end_time": 284.93466666666666,
          "word": "could",
          "start_time": 283.43466666666666
        },
        {
          "end_time": 285.2346666666666,
          "word": "you",
          "start_time": 284.93466666666666
        },
        {
          "end_time": 285.93466666666666,
          "word": "make",
          "start_time": 285.2346666666666
        },
        {
          "end_time": 286.0346666666666,
          "word": "sure",
          "start_time": 285.93466666666666
        },
        {
          "end_time": 286.2346666666666,
          "word": "I",
          "start_time": 286.0346666666666
        },
        {
          "end_time": 286.43466666666666,
          "word": "get",
          "start_time": 286.2346666666666
        },
        {
          "end_time": 286.63466666666665,
          "word": "out",
          "start_time": 286.43466666666666
        },
        {
          "end_time": 286.93466666666666,
          "word": "real",
          "start_time": 286.63466666666665
        },
        {
          "end_time": 287.2346666666666,
          "word": "quick",
          "start_time": 286.93466666666666
        },
        {
          "end_time": 287.33466666666664,
          "word": "this",
          "start_time": 287.2346666666666
        },
        {
          "end_time": 287.43466666666666,
          "word": "is",
          "start_time": 287.33466666666664
        },
        {
          "end_time": 287.63466666666665,
          "word": "the",
          "start_time": 287.43466666666666
        },
        {
          "end_time": 288.0346666666666,
          "word": "last",
          "start_time": 287.63466666666665
        },
        {
          "end_time": 288.2346666666666,
          "word": "one",
          "start_time": 288.0346666666666
        }
      ]
    },
    "text": " okay engineer could you make sure I get out real quick this is the last one",
    "asr_system": "google",
    "alternatives": [
      {
        "text": " okay engineer could you make sure I get out real quick this is the last one",
        "confidence": 0.9128386974334717
      }
    ],
    "start_timestamp": "2022-11-14T21:33:17.971844000Z",
    "is_final": true,
    "participant_id": "00038",
    "end_timestamp": "2022-11-14T21:33:24.271844000Z",
    "utterance_id": "62429f6a-db02-4a1b-8f04-17072510f26f",
    "id": "62429f6a-db02-4a1b-8f04-17072510f26f"
  },
  "@timestamp": "2022-11-14T21:33:26.109Z"
}