annadeichler commited on
Commit
537c1f5
·
1 Parent(s): 658e78b

Restructure dataset with clean hierarchical organization

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +225 -42
  2. data/Participant1/Par1rec1.mp4 +0 -3
  3. data/Participant1/Par1rec1.txt +0 -140
  4. data/Participant1/Par1rec1.wav +0 -3
  5. data/Participant1/Par1rec2.mp4 +0 -3
  6. data/Participant1/Par1rec2.txt +0 -194
  7. data/Participant1/Par1rec2.wav +0 -3
  8. data/Participant1/Par1rec3.mp4 +0 -3
  9. data/Participant1/Par1rec3.txt +0 -167
  10. data/Participant1/Par1rec3.wav +0 -3
  11. data/Participant1/Par1rec4.mp4 +0 -3
  12. data/Participant1/Par1rec4.txt +0 -220
  13. data/Participant1/Par1rec4.wav +0 -3
  14. data/Participant1/Par1rec5.mp4 +0 -3
  15. data/Participant1/Par1rec5.txt +0 -210
  16. data/Participant1/Par1rec5.wav +0 -3
  17. data/Participant10/Par10Rec1.ply +0 -3
  18. data/Participant10/Par10Rec2.ply +0 -3
  19. data/Participant10/Par10Rec3.ply +0 -3
  20. data/Participant10/Par10Rec4.ply +0 -3
  21. data/Participant10/Par10Rec5.ply +0 -3
  22. data/Participant10/Par10rec1.mp4 +0 -3
  23. data/Participant10/Par10rec1.txt +0 -79
  24. data/Participant10/Par10rec1.wav +0 -3
  25. data/Participant10/Par10rec2.mp4 +0 -3
  26. data/Participant10/Par10rec2.txt +0 -117
  27. data/Participant10/Par10rec2.wav +0 -3
  28. data/Participant10/Par10rec3.mp4 +0 -3
  29. data/Participant10/Par10rec3.txt +0 -155
  30. data/Participant10/Par10rec3.wav +0 -3
  31. data/Participant10/Par10rec4.mp4 +0 -3
  32. data/Participant10/Par10rec4.txt +0 -198
  33. data/Participant10/Par10rec4.wav +0 -3
  34. data/Participant10/Par10rec5.mp4 +0 -3
  35. data/Participant10/Par10rec5.txt +0 -205
  36. data/Participant10/Par10rec5.wav +0 -3
  37. data/Participant10/sam2video_10_1_dubbed.mp4 +0 -3
  38. data/Participant10/sam2video_10_3_dubbed.mp4 +0 -3
  39. data/Participant10/sam2video_10_4_dubbed.mp4 +0 -3
  40. data/Participant10/sam2video_10_5_dubbed.mp4 +0 -3
  41. data/Participant11/Par11Rec1.ply +0 -3
  42. data/Participant11/Par11Rec2.ply +0 -3
  43. data/Participant11/Par11Rec3.ply +0 -3
  44. data/Participant11/Par11Rec4.ply +0 -3
  45. data/Participant11/Par11Rec5.ply +0 -3
  46. data/Participant11/Par11rec1.mp4 +0 -3
  47. data/Participant11/Par11rec1.txt +0 -80
  48. data/Participant11/Par11rec2.mp4 +0 -3
  49. data/Participant11/Par11rec2.txt +0 -105
  50. data/Participant11/Par11rec3.mp4 +0 -3
README.md CHANGED
@@ -1,93 +1,276 @@
1
  ---
2
- This page hosts the **KTH-ARIA Referential / "Look and Tell"** dataset, introduced in our poster **"Look and Tell: A Dataset for Multimodal Grounding Across Egocentric and Exocentric Views"**, presented at the **NeurIPS 2025 SpaVLE Workshop (SPACE in Vision, Language, and Embodied AI), San Diego**.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
 
 
4
 
5
  <p align="center">
6
- <a href="https://huggingface.co/datasets/annadeichler/KTH-ARIA-referential/resolve/main/examples/look_tell_poster-v3.jpg">
7
- <img src="https://huggingface.co/datasets/annadeichler/KTH-ARIA-referential/resolve/main/examples/look_tell_poster-v3.jpg" width="250">
8
- </a>
9
  </p>
10
 
11
-
12
- # Dataset Card for Look and Tell — A Dataset for Multimodal Grounding Across Egocentric and Exocentric Views
13
-
14
- ### Dataset Description
15
-
16
-
17
- This dataset investigates the synchronization of eye tracking and speech recognition using Aria smart glasses to determine whether individuals exhibit visual and verbal synchronization when identifying an object. Participants were tasked with identifying food items from a recipe while wearing Aria glasses, which recorded their eye movements and speech in real time. The dataset enables analysis of gaze–speech synchronization and offers a rich resource for studying how people visually and verbally ground references in real environments.
18
-
19
- - **Curated by:** KTH Royal Institute of Technology
20
- - **Language(s) (NLP):** English
21
- - **License:** CC BY-NC-ND 4.0 ([Link](https://creativecommons.org/licenses/by-nc-nd/4.0/))
22
-
23
-
24
- ## Dataset Details
25
- - Total duration: 3.7
26
- - Number of takes: 125
27
- - Average take duration: 108 s
28
-
29
- (Using new Sam3 body model for HMR)
30
  ![Example from dataset.](examples/colmap_sam3_example.gif)
31
  ![Example from dataset.](examples/output.gif)
32
  ![Example from dataset.](examples/combined.gif)
33
  ![Example from dataset.](examples/track.gif)
34
 
 
 
 
 
 
35
 
 
 
 
 
 
 
 
36
 
 
37
 
38
- ### Dataset Sources [optional]
39
- TBA
 
 
 
40
 
41
  ### Direct Use
42
 
43
  This dataset is suitable for research in:
44
- - Referential communication analysis
45
  - Gaze and speech synchronization
 
 
 
46
  - Human-robot interaction and multimodal dialogue systems
47
  - Eye-tracking studies in task-based environments
48
 
49
  ### Out-of-Scope Use
50
 
51
- - The dataset is not intended for commercial applications without proper ethical considerations.
52
- - Misuse in contexts where privacy-sensitive information might be inferred or manipulated should be avoided.
53
 
54
  ## Dataset Structure
55
 
56
- - **Participants:** 25 individuals (7 men, 18 women).
57
- - **Data Collection Setup:** Participants memorized a series of ingredients and steps in five recipes and verbally instructed the steps while wearing ARIA glasses.
58
- - **Recorded Data:** Eye movement (gaze tracking) and speech (audio recordings), alongside 3rd view camera.
59
- - **Analysis Methods:** Python-based temporal correlation detection, helper functions to plot gaze fixations and track objects.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
 
61
  ## Dataset Creation
62
 
63
  ### Curation Rationale
64
 
65
- The dataset was created to explore how gaze and speech synchronize in referential communication and whether object location influences this synchronization.
66
 
67
  ### Source Data
68
 
69
  #### Data Collection and Processing
70
 
71
  - **Hardware:** ARIA smart glasses, GoPro camera
72
- - **Collection Method:** Participants wore ARIA glasses while describing recipe ingredients and steps, allowing real-time capture of gaze and verbal utterances.
 
 
 
 
73
 
74
  #### Who are the source data producers?
75
 
76
- - KTH Students involved in the project: Gong, Yanliang; Hafsteinsdóttir, Kristín; He, Yiyan; Lin, Wei-Jun; Lindh, Matilda; Liu, Tianyun; Lu, Yu; Yan, Jingyi; Zhang, Ruopeng; Zhang, Yulu
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
77
 
78
- ### Dataset
79
 
80
- - Audio (.wav)
81
- - Utterances (.txt)
82
- - 1st person video feed (.mp4)
83
- - Gaze fixation from running provided python script.
 
 
 
 
 
84
 
85
- #### Annotation process
86
 
87
- - Temporal correlation between gaze and speech was detected using Python scripts.
88
 
 
 
89
 
 
 
 
 
90
 
 
91
 
 
92
 
 
93
 
 
 
1
  ---
2
+ license: cc-by-nc-nd-4.0
3
+ task_categories:
4
+ - video-classification
5
+ - object-detection
6
+ - question-answering
7
+ - multimodal
8
+ language:
9
+ - en
10
+ size_categories:
11
+ - 100<n<1000
12
+ tags:
13
+ - egocentric-vision
14
+ - exocentric-vision
15
+ - gaze-tracking
16
+ - referential-expressions
17
+ - cooking
18
+ - spatial-reasoning
19
+ - gaze-speech-synchronization
20
+ - multimodal-grounding
21
+ pretty_name: "Look and Tell: KTH-ARIA Referential Dataset"
22
+ ---
23
+
24
+ # Look and Tell — A Dataset for Multimodal Grounding Across Egocentric and Exocentric Views
25
 
26
+ This page hosts the **KTH-ARIA Referential / "Look and Tell"** dataset, introduced in our poster **"Look and Tell: A Dataset for Multimodal Grounding Across Egocentric and Exocentric Views"**, presented at the **NeurIPS 2025 SpaVLE Workshop (SPACE in Vision, Language, and Embodied AI), San Diego**.
27
 
28
  <p align="center">
29
+ <a href="https://huggingface.co/datasets/annadeichler/KTH-ARIA-referential/resolve/main/examples/look_tell_poster-v3.jpg">
30
+ <img src="https://huggingface.co/datasets/annadeichler/KTH-ARIA-referential/resolve/main/examples/look_tell_poster-v3.jpg" width="250">
31
+ </a>
32
  </p>
33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  ![Example from dataset.](examples/colmap_sam3_example.gif)
35
  ![Example from dataset.](examples/output.gif)
36
  ![Example from dataset.](examples/combined.gif)
37
  ![Example from dataset.](examples/track.gif)
38
 
39
+ ## Dataset Description
40
+
41
+ This dataset investigates the synchronization of eye tracking and speech recognition using Aria smart glasses to determine whether individuals exhibit visual and verbal synchronization when identifying an object. Participants were tasked with identifying food items from a recipe while wearing Aria glasses, which recorded their eye movements and speech in real time. The dataset enables analysis of gaze–speech synchronization and offers a rich resource for studying how people visually and verbally ground references in real environments.
42
+
43
+ ### Key Features
44
 
45
+ - **Dual perspectives**: Egocentric (first-person via ARIA glasses) and exocentric (third-person via GoPro camera) video recordings
46
+ - **Gaze tracking**: Eye-tracking data synchronized with video
47
+ - **Audio & transcription**: Speech recordings with automatic word-level transcription (WhisperX)
48
+ - **Referential expressions**: Natural language references to objects with temporal and spatial grounding
49
+ - **Recipe metadata**: Ingredient locations and preparation steps with spatial annotations
50
+ - **125 recordings**: 25 participants × 5 recipes
51
+ - **Total duration**: 3.7 hours (average recording: 108 seconds)
52
 
53
+ ### Dataset Details
54
 
55
+ - **Curated by:** KTH Royal Institute of Technology
56
+ - **Language(s):** English
57
+ - **License:** CC BY-NC-ND 4.0 ([Link](https://creativecommons.org/licenses/by-nc-nd/4.0/))
58
+ - **Participants:** 25 individuals (7 men, 18 women)
59
+ - **Data Collection Setup:** Participants memorized a series of ingredients and steps in five recipes and verbally instructed the steps while wearing ARIA glasses
60
 
61
  ### Direct Use
62
 
63
  This dataset is suitable for research in:
64
+ - Referential expression grounding
65
  - Gaze and speech synchronization
66
+ - Egocentric video understanding
67
+ - Multi-modal cooking activity recognition
68
+ - Spatial reasoning with language
69
  - Human-robot interaction and multimodal dialogue systems
70
  - Eye-tracking studies in task-based environments
71
 
72
  ### Out-of-Scope Use
73
 
74
+ - The dataset is not intended for commercial applications without proper ethical considerations
75
+ - Misuse in contexts where privacy-sensitive information might be inferred or manipulated should be avoided
76
 
77
  ## Dataset Structure
78
 
79
+ ```
80
+ data/
81
+ par_01/
82
+ raw/
83
+ rec_01/
84
+ ego_video.mp4 # Egocentric video (ARIA glasses)
85
+ exo_video.mp4 # Exocentric video (GoPro camera)
86
+ audio.wav # Audio recording
87
+ ego_gaze.csv # Gaze tracking data
88
+ rec_02/
89
+ ...
90
+ annotations/
91
+ v1/
92
+ rec_01/
93
+ whisperx_transcription.tsv # ASR word-level transcription
94
+ references.csv # Referential expressions with gaze fixations
95
+ rec_02/
96
+ ...
97
+ par_02/
98
+ ...
99
+ manifests/
100
+ metadata.parquet # Dataset metadata
101
+ metadata.csv # CSV version
102
+ recipes.json # Recipe details with ingredient locations
103
+ schema.md # Data format documentation
104
+ ```
105
+
106
+ ## Data Fields
107
+
108
+ ### Raw Data
109
+
110
+ **Egocentric Video** (`ego_video.mp4`)
111
+ - First-person perspective from ARIA glasses
112
+ - 30 FPS
113
+ - Captures participant's point of view during cooking
114
+
115
+ **Exocentric Video** (`exo_video.mp4`)
116
+ - Third-person perspective from GoPro camera
117
+ - 30 FPS
118
+ - Captures overall scene and participant actions
119
+
120
+ **Audio** (`audio.wav`)
121
+ - Sample rate: 48kHz
122
+ - Format: WAV
123
+ - Contains participant's verbal instructions
124
+
125
+ **Gaze Data** (`ego_gaze.csv`)
126
+ - Real-time eye movement tracking from ARIA glasses
127
+ - Timestamp-synchronized with video
128
+ - Gaze coordinates and fixation data
129
+
130
+ ### Annotations
131
+
132
+ **Transcription** (`whisperx_transcription.tsv`)
133
+ - Word-level automatic speech recognition (WhisperX)
134
+ - Timestamps for each word
135
+ - Speaker diarization
136
+
137
+ **References** (`references.csv`)
138
+ - Referential expressions (e.g., "the red paprika")
139
+ - Temporal alignment with video and speech
140
+ - Gaze fixations during utterances
141
+ - Object references with spatial grounding
142
+
143
+ ### Metadata
144
+
145
+ **`metadata.parquet`** - One row per recording with:
146
+ - `participant_id`: Participant identifier (par_01 to par_25)
147
+ - `recording_id`: Recording identifier (rec_01 to rec_05)
148
+ - `recording_uid`: Unique recording ID (par_XX_rec_YY)
149
+ - `recipe_id`: Recipe identifier (recipe_01 to recipe_05)
150
+ - `duration_sec`: Video duration in seconds
151
+ - `ego_fps`, `exo_fps`: Frame rates
152
+ - `has_*`: Boolean flags for data availability
153
+ - `n_references`: Number of referential expressions
154
+ - `notes`: Data quality notes
155
+
156
+ **`recipes.json`** - Recipe details including:
157
+ - Recipe name and preparation steps
158
+ - Ingredients with spatial locations
159
+ - Surface mapping (table, countertop, cupboard shelf, window surface)
160
+ - Location IDs for spatial grounding
161
+
162
+ ## Dataset Statistics
163
+
164
+ - **Total recordings**: 125
165
+ - **Total participants**: 25
166
+ - **Recordings per participant**: 5
167
+ - **Unique recipes**: 5
168
+ - **Average recording duration**: 108 seconds
169
+ - **Total dataset duration**: 3.7 hours
170
 
171
  ## Dataset Creation
172
 
173
  ### Curation Rationale
174
 
175
+ The dataset was created to explore how gaze and speech synchronize in referential communication and whether object location influences this synchronization. It provides a rich resource for multimodal grounding research across egocentric and exocentric perspectives.
176
 
177
  ### Source Data
178
 
179
  #### Data Collection and Processing
180
 
181
  - **Hardware:** ARIA smart glasses, GoPro camera
182
+ - **Collection Method:** Participants wore ARIA glasses while describing recipe ingredients and steps, allowing real-time capture of gaze and verbal utterances
183
+ - **Annotation Process:**
184
+ - Temporal correlation between gaze and speech detected using Python scripts
185
+ - Automatic transcription using WhisperX
186
+ - Referential expressions annotated with gaze fixations
187
 
188
  #### Who are the source data producers?
189
 
190
+ KTH Students involved in the project:
191
+ - Gong, Yanliang
192
+ - Hafsteinsdóttir, Kristín
193
+ - He, Yiyan
194
+ - Lin, Wei-Jun
195
+ - Lindh, Matilda
196
+ - Liu, Tianyun
197
+ - Lu, Yu
198
+ - Yan, Jingyi
199
+ - Zhang, Ruopeng
200
+ - Zhang, Yulu
201
+
202
+ ## Loading the Dataset
203
+
204
+ ### Using the metadata
205
+
206
+ ```python
207
+ import pandas as pd
208
+ import json
209
+
210
+ # Load metadata
211
+ metadata = pd.read_parquet('data/manifests/metadata.parquet')
212
+
213
+ # Load recipes
214
+ with open('data/manifests/recipes.json') as f:
215
+ recipes = json.load(f)
216
+
217
+ # Filter recordings
218
+ recipe_1_recordings = metadata[metadata['recipe_id'] == 'recipe_01']
219
+ ```
220
+
221
+ ### Using the provided loader script
222
+
223
+ ```python
224
+ from scripts.load_dataset import ARIAReferentialDataset
225
+
226
+ # Initialize dataset
227
+ dataset = ARIAReferentialDataset('data')
228
+
229
+ # Load a specific recording
230
+ recording = dataset.load_recording('par_01', 'rec_01')
231
+
232
+ print(f"Recipe: {recording['recipe']['name']}")
233
+ print(f"Duration: {recording['metadata']['duration_sec']:.1f}s")
234
+ print(f"Has gaze: {recording['metadata']['has_gaze']}")
235
+ print(f"References: {recording['metadata']['n_references']}")
236
+
237
+ # Access data
238
+ gaze_df = recording['gaze']
239
+ references_df = recording['references']
240
+ ```
241
+
242
+ See `scripts/load_dataset.py` for complete examples.
243
+
244
+ ## Citation
245
 
246
+ If you use this dataset in your research, please cite:
247
 
248
+ ```bibtex
249
+ @inproceedings{deichler2025lookandtell,
250
+ title={Look and Tell: A Dataset for Multimodal Grounding Across Egocentric and Exocentric Views},
251
+ author={Deichler, Anna and [Co-authors]},
252
+ booktitle={NeurIPS 2025 Workshop on SPACE in Vision, Language, and Embodied AI (SpaVLE)},
253
+ year={2025},
254
+ address={San Diego, CA}
255
+ }
256
+ ```
257
 
258
+ ## License
259
 
260
+ This dataset is released under the **Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License** (CC BY-NC-ND 4.0).
261
 
262
+ You are free to:
263
+ - **Share** — copy and redistribute the material in any medium or format
264
 
265
+ Under the following terms:
266
+ - **Attribution** — You must give appropriate credit
267
+ - **NonCommercial** — You may not use the material for commercial purposes
268
+ - **NoDerivatives** — If you remix, transform, or build upon the material, you may not distribute the modified material
269
 
270
+ ## Contact
271
 
272
+ For questions or issues, please open an issue on this dataset repository or contact the KTH Royal Institute of Technology team.
273
 
274
+ ## Acknowledgments
275
 
276
+ This work was conducted at KTH Royal Institute of Technology. We thank all participants who contributed their data to this research.
data/Participant1/Par1rec1.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7569e02b84173d6f25eb5b907654c842b38d297cb8a1a85f2c37a8067ad5716
3
- size 83305387
 
 
 
 
data/Participant1/Par1rec1.txt DELETED
@@ -1,140 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 2802102965059,2802662965059," Okay,",0.05745606869459152
3
- 2802662965059,2803222965059, so,0.35084471106529236
4
- 2803222965059,2803922965059, what,0.9307546615600586
5
- 2803922965059,2804062965059, do,0.9501963257789612
6
- 2804062965059,2804342965059, we,0.9719297289848328
7
- 2804342965059,2804502965059, need,0.8150507211685181
8
- 2804502965059,2804562965059, to,0.7807724475860596
9
- 2804562965059,2804722965059, put,0.4149705469608307
10
- 2804722965059,2804982965059, on,0.3336060047149658
11
- 2804982965059,2805042965059, the,0.8356939554214478
12
- 2805042965059,2805322965059, first,0.29984238743782043
13
- 2805322965059,2806222965059, recipe?,0.6813692450523376
14
- 2806522965059,2807082965059, Bread,0.5374979972839355
15
- 2807082965059,2808582965059, over,0.7143951654434204
16
- 2808582965059,2809462965059," there,",0.9896253943443298
17
- 2809742965059,2809822965059, like,0.6311065554618835
18
- 2809822965059,2810142965059, up,0.8717033863067627
19
- 2810142965059,2810402965059, to,0.9662717580795288
20
- 2810402965059,2810902965059, the,0.9969410300254822
21
- 2810902965059,2811382965059, shelf.,0.7365455627441406
22
- 2813362965059,2813362965059," Oh,",0.5471623539924622
23
- 2813622965059,2813682965059, can,0.8812596201896667
24
- 2813682965059,2813862965059, I?,0.993606448173523
25
- 2813982965059,2814022965059, Oh,0.5963687896728516
26
- 2814022965059,2814502965059," yeah,",0.6113523840904236
27
- 2814742965059,2814782965059, grab,0.5896360278129578
28
- 2814782965059,2815162965059, it,0.9916144609451294
29
- 2815162965059,2815342965059, and,0.5717885494232178
30
- 2815342965059,2815522965059, then,0.9610037207603455
31
- 2815522965059,2815822965059, maybe,0.972960889339447
32
- 2815822965059,2816022965059, put,0.9900112748146057
33
- 2816022965059,2816242965059, it,0.9955119490623474
34
- 2816242965059,2816562965059, into,0.9100156426429749
35
- 2816562965059,2816962965059, the,0.9984878301620483
36
- 2816962965059,2817542965059, table,0.9982513785362244
37
- 2817542965059,2818202965059, right,0.8802521228790283
38
- 2818202965059,2818502965059, here,0.9919712543487549
39
- 2818502965059,2818922965059, in,0.33737021684646606
40
- 2818922965059,2819162965059, just,0.7673628330230713
41
- 2819162965059,2819382965059, right,0.9612815380096436
42
- 2819382965059,2819662965059, next,0.995046854019165
43
- 2819662965059,2819922965059, to,0.9987214207649231
44
- 2819922965059,2820562965059, the,0.9942860007286072
45
- 2820562965059,2820962965059, plate,0.9976805448532104
46
- 2820962965059,2821802965059, and,0.3789830505847931
47
- 2821802965059,2821982965059, then,0.9956542253494263
48
- 2821982965059,2822142965059, we,0.9926848411560059
49
- 2822142965059,2822502965059, need,0.9563450217247009
50
- 2822502965059,2823142965059," paprika,",0.9698655903339386
51
- 2823742965059,2823982965059, the,0.9656366109848022
52
- 2823982965059,2824222965059, bell,0.9440646171569824
53
- 2824222965059,2824642965059," pepper,",0.9831737875938416
54
- 2825022965059,2825362965059, and,0.9113016128540039
55
- 2825362965059,2825442965059, then,0.991407573223114
56
- 2825442965059,2825442965059, the,0.713487446308136
57
- 2825442965059,2825442965059, bell,0.44294244050979614
58
- 2825442965059,2825442965059, pepper.,0.8700153827667236
59
- 2825442965059,2825662965059, Put,0.05066976696252823
60
- 2825662965059,2825822965059, it,0.9354712963104248
61
- 2825822965059,2826062965059, next,0.9737439155578613
62
- 2826062965059,2826262965059, to,0.9946448802947998
63
- 2826262965059,2826402965059, it,0.9900434017181396
64
- 2826402965059,2826602965059, and,0.5204343795776367
65
- 2826602965059,2826682965059, then,0.7957430481910706
66
- 2826682965059,2826782965059, we,0.9281927347183228
67
- 2826782965059,2827282965059, need,0.8478296399116516
68
- 2827282965059,2827902965059, knife,0.8471186757087708
69
- 2827902965059,2828502965059, right,0.5514799356460571
70
- 2828502965059,2828782965059, next,0.9903781414031982
71
- 2828782965059,2829122965059, to,0.9959703683853149
72
- 2829122965059,2829342965059, the,0.9924571514129639
73
- 2829342965059,2829482965059, coffee,0.9811598658561707
74
- 2829482965059,2830122965059, machine,0.9990713596343994
75
- 2830122965059,2830962965059, and,0.27819833159446716
76
- 2830962965059,2831102965059, then,0.4281645715236664
77
- 2831102965059,2831142965059, I'm,0.9650215208530426
78
- 2831142965059,2831342965059, going,0.38276565074920654
79
- 2831342965059,2831402965059, to,0.9961930513381958
80
- 2831402965059,2831602965059, bring,0.9972794651985168
81
- 2831602965059,2831862965059, it,0.9921876192092896
82
- 2831862965059,2832022965059, to,0.5326530337333679
83
- 2832022965059,2832262965059, next,0.8617204427719116
84
- 2832262965059,2832462965059, to,0.9892347455024719
85
- 2832462965059,2832862965059, it,0.9947794675827026
86
- 2832862965059,2833062965059, and,0.5426605939865112
87
- 2833062965059,2833222965059, then,0.9008214473724365
88
- 2833222965059,2833262965059, I'm,0.9910230338573456
89
- 2833262965059,2833542965059, going,0.5889900326728821
90
- 2833542965059,2833802965059, to,0.9972953200340271
91
- 2833802965059,2834102965059, open,0.9922637939453125
92
- 2834102965059,2835422965059, this,0.42083320021629333
93
- 2835422965059,2835862965059, one,0.9338853359222412
94
- 2835862965059,2836122965059, and,0.9497066736221313
95
- 2836122965059,2836282965059, then,0.9361932277679443
96
- 2836282965059,2836362965059, put,0.9824327230453491
97
- 2836362965059,2836522965059, it,0.9833364486694336
98
- 2836522965059,2836722965059, on,0.9862501621246338
99
- 2836722965059,2837262965059, the,0.9917688369750977
100
- 2837262965059,2837702965059, plate,0.9894501566886902
101
- 2837702965059,2838342965059, and,0.8933464288711548
102
- 2838342965059,2838582965059, then,0.9772613048553467
103
- 2838582965059,2838742965059, grab,0.9305496215820312
104
- 2838742965059,2839302965059," the,",0.9695443511009216
105
- 2839302965059,2839662965059," no,",0.6902219653129578
106
- 2839862965059,2839862965059, grab,0.9776043891906738
107
- 2839862965059,2840142965059, the,0.9948495030403137
108
- 2840142965059,2840762965059, paprika,0.9558890163898468
109
- 2840762965059,2841382965059, first,0.9593281149864197
110
- 2841382965059,2841642965059, and,0.7750868201255798
111
- 2841642965059,2841702965059, then,0.779245913028717
112
- 2841702965059,2841882965059, slice,0.9964300990104675
113
- 2841882965059,2842442965059, it.,0.9956340193748474
114
- 2842862965059,2842862965059, Put,0.9781085252761841
115
- 2842862965059,2843222965059, it,0.9953358769416809
116
- 2843222965059,2843582965059, onto,0.8749189972877502
117
- 2843582965059,2844122965059, the,0.9975051283836365
118
- 2844122965059,2844522965059, plate,0.9884224534034729
119
- 2844522965059,2844762965059, and,0.9527267813682556
120
- 2844762965059,2844942965059, then,0.9946152567863464
121
- 2844942965059,2845122965059, grab,0.9783045053482056
122
- 2845122965059,2845502965059, the,0.9869289398193359
123
- 2845502965059,2845782965059, pizza,0.9717274308204651
124
- 2845782965059,2846642965059, slice,0.6473109126091003
125
- 2846642965059,2846942965059, the,0.4890139698982239
126
- 2846942965059,2847262965059, cheese,0.9960891008377075
127
- 2847262965059,2847522965059, and,0.9486339688301086
128
- 2847522965059,2848262965059, then,0.9916396737098694
129
- 2848262965059,2848382965059, bring,0.9818010330200195
130
- 2848382965059,2848502965059, it,0.9969589710235596
131
- 2848502965059,2848842965059, again,0.9959685802459717
132
- 2848842965059,2849122965059, and,0.4186563491821289
133
- 2849122965059,2849262965059, then,0.7449598908424377
134
- 2849262965059,2849522965059, make,0.8692541718482971
135
- 2849522965059,2849942965059, a,0.9001312851905823
136
- 2849942965059,2850302965059," sandwich,",0.9804388284683228
137
- 2852182965059,2852242965059," yeah,",0.5704737901687622
138
- 2852942965059,2853062965059, come,0.058409348130226135
139
- 2853062965059,2853322965059, with,0.21623575687408447
140
- 2853322965059,2853322965059, it.,0.3524012565612793
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant1/Par1rec1.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9da14a6ffc1b708dd79925ee7e897e1eb978d833885b5315086d06854505b5aa
3
- size 16625742
 
 
 
 
data/Participant1/Par1rec2.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7df69b589f1662535c833e55a14b5f7a25c30c92930732a12776708925c068e
3
- size 130162188
 
 
 
 
data/Participant1/Par1rec2.txt DELETED
@@ -1,194 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 2876259434125,2876859434125," Okay,",0.229657843708992
3
- 2878379434125,2878559434125, first,0.9501037001609802
4
- 2878559434125,2878739434125, I'm,0.9049573242664337
5
- 2878739434125,2878959434125, gonna,0.6678984761238098
6
- 2878959434125,2879239434125, grab,0.9954132437705994
7
- 2879239434125,2879739434125, that,0.988069474697113
8
- 2879739434125,2880599434125," pot,",0.7136971354484558
9
- 2881899434125,2882299434125, just,0.56528240442276
10
- 2882299434125,2882699434125, spaghetti,0.5830427408218384
11
- 2882699434125,2883359434125, pot,0.9671154022216797
12
- 2883359434125,2883819434125, and,0.33362293243408203
13
- 2883819434125,2883979434125, then,0.901695728302002
14
- 2883979434125,2884019434125, I'm,0.9935361444950104
15
- 2884019434125,2884259434125, gonna,0.9344725012779236
16
- 2884259434125,2884439434125, pour,0.9964655637741089
17
- 2884439434125,2884739434125, some,0.9981574416160583
18
- 2884739434125,2885139434125, water,0.998572587966919
19
- 2885139434125,2885599434125, from,0.9919484853744507
20
- 2885599434125,2885879434125, the,0.9996194839477539
21
- 2885879434125,2886379434125, tap,0.4127127528190613
22
- 2886379434125,2887359434125, and,0.6866849660873413
23
- 2887359434125,2887819434125, then,0.9850702285766602
24
- 2887819434125,2887939434125, I'm,0.9898132383823395
25
- 2887939434125,2888379434125, gonna,0.9734304547309875
26
- 2888379434125,2888639434125, put,0.9965335130691528
27
- 2888639434125,2888919434125, that,0.9988634586334229
28
- 2888919434125,2889339434125, into,0.9768264889717102
29
- 2889339434125,2890199434125, the,0.9978068470954895
30
- 2890199434125,2890579434125, oven,0.682366669178009
31
- 2890579434125,2891039434125, stove,0.9952717423439026
32
- 2891039434125,2891339434125, and,0.8280226588249207
33
- 2891979434125,2892199434125, then,0.9940449595451355
34
- 2892199434125,2892259434125, I'm,0.9968617558479309
35
- 2892259434125,2892519434125, gonna,0.9650897979736328
36
- 2892519434125,2892819434125, open,0.9989032745361328
37
- 2892819434125,2893099434125, the,0.9905559420585632
38
- 2893099434125,2893359434125, back,0.790558934211731
39
- 2893359434125,2893579434125, of,0.9976363182067871
40
- 2893579434125,2893839434125, the,0.9969528913497925
41
- 2893839434125,2894239434125, pasta,0.9860132336616516
42
- 2894239434125,2894659434125, and,0.9690613746643066
43
- 2894659434125,2894819434125, then,0.9063740372657776
44
- 2894819434125,2895039434125, pour,0.987675666809082
45
- 2895039434125,2895639434125, it,0.9878088235855103
46
- 2895639434125,2895899434125, to,0.8929641842842102
47
- 2895899434125,2896179434125, boil,0.9461711645126343
48
- 2896179434125,2897479434125, it.,0.9973445534706116
49
- 2898099434125,2898159434125, Maybe,0.9824123978614807
50
- 2898159434125,2898779434125, front,0.23319406807422638
51
- 2898779434125,2899339434125, of,0.9403486847877502
52
- 2899339434125,2899939434125, that,0.48527365922927856
53
- 2899939434125,2900359434125," one,",0.8262937664985657
54
- 2900399434125,2900699434125," yeah,",0.6004628539085388
55
- 2900699434125,2901099434125, that,0.9455223679542542
56
- 2901099434125,2901959434125, one.,0.9970518350601196
57
- 2902419434125,2902519434125, And,0.8138266801834106
58
- 2902519434125,2902659434125, then,0.9792990684509277
59
- 2902659434125,2902719434125, I,0.9418194890022278
60
- 2902719434125,2902959434125, just,0.9852023720741272
61
- 2902959434125,2903239434125, boil,0.9492685198783875
62
- 2903239434125,2903579434125," it,",0.9523362517356873
63
- 2903639434125,2904099434125," yes,",0.9200372695922852
64
- 2904139434125,2904339434125, and,0.9490649104118347
65
- 2904339434125,2904559434125, then,0.9902337789535522
66
- 2904559434125,2904659434125, I'm,0.9711315631866455
67
- 2904659434125,2905419434125, gonna,0.7975849509239197
68
- 2905419434125,2906019434125, grab,0.9183425903320312
69
- 2906019434125,2906599434125, the,0.9897226095199585
70
- 2906599434125,2907079434125," pan,",0.9493474960327148
71
- 2907399434125,2907779434125, the,0.9826095104217529
72
- 2907779434125,2908039434125, frying,0.989215075969696
73
- 2908039434125,2908399434125, pan,0.9994246959686279
74
- 2908399434125,2908839434125, and,0.3687216341495514
75
- 2908839434125,2909019434125, then,0.979860246181488
76
- 2909019434125,2909099434125, put,0.986370861530304
77
- 2909099434125,2909279434125, it,0.9953032732009888
78
- 2909279434125,2909499434125, into,0.3678978979587555
79
- 2909499434125,2909799434125, the,0.9943447113037109
80
- 2909799434125,2910099434125, stove,0.9796237349510193
81
- 2910099434125,2910939434125, and,0.38912829756736755
82
- 2910939434125,2911119434125, then,0.9941585063934326
83
- 2911119434125,2911279434125, I,0.9857023358345032
84
- 2911279434125,2911439434125, just,0.9888518452644348
85
- 2911439434125,2911679434125, come,0.9279251098632812
86
- 2911679434125,2911939434125, back,0.9991714954376221
87
- 2911939434125,2912099434125, to,0.9969882369041443
88
- 2912099434125,2912299434125, the,0.9989058971405029
89
- 2912299434125,2912839434125, table,0.9986603260040283
90
- 2912839434125,2913279434125, and,0.9515275359153748
91
- 2913279434125,2913479434125, then,0.9803758859634399
92
- 2913479434125,2913619434125, grab,0.9900614023208618
93
- 2913619434125,2913939434125, this,0.9856033325195312
94
- 2913939434125,2914459434125," carrot,",0.8834747672080994
95
- 2914919434125,2915039434125, oh,0.9382771849632263
96
- 2915039434125,2915339434125," no,",0.726472020149231
97
- 2915519434125,2915519434125, grab,0.9886789917945862
98
- 2915519434125,2915819434125, this,0.9913020133972168
99
- 2915819434125,2916159434125, knife,0.9989029169082642
100
- 2916159434125,2916879434125, first,0.9953873753547668
101
- 2916879434125,2918139434125, and,0.5695276856422424
102
- 2918139434125,2918439434125, then,0.9976578950881958
103
- 2918439434125,2918439434125, I'm,0.9921956658363342
104
- 2918439434125,2918759434125, gonna,0.9138791561126709
105
- 2918759434125,2918999434125, bring,0.9991165995597839
106
- 2918999434125,2919219434125, it,0.9884888529777527
107
- 2919219434125,2919539434125, to,0.9926331639289856
108
- 2919539434125,2919759434125, the,0.4385741353034973
109
- 2919759434125,2919959434125, this,0.482094943523407
110
- 2919959434125,2920359434125, table,0.9994508624076843
111
- 2920359434125,2921039434125, and,0.7879311442375183
112
- 2921039434125,2921219434125, then,0.996589183807373
113
- 2921219434125,2921419434125, I,0.9906754493713379
114
- 2921419434125,2921579434125, just,0.9970199465751648
115
- 2921579434125,2921859434125, cut,0.8588744401931763
116
- 2921859434125,2922299434125," it,",0.9778077602386475
117
- 2923879434125,2924439434125, carrot,0.0001739214058034122
118
- 2924439434125,2924779434125, and,0.4477209448814392
119
- 2924779434125,2924919434125, then,0.7235791683197021
120
- 2924919434125,2925079434125, just,0.6635594964027405
121
- 2925079434125,2925319434125, grab,0.9249236583709717
122
- 2925319434125,2926119434125, it,0.9312746524810791
123
- 2926119434125,2926299434125, and,0.7967802286148071
124
- 2926299434125,2926439434125, then,0.9396243095397949
125
- 2926439434125,2926659434125, go,0.9813236594200134
126
- 2926659434125,2927899434125, to,0.9847630858421326
127
- 2927899434125,2927979434125, the,0.9727796912193298
128
- 2927979434125,2928239434125, frying,0.9759968519210815
129
- 2928239434125,2928939434125, pan,0.9978983402252197
130
- 2928939434125,2929179434125, and,0.7779282927513123
131
- 2929179434125,2929259434125, then,0.8528465628623962
132
- 2929259434125,2929439434125, I,0.4836276173591614
133
- 2929439434125,2930359434125, just,0.8866012692451477
134
- 2930359434125,2930719434125, fry,0.9888627529144287
135
- 2930719434125,2931819434125, it,0.9915225505828857
136
- 2931819434125,2931979434125, and,0.8089135885238647
137
- 2931979434125,2932199434125, then,0.9216113686561584
138
- 2932199434125,2932659434125, while,0.6790944337844849
139
- 2932659434125,2937079434125, it's,0.9382360875606537
140
- 2937079434125,2937079434125," done,",0.9934942126274109
141
- 2937139434125,2939219434125," pasta,",0.8010982871055603
142
- 2939499434125,2940079434125, oh,0.6839854717254639
143
- 2940079434125,2940459434125, pasta,0.5243622064590454
144
- 2940459434125,2941079434125," sauce,",0.9949797987937927
145
- 2941199434125,2941299434125, I,0.9716548323631287
146
- 2941299434125,2941559434125, just,0.9802205562591553
147
- 2941559434125,2941799434125, regret,0.08160120248794556
148
- 2941799434125,2942139434125, the,0.8956927061080933
149
- 2942139434125,2942519434125, pasta,0.9970821738243103
150
- 2942519434125,2943019434125, sauce,0.9986881613731384
151
- 2943019434125,2943239434125, and,0.9090760350227356
152
- 2943239434125,2943499434125, then,0.9488688707351685
153
- 2943499434125,2943759434125, open,0.9945370554924011
154
- 2943759434125,2944639434125," it,",0.9939935803413391
155
- 2944919434125,2944939434125, pour,0.9873343706130981
156
- 2944939434125,2945259434125, the,0.9808636903762817
157
- 2945259434125,2945539434125, pasta,0.9910328984260559
158
- 2945539434125,2945899434125, sauce,0.9979450106620789
159
- 2945899434125,2946239434125, onto,0.6695048809051514
160
- 2946239434125,2946699434125, the,0.9984117746353149
161
- 2946699434125,2947099434125, carrots,0.9772331118583679
162
- 2947099434125,2947379434125, and,0.7235804796218872
163
- 2948199434125,2948839434125, then,0.058768752962350845
164
- 2948839434125,2949479434125, when,0.7414965033531189
165
- 2949479434125,2949939434125, the,0.9359280467033386
166
- 2949939434125,2950379434125, pasta,0.9739349484443665
167
- 2950379434125,2950959434125, noodle,0.7471873611211777
168
- 2950959434125,2951159434125, is,0.9703258872032166
169
- 2951159434125,2951439434125," done,",0.9971030354499817
170
- 2951659434125,2951659434125, I,0.9718739986419678
171
- 2951659434125,2951919434125, just,0.9620698094367981
172
- 2951919434125,2952219434125, support,0.8597155809402466
173
- 2952219434125,2952539434125, the,0.958133339881897
174
- 2952539434125,2952839434125, water,0.9961414933204651
175
- 2952839434125,2953399434125, out,0.9860284924507141
176
- 2953399434125,2953739434125, from,0.44780826568603516
177
- 2953739434125,2954059434125, the,0.8614964485168457
178
- 2954579434125,2954579434125, onto,0.3223282992839813
179
- 2954579434125,2954879434125, the,0.9971523284912109
180
- 2954879434125,2955139434125, sink,0.9942936301231384
181
- 2955139434125,2955879434125, and,0.7126235365867615
182
- 2955879434125,2956139434125, then,0.9860219359397888
183
- 2956139434125,2956199434125, I,0.9880545735359192
184
- 2956199434125,2956459434125, just,0.9935712814331055
185
- 2956459434125,2956719434125, support,0.9872356057167053
186
- 2956719434125,2957539434125, that,0.9934262037277222
187
- 2957539434125,2957879434125, pasta,0.9686305522918701
188
- 2957879434125,2958179434125, into,0.8951082229614258
189
- 2958179434125,2958379434125, the,0.9951053857803345
190
- 2958379434125,2958799434125, pan,0.9981846213340759
191
- 2958799434125,2959299434125, and,0.6762425899505615
192
- 2959299434125,2959519434125, then,0.9056501388549805
193
- 2959519434125,2960079434125," stir,",0.17913229763507843
194
- 2961919434125,2962179434125," yes,",0.896133303642273
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant1/Par1rec2.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f10f9c85eb787fe4b451342fcc620c7e84a346b5d0605079e8e7475dbb1a0043
3
- size 22663246
 
 
 
 
data/Participant1/Par1rec3.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1d54bbf3204a9dd6038fdb870498067b635f2f65808706b2895bbe17b295cb4
3
- size 99890791
 
 
 
 
data/Participant1/Par1rec3.txt DELETED
@@ -1,167 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 2984177046292,2984657046292," Okay,",0.14007733762264252
3
- 2985557046292,2985637046292, I'm,0.9246032238006592
4
- 2985637046292,2985817046292, going,0.24332180619239807
5
- 2985817046292,2985917046292, to,0.9947583079338074
6
- 2985917046292,2986037046292, do,0.9874966144561768
7
- 2986037046292,2986237046292, the,0.9936797618865967
8
- 2986237046292,2986497046292, same,0.9976810216903687
9
- 2986497046292,2986857046292," thing,",0.9673117995262146
10
- 2987097046292,2987097046292, grab,0.9046068787574768
11
- 2987097046292,2988017046292, the,0.9939648509025574
12
- 2988017046292,2988017046292," pot,",0.3889257311820984
13
- 2988397046292,2988837046292, the,0.9086331129074097
14
- 2988837046292,2989237046292, pasta,0.993037760257721
15
- 2989237046292,2989857046292," pot,",0.9549077749252319
16
- 2990117046292,2990377046292, and,0.9576365351676941
17
- 2990377046292,2990737046292, then,0.9936931133270264
18
- 2990737046292,2990937046292, go,0.9856082201004028
19
- 2990937046292,2991157046292, to,0.9928067922592163
20
- 2991157046292,2991437046292, the,0.9967447519302368
21
- 2991437046292,2991917046292," sink,",0.9536759257316589
22
- 2992277046292,2992417046292, pour,0.9882596731185913
23
- 2992417046292,2992697046292, the,0.9435123801231384
24
- 2992697046292,2993137046292, water,0.9967930912971497
25
- 2993137046292,2993677046292, from,0.9318952560424805
26
- 2993677046292,2993937046292, the,0.9991267323493958
27
- 2993937046292,2994297046292," tub,",0.2553078830242157
28
- 2994357046292,2994577046292, and,0.9820589423179626
29
- 2994577046292,2994817046292, then,0.9799882173538208
30
- 2994817046292,2994977046292, I'm,0.6689016968011856
31
- 2994977046292,2995077046292, going,0.44570547342300415
32
- 2995077046292,2995077046292, to,0.9979199767112732
33
- 2995077046292,2995157046292, just,0.6285445094108582
34
- 2995157046292,2995417046292, put,0.9606639742851257
35
- 2995417046292,2995657046292, it,0.9948979020118713
36
- 2995657046292,2995817046292, into,0.9608831405639648
37
- 2995817046292,2996117046292, the,0.9905497431755066
38
- 2996117046292,2996457046292," stove,",0.9963253140449524
39
- 2997057046292,2997177046292, and,0.9711413383483887
40
- 2997177046292,2997397046292, then,0.9931493401527405
41
- 2997397046292,2997557046292, grab,0.9568611979484558
42
- 2997557046292,2998117046292, the,0.9869000315666199
43
- 2998117046292,2998377046292, panna,0.23065679147839546
44
- 2998377046292,2998897046292," pasta,",0.9253329634666443
45
- 2999537046292,2999737046292, and,0.9351334571838379
46
- 2999737046292,3000037046292, then,0.9762004017829895
47
- 3000037046292,3000257046292, open,0.9973589777946472
48
- 3000257046292,3000577046292, it,0.9836320877075195
49
- 3000577046292,3000797046292, and,0.5176329016685486
50
- 3000797046292,3000897046292, then,0.8658413887023926
51
- 3000897046292,3001037046292, pour,0.9962794184684753
52
- 3001037046292,3001437046292," them,",0.6731790900230408
53
- 3001517046292,3001637046292, and,0.968518853187561
54
- 3001637046292,3001797046292, then,0.9926210641860962
55
- 3001797046292,3001997046292, boil,0.7620580792427063
56
- 3001997046292,3002517046292, it.,0.35589486360549927
57
- 3002917046292,3003117046292, And,0.8309116959571838
58
- 3003117046292,3003257046292, then,0.9381217956542969
59
- 3003257046292,3003337046292, after,0.9868645071983337
60
- 3003337046292,3003657046292," that,",0.9439085721969604
61
- 3003697046292,3003837046292, I'm,0.9968369603157043
62
- 3003837046292,3004017046292, going,0.959503710269928
63
- 3004017046292,3004237046292, to,0.9976741671562195
64
- 3004237046292,3004257046292, grab,0.9830286502838135
65
- 3004257046292,3004797046292, the,0.9757408499717712
66
- 3004797046292,3005377046292, pan,0.9767661094665527
67
- 3005377046292,3006017046292, frying,0.5830234885215759
68
- 3006017046292,3006457046292," pan,",0.9980477094650269
69
- 3006477046292,3006717046292, and,0.9882975220680237
70
- 3006717046292,3007697046292, then,0.9798554182052612
71
- 3007697046292,3007837046292, bring,0.986091673374176
72
- 3007837046292,3008017046292, it,0.9509719014167786
73
- 3008017046292,3008177046292, to,0.9625652432441711
74
- 3008177046292,3008397046292, the,0.9986516833305359
75
- 3008397046292,3008817046292," stove,",0.9988021850585938
76
- 3008817046292,3009357046292, and,0.22529585659503937
77
- 3009357046292,3009517046292, then,0.8671176433563232
78
- 3009517046292,3009737046292, pour,0.9779297709465027
79
- 3009737046292,3010697046292, the,0.9045349955558777
80
- 3010697046292,3012057046292," mushroom,",0.9346005320549011
81
- 3012597046292,3012997046292, and,0.7030795216560364
82
- 3012997046292,3013177046292, then,0.9656395316123962
83
- 3013177046292,3013277046292, I,0.6184753775596619
84
- 3013277046292,3013597046292, just,0.9288084506988525
85
- 3013597046292,3013797046292, pour,0.9825605750083923
86
- 3013797046292,3013937046292, it,0.8862364292144775
87
- 3013937046292,3014277046292," again,",0.8591006994247437
88
- 3014437046292,3014437046292, and,0.7768253684043884
89
- 3014437046292,3014757046292, then,0.9280138611793518
90
- 3014757046292,3014877046292, boil,0.9602327942848206
91
- 3014877046292,3015137046292, it,0.9864197373390198
92
- 3015137046292,3015797046292," together,",0.9958078861236572
93
- 3016017046292,3016037046292, and,0.8650290369987488
94
- 3016037046292,3016117046292, then,0.845184326171875
95
- 3016117046292,3016317046292, I,0.9839348196983337
96
- 3016317046292,3016457046292, grab,0.5341009497642517
97
- 3016457046292,3016737046292, the,0.9890040755271912
98
- 3016737046292,3017037046292," knife,",0.998392641544342
99
- 3017517046292,3017617046292, and,0.8105356693267822
100
- 3017617046292,3017677046292, then,0.9035364985466003
101
- 3017677046292,3017817046292, coming,0.3384883403778076
102
- 3017817046292,3018117046292, into,0.9129922986030579
103
- 3018117046292,3018337046292, the,0.998450756072998
104
- 3018337046292,3018737046292," table,",0.997904896736145
105
- 3019197046292,3019257046292, and,0.9257046580314636
106
- 3019257046292,3019417046292, then,0.9669197201728821
107
- 3019417046292,3019617046292, chop,0.994199275970459
108
- 3019617046292,3019997046292, the,0.9949759244918823
109
- 3019997046292,3020857046292, green,0.9548801779747009
110
- 3020857046292,3022197046292," paprika,",0.9865951836109161
111
- 3023097046292,3023237046292, and,0.952575147151947
112
- 3023237046292,3023397046292, then,0.9565191864967346
113
- 3023397046292,3023517046292, what,0.8481101393699646
114
- 3023517046292,3023817046292, else?,0.991262674331665
115
- 3025777046292,3026217046292, I,0.9118515253067017
116
- 3026217046292,3026417046292, just,0.9838305115699768
117
- 3026417046292,3026977046292, grab,0.5970227122306824
118
- 3026977046292,3027577046292, this,0.9880936741828918
119
- 3027577046292,3028297046292, paprika,0.9955442845821381
120
- 3028297046292,3028997046292, to,0.9248422980308533
121
- 3028997046292,3029697046292, the,0.9965201616287231
122
- 3029697046292,3030077046292," stove,",0.7085078954696655
123
- 3030557046292,3030697046292, and,0.9673946499824524
124
- 3030697046292,3030877046292, then,0.5184110999107361
125
- 3030877046292,3030877046292, I,0.9484328627586365
126
- 3030877046292,3031077046292, just,0.9913527369499207
127
- 3031077046292,3031277046292, boil,0.886116623878479
128
- 3031277046292,3031477046292, it,0.9941760301589966
129
- 3031477046292,3031857046292," together,",0.9982665777206421
130
- 3032037046292,3032077046292, and,0.9741917252540588
131
- 3032077046292,3032397046292, then,0.9247757196426392
132
- 3032397046292,3032597046292, throw,0.9922997355461121
133
- 3032597046292,3032997046292, out,0.2599829137325287
134
- 3032997046292,3033297046292, the,0.9736682772636414
135
- 3033297046292,3033657046292, water,0.9930056929588318
136
- 3033657046292,3034017046292, to,0.9186710715293884
137
- 3034017046292,3034257046292, the,0.9903027415275574
138
- 3034257046292,3034697046292," sink,",0.9972568154335022
139
- 3035577046292,3035597046292, and,0.9473922848701477
140
- 3035597046292,3036357046292, then,0.9895115494728088
141
- 3036357046292,3036617046292, pour,0.9899246692657471
142
- 3036617046292,3037117046292, the,0.8997412323951721
143
- 3037117046292,3037617046292," pasta,",0.9738522171974182
144
- 3037757046292,3037977046292, like,0.9785130023956299
145
- 3037977046292,3038097046292, a,0.9571759700775146
146
- 3038097046292,3038437046292, panna,0.03870425000786781
147
- 3038437046292,3038837046292," pasta,",0.7466689944267273
148
- 3039017046292,3039177046292, into,0.936382532119751
149
- 3039177046292,3039417046292, the,0.9968031644821167
150
- 3039417046292,3039657046292, frying,0.990959882736206
151
- 3039657046292,3040297046292," pan,",0.9979544878005981
152
- 3040477046292,3040497046292, and,0.827746570110321
153
- 3040497046292,3040557046292, then,0.8201951384544373
154
- 3040557046292,3040657046292, grab,0.94265216588974
155
- 3040657046292,3041317046292, the,0.991500735282898
156
- 3041317046292,3041577046292, chili,0.8803293108940125
157
- 3041577046292,3042037046292," powder,",0.936981737613678
158
- 3042537046292,3042677046292, and,0.9755234122276306
159
- 3042677046292,3042817046292, then,0.9865169525146484
160
- 3042817046292,3042897046292, do,0.9893353581428528
161
- 3042897046292,3043157046292, some,0.9880849719047546
162
- 3043157046292,3043457046292," seasoning,",0.8576807379722595
163
- 3043917046292,3044077046292, and,0.9922879934310913
164
- 3044077046292,3044637046292, then,0.9905344247817993
165
- 3044637046292,3044777046292, serve,0.9865452647209167
166
- 3044777046292,3045837046292, it.,0.9981334805488586
167
- 3046577046292,3047177046292, Yep.,0.36307844519615173
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant1/Par1rec3.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:659cd20c33464c9e908813a443d06ff856992ca1d2fb92507c8b6e21823ae574
3
- size 17252430
 
 
 
 
data/Participant1/Par1rec4.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1736a3706ee8d38237c6755afe9e8e2310025394e0a40a57ba5c0388360ba032
3
- size 162755340
 
 
 
 
data/Participant1/Par1rec4.txt DELETED
@@ -1,220 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 3093467140587,3095007140587, Yes.,0.3797905445098877
3
- 3095007140587,3096147140587," Yes,",0.4416181445121765
4
- 3096427140587,3096487140587, it's,0.6514640748500824
5
- 3096487140587,3096807140587, starting.,0.7465593218803406
6
- 3098067140587,3098527140587, I'm,0.9064900577068329
7
- 3098527140587,3098967140587, gonna,0.6877397298812866
8
- 3098967140587,3099567140587, grab,0.9961756467819214
9
- 3099567140587,3100467140587, cheese,0.9558961391448975
10
- 3100467140587,3101247140587, and,0.6599050164222717
11
- 3101247140587,3101967140587, then,0.9234278798103333
12
- 3101967140587,3102107140587, I'm,0.9633559882640839
13
- 3102107140587,3103627140587, gonna,0.9618797302246094
14
- 3103627140587,3103927140587, I'm,0.648870050907135
15
- 3103927140587,3104247140587, gonna,0.9694404602050781
16
- 3104247140587,3105187140587, find,0.9840826392173767
17
- 3105187140587,3105487140587, the,0.9172745943069458
18
- 3105487140587,3107027140587, knife,0.9969683289527893
19
- 3107987140587,3108507140587, knife.,0.12023055553436279
20
- 3108507140587,3109027140587, Can,0.821012556552887
21
- 3109027140587,3109127140587, I,0.9649397134780884
22
- 3109127140587,3109407140587, use,0.9916463494300842
23
- 3109407140587,3109687140587, that,0.774310827255249
24
- 3109687140587,3111007140587, knife?,0.9975935816764832
25
- 3112967140587,3113087140587, Yeah.,0.32258349657058716
26
- 3115067140587,3115067140587, I'm,0.29932793974876404
27
- 3115067140587,3117707140587, gonna,0.6027235388755798
28
- 3117707140587,3118067140587, use,0.9323686957359314
29
- 3118067140587,3118567140587, the,0.9388522505760193
30
- 3118567140587,3118847140587, normal,0.9756784439086914
31
- 3118847140587,3120027140587, knife.,0.9981386661529541
32
- 3122327140587,3122367140587," Oh,",0.8266058564186096
33
- 3122587140587,3122687140587, okay.,0.31354185938835144
34
- 3123247140587,3123347140587, I'm,0.9547032117843628
35
- 3123347140587,3123467140587, gonna,0.7331910133361816
36
- 3123467140587,3123707140587, grab,0.9980782270431519
37
- 3123707140587,3124067140587, that,0.9881734251976013
38
- 3124067140587,3124687140587, one,0.9896368384361267
39
- 3124687140587,3125147140587, the,0.1306716501712799
40
- 3125147140587,3125547140587, knife.,0.9979290962219238
41
- 3126087140587,3126087140587, Yes.,0.9565303921699524
42
- 3126507140587,3126627140587, And,0.9140627384185791
43
- 3126627140587,3127007140587, then,0.9900985360145569
44
- 3127007140587,3127167140587, bring,0.9843286275863647
45
- 3127167140587,3127367140587, it,0.9461871981620789
46
- 3127367140587,3127707140587, here,0.9909541010856628
47
- 3127707140587,3127867140587, and,0.5631643533706665
48
- 3127867140587,3128007140587, then,0.8735650777816772
49
- 3128007140587,3128227140587, also,0.9892786145210266
50
- 3128227140587,3128467140587, the,0.9889397025108337
51
- 3128467140587,3128827140587, bowl,0.8935837745666504
52
- 3128827140587,3129087140587, as,0.9739713668823242
53
- 3129087140587,3129927140587, well.,0.9956921935081482
54
- 3130107140587,3130107140587, I'm,0.845017820596695
55
- 3130107140587,3130187140587, gonna,0.8397042751312256
56
- 3130187140587,3130367140587, bring,0.9876326322555542
57
- 3130367140587,3130527140587, to,0.9736441969871521
58
- 3130527140587,3130727140587, the,0.9973176121711731
59
- 3130727140587,3131167140587, table.,0.9993873834609985
60
- 3131827140587,3131887140587, I'm,0.9952288269996643
61
- 3131887140587,3132107140587, gonna,0.9384357929229736
62
- 3132107140587,3132347140587, cut,0.9982225298881531
63
- 3132347140587,3132647140587, the,0.9839667677879333
64
- 3132647140587,3133507140587, cheese,0.9747697114944458
65
- 3133507140587,3133967140587, like,0.43538951873779297
66
- 3133967140587,3134287140587, a,0.667472779750824
67
- 3134287140587,3134507140587, slice,0.86307692527771
68
- 3134507140587,3134887140587, it,0.9520352482795715
69
- 3134887140587,3135087140587, and,0.9515160322189331
70
- 3135087140587,3135167140587, then,0.9308742880821228
71
- 3135167140587,3135347140587, pour,0.9738504886627197
72
- 3135347140587,3135607140587, all,0.9961223006248474
73
- 3135607140587,3135727140587, of,0.997628390789032
74
- 3135727140587,3135907140587, them,0.9957268238067627
75
- 3135907140587,3136107140587, into,0.9797348976135254
76
- 3136107140587,3136367140587, the,0.9986168146133423
77
- 3136367140587,3137127140587, bowl.,0.002447066130116582
78
- 3137167140587,3137167140587, And,0.2600657045841217
79
- 3137167140587,3137247140587, I'm,0.9038774371147156
80
- 3137247140587,3137527140587, gonna,0.43317079544067383
81
- 3137527140587,3140407140587, grab,0.98748779296875
82
- 3140407140587,3142947140587, that,0.7801055908203125
83
- 3142947140587,3143267140587," one,",0.9913294315338135
84
- 3144087140587,3144147140587, the,0.9719104766845703
85
- 3144147140587,3144527140587, flour.,0.8270418047904968
86
- 3145047140587,3145147140587, I,0.9904186129570007
87
- 3145147140587,3145327140587, think,0.9939046502113342
88
- 3145327140587,3145767140587, that's,0.9734270870685577
89
- 3145767140587,3146127140587, flour.,0.9836132526397705
90
- 3146587140587,3146707140587, So,0.8150866627693176
91
- 3146707140587,3146727140587, I'm,0.9428396224975586
92
- 3146727140587,3146927140587, gonna,0.8787839412689209
93
- 3146927140587,3147107140587, grab,0.9943148493766785
94
- 3147107140587,3147387140587, the,0.7215227484703064
95
- 3147387140587,3147867140587, flour,0.9935785531997681
96
- 3147867140587,3148387140587, and,0.5483754277229309
97
- 3148387140587,3148527140587, then,0.8603597283363342
98
- 3148527140587,3148707140587, I'll,0.8187366127967834
99
- 3148707140587,3148807140587, just,0.9540760517120361
100
- 3148807140587,3149027140587, put,0.883846640586853
101
- 3149027140587,3149247140587, it,0.9957186579704285
102
- 3149247140587,3149387140587, into,0.9398447871208191
103
- 3149387140587,3149667140587, the,0.9971544742584229
104
- 3149667140587,3150067140587, table,0.997443675994873
105
- 3150067140587,3150467140587, mix,0.08806987851858139
106
- 3150467140587,3150667140587, it,0.9911792874336243
107
- 3150667140587,3151267140587, together,0.998960018157959
108
- 3151267140587,3151887140587, and,0.6161705851554871
109
- 3151887140587,3153427140587, then,0.9920051693916321
110
- 3153427140587,3154087140587, sugar,0.8393200635910034
111
- 3154087140587,3154567140587, bring,0.6594591736793518
112
- 3155107140587,3155347140587, think,0.08287131041288376
113
- 3155347140587,3155647140587, that,0.844879150390625
114
- 3155647140587,3156007140587, sugar.,0.8778060674667358
115
- 3156787140587,3157107140587, So,0.9733341932296753
116
- 3157107140587,3157667140587, bring,0.9792826771736145
117
- 3157667140587,3157947140587, sugar,0.9855222702026367
118
- 3157947140587,3158207140587, into,0.9333937764167786
119
- 3158207140587,3158487140587, the,0.9984662532806396
120
- 3158487140587,3158827140587, table,0.9991002082824707
121
- 3158827140587,3159267140587, and,0.9120818376541138
122
- 3159267140587,3159427140587, then,0.8510748147964478
123
- 3159427140587,3159527140587, mix,0.9972720742225647
124
- 3159527140587,3159767140587, it,0.9955737590789795
125
- 3159767140587,3160187140587, together,0.9987450838088989
126
- 3160187140587,3160547140587, and,0.4583962857723236
127
- 3160547140587,3160707140587, make,0.7733739614486694
128
- 3160707140587,3161007140587, some,0.3938687741756439
129
- 3161007140587,3161527140587, kind,0.9305965900421143
130
- 3161527140587,3162387140587, of,0.9928512573242188
131
- 3162387140587,3163107140587, batter.,0.011771480552852154
132
- 3163407140587,3163727140587, And,0.37690868973731995
133
- 3163727140587,3164047140587, then,0.9233689904212952
134
- 3164047140587,3164167140587, I'm,0.8148792088031769
135
- 3164167140587,3164427140587, gonna,0.38510486483573914
136
- 3164427140587,3164627140587, put,0.9860885739326477
137
- 3164627140587,3164887140587, the,0.9616860151290894
138
- 3164887140587,3165147140587, pan,0.8811275362968445
139
- 3165147140587,3165407140587, on,0.986182689666748
140
- 3165407140587,3165687140587, the,0.8804516792297363
141
- 3165687140587,3166227140587, stove.,0.9895548820495605
142
- 3167027140587,3167587140587, Also,0.8149288892745972
143
- 3167587140587,3168267140587, turn,0.6105591654777527
144
- 3168267140587,3168507140587, the,0.8357198238372803
145
- 3168507140587,3168747140587, stove,0.8359330296516418
146
- 3168747140587,3169587140587, on,0.9832174777984619
147
- 3169587140587,3169947140587, and,0.5390528440475464
148
- 3169947140587,3171187140587, then,0.9693011045455933
149
- 3171187140587,3171647140587, to,0.1676826775074005
150
- 3171647140587,3171747140587, we,0.10179773718118668
151
- 3171747140587,3171947140587, need,0.8005608320236206
152
- 3171947140587,3172407140587, butter.,0.6700119376182556
153
- 3172887140587,3172887140587," Okay,",0.5601465702056885
154
- 3172967140587,3173447140587, whatever.,0.9871709942817688
155
- 3174687140587,3174707140587, We,0.5101605653762817
156
- 3174707140587,3175547140587, just,0.9787580370903015
157
- 3175547140587,3176127140587, and,0.024300670251250267
158
- 3176127140587,3176687140587, then,0.8206722140312195
159
- 3176687140587,3176747140587, I,0.9208506941795349
160
- 3176747140587,3176887140587, just,0.9871252179145813
161
- 3176887140587,3177147140587, bring,0.34163621068000793
162
- 3177147140587,3177447140587, this,0.9755941033363342
163
- 3177447140587,3177747140587, to,0.8788922429084778
164
- 3177747140587,3178067140587, bowl,0.9373706579208374
165
- 3178067140587,3178287140587, to,0.7988945245742798
166
- 3178287140587,3178547140587, the,0.9974542260169983
167
- 3178547140587,3179007140587, pan,0.963335394859314
168
- 3179007140587,3179527140587, and,0.4555944800376892
169
- 3179527140587,3179647140587, then,0.29169169068336487
170
- 3179647140587,3179647140587, I,0.9663048982620239
171
- 3179647140587,3179907140587, just,0.9856496453285217
172
- 3179907140587,3180167140587, make,0.9706476926803589
173
- 3180167140587,3180767140587, a,0.9722242951393127
174
- 3180767140587,3181127140587, nice,0.9011388421058655
175
- 3181127140587,3181587140587, kind,0.3212680518627167
176
- 3181587140587,3181947140587, of,0.9967466592788696
177
- 3181947140587,3182207140587, spread,0.9487780928611755
178
- 3182207140587,3183307140587, it.,0.8421161770820618
179
- 3183847140587,3184187140587, And,0.9491852521896362
180
- 3184187140587,3184327140587, then,0.9944562911987305
181
- 3184327140587,3184587140587, I,0.9909552931785583
182
- 3184587140587,3184767140587, just,0.9898415207862854
183
- 3184767140587,3184867140587, you,0.4005722105503082
184
- 3184867140587,3185207140587, know,0.9779605269432068
185
- 3185207140587,3185507140587, flip,0.7717346549034119
186
- 3185507140587,3185987140587, it,0.991370677947998
187
- 3185987140587,3186207140587, and,0.9070457220077515
188
- 3186207140587,3186367140587, then,0.8386662006378174
189
- 3186367140587,3186487140587, make,0.9936815500259399
190
- 3186487140587,3186767140587, it,0.8529697060585022
191
- 3186767140587,3187167140587, golden,0.9802929759025574
192
- 3187167140587,3187827140587, then,0.3072167634963989
193
- 3187827140587,3188627140587, bring,0.04512987285852432
194
- 3188627140587,3189727140587, this,0.9118668437004089
195
- 3189727140587,3190147140587, plate,0.9819404482841492
196
- 3190147140587,3190707140587, to,0.9369547963142395
197
- 3190707140587,3190907140587, near,0.4600018262863159
198
- 3190907140587,3191247140587, to,0.6310834288597107
199
- 3191247140587,3192387140587, the,0.983871340751648
200
- 3192387140587,3192847140587, pan.,0.3752756416797638
201
- 3193387140587,3193387140587, And,0.2885952591896057
202
- 3193387140587,3193587140587, then,0.8082627058029175
203
- 3193587140587,3193647140587, I,0.9219264388084412
204
- 3193647140587,3193867140587, just,0.8601874113082886
205
- 3193867140587,3193947140587, you,0.09415443986654282
206
- 3193947140587,3194127140587, know,0.9233413934707642
207
- 3194127140587,3194327140587, put,0.7819491624832153
208
- 3194327140587,3194687140587, this,0.9281154274940491
209
- 3194687140587,3194967140587, my,0.8211338520050049
210
- 3194967140587,3195367140587, pancake,0.9452777802944183
211
- 3195367140587,3195627140587, into,0.9504374861717224
212
- 3195627140587,3196667140587, the,0.9554215669631958
213
- 3196667140587,3197227140587, plate,0.9931463599205017
214
- 3197227140587,3197807140587, and,0.659150242805481
215
- 3197807140587,3198727140587, use,0.187987819314003
216
- 3198727140587,3199647140587, mayo,0.600037083029747
217
- 3199647140587,3199867140587, for,0.9714192152023315
218
- 3199867140587,3200767140587, decoration.,0.8951332569122314
219
- 3203147140587,3203147140587, Exactly.,0.575089693069458
220
- 3204807140587,3204907140587, Good.,0.931666910648346
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant1/Par1rec4.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5151a0a360c2c58464e417462c25d3e71a8fa7a6417a5ecbb49053c4cb5affbb
3
- size 26710094
 
 
 
 
data/Participant1/Par1rec5.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:019a6fd992629db272b8dd5cafffd139de084ebcba70314d4f7c9f8927362cf2
3
- size 157874454
 
 
 
 
data/Participant1/Par1rec5.txt DELETED
@@ -1,210 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 3314694062521,3315254062521," Okay,",0.0861106812953949
3
- 3316514062521,3316574062521, I'm,0.8804203867912292
4
- 3316574062521,3317294062521, going,0.22030885517597198
5
- 3317294062521,3317314062521, to,0.9939836859703064
6
- 3317314062521,3317614062521, grab,0.9821626543998718
7
- 3317614062521,3318394062521, knife,0.8115800023078918
8
- 3318394062521,3319194062521, first,0.7068131566047668
9
- 3319194062521,3319474062521, right,0.4722253978252411
10
- 3319474062521,3319634062521, next,0.9357947111129761
11
- 3319634062521,3319814062521, to,0.9689835906028748
12
- 3319814062521,3320014062521, the,0.986344575881958
13
- 3320014062521,3320074062521, copy,0.3715951144695282
14
- 3320074062521,3320714062521, machine,0.9462628364562988
15
- 3320714062521,3321534062521, and,0.5125018954277039
16
- 3321534062521,3321574062521, I'm,0.9680257439613342
17
- 3321574062521,3321774062521, going,0.7814154624938965
18
- 3321774062521,3321834062521, to,0.9951978325843811
19
- 3321834062521,3321994062521, bring,0.9976891279220581
20
- 3321994062521,3322214062521, into,0.32109779119491577
21
- 3322214062521,3322474062521, the,0.9982089996337891
22
- 3322474062521,3323094062521, table,0.9963617920875549
23
- 3323094062521,3323654062521, cut,0.7532939314842224
24
- 3323654062521,3323914062521, the,0.9139743447303772
25
- 3323914062521,3324034062521, care,0.3993091285228729
26
- 3324034062521,3324734062521, first,0.5789235234260559
27
- 3324734062521,3325494062521, and,0.8544857501983643
28
- 3325494062521,3326414062521, then,0.9601800441741943
29
- 3326414062521,3326934062521, yeah,0.6805930137634277
30
- 3326934062521,3327554062521, and,0.5279330015182495
31
- 3327554062521,3327834062521, then,0.9790801405906677
32
- 3327834062521,3328034062521, grab,0.9640489220619202
33
- 3328034062521,3328254062521, the,0.9892334938049316
34
- 3328254062521,3328814062521, paprika,0.9735603332519531
35
- 3328814062521,3329634062521, and,0.7380017042160034
36
- 3329634062521,3329954062521, then,0.9504944682121277
37
- 3329954062521,3329994062521, I'm,0.9875791966915131
38
- 3329994062521,3330434062521, going,0.4843021333217621
39
- 3330434062521,3331234062521, to,0.9907921552658081
40
- 3331234062521,3331414062521, cut,0.9434103965759277
41
- 3331414062521,3331594062521, it,0.9978563189506531
42
- 3331594062521,3331814062521, as,0.993157684803009
43
- 3331814062521,3333634062521, well,0.9957356452941895
44
- 3333634062521,3334174062521, and,0.5482219457626343
45
- 3334174062521,3334374062521, then,0.6361867785453796
46
- 3334374062521,3334374062521, I'm,0.9923800528049469
47
- 3334374062521,3334754062521, going,0.7523103952407837
48
- 3334754062521,3334834062521, to,0.993335485458374
49
- 3334834062521,3335314062521, grab,0.9916867613792419
50
- 3335314062521,3335534062521, the,0.9927756786346436
51
- 3335534062521,3336154062521, apple,0.9558247923851013
52
- 3336154062521,3336754062521, next,0.9298174977302551
53
- 3336754062521,3336934062521, to,0.9960307478904724
54
- 3336934062521,3337114062521, the,0.9957839846611023
55
- 3337114062521,3337634062521, window,0.9977777600288391
56
- 3337634062521,3337914062521, and,0.9862720966339111
57
- 3337914062521,3338214062521, grab,0.5523483157157898
58
- 3338214062521,3338454062521, it,0.962455153465271
59
- 3338454062521,3338714062521, to,0.9739264845848083
60
- 3338714062521,3338874062521, the,0.9813467264175415
61
- 3338874062521,3339474062521, table,0.9913861751556396
62
- 3339474062521,3339894062521, cut,0.2445659041404724
63
- 3339894062521,3340214062521, it,0.9919663667678833
64
- 3340214062521,3340414062521, as,0.9184654951095581
65
- 3340414062521,3341214062521, well,0.9927141070365906
66
- 3341214062521,3341514062521, and,0.5390189290046692
67
- 3341514062521,3341674062521, then,0.9619872570037842
68
- 3341674062521,3341774062521, I'm,0.9006898105144501
69
- 3341774062521,3342994062521, going,0.11288454383611679
70
- 3342994062521,3343914062521, to,0.9875819683074951
71
- 3343914062521,3344274062521, use,0.31942030787467957
72
- 3344274062521,3344674062521, that,0.9749209880828857
73
- 3344674062521,3345454062521, ball,0.37412023544311523
74
- 3345454062521,3345634062521, or,0.36059755086898804
75
- 3345634062521,3345834062521, maybe,0.9707871675491333
76
- 3345834062521,3346174062521, that,0.9835774898529053
77
- 3346174062521,3347034062521, ball,0.9685802459716797
78
- 3347034062521,3347354062521, well,0.16284123063087463
79
- 3347354062521,3347374062521, I,0.8986831903457642
80
- 3347374062521,3347534062521, can,0.9979325532913208
81
- 3347534062521,3347734062521, use,0.9919686913490295
82
- 3347734062521,3348014062521, that,0.9907558560371399
83
- 3348014062521,3348394062521, ball,0.9636992812156677
84
- 3348394062521,3349294062521, the,0.4556732773780823
85
- 3349294062521,3349614062521, basic,0.17305369675159454
86
- 3349614062521,3350434062521, one,0.9910565614700317
87
- 3350434062521,3350874062521, and,0.15553425252437592
88
- 3350874062521,3351154062521, just,0.9713691473007202
89
- 3351154062521,3351354062521, grab,0.9931996464729309
90
- 3351354062521,3351574062521, it,0.9952249526977539
91
- 3351574062521,3351714062521, to,0.9971799850463867
92
- 3351714062521,3351914062521, the,0.9994189739227295
93
- 3351914062521,3352414062521, table,0.9990166425704956
94
- 3352414062521,3353374062521, and,0.9478962421417236
95
- 3353374062521,3353594062521, then,0.9842503070831299
96
- 3353594062521,3353594062521, I'm,0.9776066243648529
97
- 3353594062521,3354074062521, going,0.6250607967376709
98
- 3354074062521,3354094062521, to,0.9919628500938416
99
- 3354094062521,3354354062521, put,0.995612621307373
100
- 3354354062521,3354554062521, all,0.9973708391189575
101
- 3354554062521,3354754062521, this,0.859602153301239
102
- 3354754062521,3355134062521, ingredient,0.555931806564331
103
- 3355134062521,3355534062521, into,0.9279564023017883
104
- 3355534062521,3356154062521, the,0.9957340359687805
105
- 3356154062521,3356854062521, ball,0.9073425531387329
106
- 3356854062521,3358334062521, and,0.8987132906913757
107
- 3358334062521,3358574062521, then,0.9922303557395935
108
- 3358574062521,3358614062521, I'm,0.9946635961532593
109
- 3358614062521,3358894062521, going,0.8212351202964783
110
- 3358894062521,3359254062521, to,0.9964864253997803
111
- 3359254062521,3359274062521, grab,0.9744438529014587
112
- 3359274062521,3360834062521, the,0.8103832006454468
113
- 3360834062521,3360894062521, what,0.38123390078544617
114
- 3360894062521,3361054062521, is,0.9801022410392761
115
- 3361054062521,3361354062521, it,0.9952409267425537
116
- 3361354062521,3361654062521, called,0.004324860870838165
117
- 3361654062521,3363274062521, and,0.06351576745510101
118
- 3363274062521,3364574062521, how,0.7980089783668518
119
- 3364574062521,3364714062521, can,0.9783495664596558
120
- 3364714062521,3364914062521, I,0.9522995948791504
121
- 3364914062521,3365174062521, pronounce,0.8852332234382629
122
- 3365174062521,3365354062521, it,0.9579649567604065
123
- 3365354062521,3365934062521, again,0.9534394145011902
124
- 3365934062521,3367554062521, spinach,0.008930415846407413
125
- 3367554062521,3368454062521, and,0.4662770628929138
126
- 3368454062521,3368634062521, then,0.8079878091812134
127
- 3368634062521,3368714062521, I,0.9529132843017578
128
- 3368714062521,3368994062521, just,0.9530454874038696
129
- 3368994062521,3369234062521, open,0.9659669995307922
130
- 3369234062521,3369594062521, it,0.9231335520744324
131
- 3369594062521,3369814062521, and,0.9125313758850098
132
- 3369814062521,3370054062521, then,0.9311327934265137
133
- 3370054062521,3370294062521, for,0.8943626284599304
134
- 3370294062521,3370754062521, everything,0.9957817792892456
135
- 3370754062521,3371114062521, inside,0.9834542274475098
136
- 3371114062521,3371354062521, of,0.8003738522529602
137
- 3371354062521,3371514062521, the,0.9916362762451172
138
- 3371514062521,3373694062521, ball,0.338252991437912
139
- 3373694062521,3376654062521, grab,0.38766157627105713
140
- 3376654062521,3377434062521, the,0.9625974893569946
141
- 3377434062521,3378214062521, spoon,0.4281488358974457
142
- 3378214062521,3378814062521, right,0.90911865234375
143
- 3378814062521,3379074062521, next,0.9940251708030701
144
- 3379074062521,3379274062521, to,0.9960355162620544
145
- 3379274062521,3379454062521, the,0.9931941032409668
146
- 3379454062521,3380014062521, refrigerator,0.9752396941184998
147
- 3380014062521,3381094062521, and,0.896471381187439
148
- 3381094062521,3382314062521, then,0.9843226075172424
149
- 3382314062521,3382644062521, I'm,0.9570261836051941
150
- 3382644062521,3383384062521, mix,0.1596718579530716
151
- 3383384062521,3383624062521, all,0.9755961894989014
152
- 3383624062521,3383804062521, of,0.9849156141281128
153
- 3383804062521,3384004062521, them,0.9972207546234131
154
- 3384004062521,3386464062521, together,0.9963690042495728
155
- 3386464062521,3389564062521, oh,0.04338756203651428
156
- 3389564062521,3389924062521, lemon,0.6624033451080322
157
- 3389924062521,3390504062521, I,0.4163402318954468
158
- 3390504062521,3390664062521, forgot,0.9341572523117065
159
- 3390664062521,3391024062521, lemon,0.9709565043449402
160
- 3391024062521,3391604062521, I'm,0.8428865969181061
161
- 3391604062521,3391764062521, going,0.17452028393745422
162
- 3391764062521,3391864062521, to,0.9981233477592468
163
- 3391864062521,3392024062521, grab,0.9846129417419434
164
- 3392024062521,3392264062521, the,0.9772419929504395
165
- 3392264062521,3392764062521, lemon,0.9900188446044922
166
- 3392764062521,3393664062521, and,0.8784399032592773
167
- 3393664062521,3393944062521, then,0.988620936870575
168
- 3393944062521,3394004062521, I,0.9747616648674011
169
- 3394004062521,3394244062521, just,0.9909235835075378
170
- 3394244062521,3394444062521, cut,0.8327227234840393
171
- 3394444062521,3394624062521, it,0.997840404510498
172
- 3394624062521,3394904062521, into,0.9478450417518616
173
- 3394904062521,3395684062521, half,0.9785364866256714
174
- 3395684062521,3396004062521, and,0.8706037998199463
175
- 3396004062521,3396224062521, then,0.9641696810722351
176
- 3396224062521,3396664062521, I'm,0.92787766456604
177
- 3396664062521,3396784062521, I'm,0.755695104598999
178
- 3396784062521,3397344062521, going,0.17286567389965057
179
- 3397344062521,3397564062521, to,0.9882086515426636
180
- 3397564062521,3397704062521, also,0.7831947803497314
181
- 3397704062521,3398024062521, put,0.9948752522468567
182
- 3398024062521,3398364062521, that,0.9756609797477722
183
- 3398364062521,3398644062521, into,0.9447796940803528
184
- 3398644062521,3399484062521, the,0.9889490604400635
185
- 3399484062521,3400064062521, ball,0.232278510928154
186
- 3400064062521,3401024062521, did,0.8397747278213501
187
- 3401024062521,3401144062521, I,0.9900646805763245
188
- 3401144062521,3401344062521, miss,0.9062627553939819
189
- 3403664062521,3404824062521, something,0.1706710010766983
190
- 3404824062521,3405984062521, um,0.031025612726807594
191
- 3405984062521,3409064062521, chilli,0.6528341919183731
192
- 3409064062521,3409644062521, mayo,0.8544755578041077
193
- 3409644062521,3410004062521, maybe,0.3719117343425751
194
- 3410004062521,3410364062521, probably,0.9169093370437622
195
- 3410364062521,3410664062521, not,0.49676626920700073
196
- 3410664062521,3411504062521, I,0.07373549789190292
197
- 3411504062521,3411764062521, think,0.9935975074768066
198
- 3411764062521,3412144062521, that's,0.9686520993709564
199
- 3412144062521,3413064062521, all,0.963964581489563
200
- 3413064062521,3413724062521, yeah,0.5315012335777283
201
- 3413724062521,3414804062521, chilli,0.7801840901374817
202
- 3414804062521,3415284062521, powder,0.8517919182777405
203
- 3415284062521,3416844062521, did,0.37728482484817505
204
- 3416844062521,3417024062521, I,0.8930240273475647
205
- 3417024062521,3417244062521, miss,0.981866180896759
206
- 3417244062521,3417624062521, something,0.15916603803634644
207
- 3417624062521,3418724062521, I,0.09648989140987396
208
- 3418724062521,3418884062521, think,0.9794019460678101
209
- 3418884062521,3419024062521, I,0.9259568452835083
210
- 3419024062521,3419044062521, miss,0.09765055030584335
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant1/Par1rec5.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c289f0cd2984ae06ba1441234320bc73cb617652717e4ba66e1eaa8700cd8c9
3
- size 18989056
 
 
 
 
data/Participant10/Par10Rec1.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf8980f8618e5c0aa336941c86e86294f1bb7a124b31fd2040849507c110ade7
3
- size 837412
 
 
 
 
data/Participant10/Par10Rec2.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f18b4d4a8b71283fe161ef30f3679760c7db04bb1bf78957eb1a25db54e7e400
3
- size 722356
 
 
 
 
data/Participant10/Par10Rec3.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:701fd309364dec7b8c1fbafe367fcbbb428b3206a4f4af151edf0a6ae310ea5b
3
- size 999460
 
 
 
 
data/Participant10/Par10Rec4.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:125e4afa31b215518e885b37f93e88fb8b2b7acb478e73c5ff62b3fc70493f71
3
- size 1732972
 
 
 
 
data/Participant10/Par10Rec5.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2dcc8d2c0af7724f7d7bfbfc8712627f1994707465c9856a01f7c14356654938
3
- size 1486180
 
 
 
 
data/Participant10/Par10rec1.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cccb87573d8fb64d8f70fe67730b0097345904f965f58699e692888df23d344
3
- size 58432789
 
 
 
 
data/Participant10/Par10rec1.txt DELETED
@@ -1,79 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 3070760483754,3071480483754, I,0.42793142795562744
3
- 3071480483754,3071740483754, haven't,0.9871073663234711
4
- 3071740483754,3071960483754, seen,0.9984596967697144
5
- 3071960483754,3072400483754, anything,0.9936679005622864
6
- 3072400483754,3073000483754, blue,0.9783629179000854
7
- 3073000483754,3073180483754, but,0.2902514338493347
8
- 3073180483754,3073760483754, maybe,0.9835292100906372
9
- 3073760483754,3075080483754, okay,0.19284652173519135
10
- 3075080483754,3075440483754, it's,0.6009918451309204
11
- 3075440483754,3075740483754, started,0.9526577591896057
12
- 3075740483754,3076160483754, oh,0.6294176578521729
13
- 3076160483754,3076420483754, yeah,0.9831050038337708
14
- 3076420483754,3076840483754, yeah,0.913127064704895
15
- 3076840483754,3077880483754, okay,0.8873610496520996
16
- 3077880483754,3078420483754, so,0.9807948470115662
17
- 3078420483754,3078780483754, we,0.9916841983795166
18
- 3078780483754,3079080483754, need,0.9437733888626099
19
- 3079080483754,3079300483754, the,0.9209697842597961
20
- 3079300483754,3079880483754, plates,0.9301702976226807
21
- 3079880483754,3080460483754, and,0.4819800853729248
22
- 3080460483754,3080560483754, we,0.9974398612976074
23
- 3080560483754,3080840483754, need,0.9982584118843079
24
- 3080840483754,3080900483754, to,0.9702706933021545
25
- 3080900483754,3081260483754, put,0.9930335283279419
26
- 3081260483754,3081760483754, spreads,0.5131901502609253
27
- 3081760483754,3081900483754, on,0.45924633741378784
28
- 3081900483754,3082080483754, the,0.9986189603805542
29
- 3082080483754,3082960483754, plates,0.8780598640441895
30
- 3082960483754,3085300483754, I,0.7827415466308594
31
- 3085300483754,3085480483754, think,0.9969538450241089
32
- 3091940483754,3092740483754, so,0.08188872039318085
33
- 3092740483754,3093540483754, maybe,0.8162521719932556
34
- 3093540483754,3093720483754, we,0.9670713543891907
35
- 3093720483754,3093860483754, should,0.9974430799484253
36
- 3093860483754,3094180483754, open,0.9934715032577515
37
- 3094180483754,3094380483754, the,0.977920413017273
38
- 3094380483754,3094560483754, bread,0.9377864003181458
39
- 3094560483754,3094960483754, packets,0.5573552846908569
40
- 3094960483754,3095620483754, or,0.7878798246383667
41
- 3095620483754,3095800483754, should,0.9754413366317749
42
- 3095800483754,3096200483754, we,0.9957083463668823
43
- 3096200483754,3097000483754, just,0.9938276410102844
44
- 3097000483754,3097200483754, fake,0.9063057899475098
45
- 3097200483754,3097620483754, it,0.9946052432060242
46
- 3097620483754,3099560483754, and,0.22419346868991852
47
- 3099560483754,3100140483754, next,0.986676812171936
48
- 3100140483754,3100280483754, we,0.9622434973716736
49
- 3100280483754,3100620483754, need,0.9968961477279663
50
- 3100620483754,3100820483754, to,0.9797163009643555
51
- 3100820483754,3101720483754, slice,0.9993394017219543
52
- 3101720483754,3102440483754, the,0.9601236581802368
53
- 3102440483754,3103060483754, paprika,0.6409681141376495
54
- 3103060483754,3104340483754, the,0.5431693196296692
55
- 3104340483754,3104860483754, pepper,0.9123000502586365
56
- 3104860483754,3105900483754, so,0.8305004239082336
57
- 3105900483754,3106060483754, we,0.9872592091560364
58
- 3106060483754,3106320483754, used,0.5903405547142029
59
- 3106320483754,3106460483754, a,0.8446398973464966
60
- 3106460483754,3106920483754, knife,0.999112069606781
61
- 3106920483754,3107240483754, over,0.9757059216499329
62
- 3107240483754,3109360483754, there,0.766031801700592
63
- 3113040483754,3113640483754, and,0.20986078679561615
64
- 3113640483754,3114040483754, then,0.5576001405715942
65
- 3114040483754,3114200483754, we,0.8540098071098328
66
- 3114200483754,3114420483754, put,0.9732614755630493
67
- 3114420483754,3114540483754, the,0.9800595641136169
68
- 3114540483754,3114860483754, pepper,0.9911786913871765
69
- 3114860483754,3115260483754, on,0.9898052215576172
70
- 3115260483754,3115440483754, the,0.9980095028877258
71
- 3115440483754,3117340483754, breads,0.731095016002655
72
- 3117340483754,3117620483754, and,0.825154185295105
73
- 3117620483754,3117980483754, finally,0.9652042984962463
74
- 3117980483754,3118280483754, we,0.8990630507469177
75
- 3118280483754,3118580483754, add,0.9758791923522949
76
- 3118580483754,3118860483754, the,0.9846115708351135
77
- 3118860483754,3120900483754, cheese,0.9885369539260864
78
- 3124520483754,3125920483754, yeah,0.15359200537204742
79
- 3125920483754,3127320483754, yummy,0.5703511238098145
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant10/Par10rec1.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5478d92a8c15ad0a9380f84413cd8030945d62a327d6623b751858f95f67b192
3
- size 11219022
 
 
 
 
data/Participant10/Par10rec2.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c13e07e9029b103fa02fc7bdd915e158fa48c914ed9dabfff3dbe3f49e2f8c72
3
- size 66221921
 
 
 
 
data/Participant10/Par10rec2.txt DELETED
@@ -1,117 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 3243863227037,3244423227037, I,0.5738769769668579
3
- 3244423227037,3244543227037, see,0.9709842801094055
4
- 3244543227037,3244763227037, the,0.9861167073249817
5
- 3244763227037,3245183227037, lights,0.6717783212661743
6
- 3245183227037,3247383227037, yeah,0.03913004323840141
7
- 3247383227037,3248543227037, so,0.5079296827316284
8
- 3248543227037,3248823227037, first,0.9499386548995972
9
- 3248823227037,3248983227037, of,0.9994660019874573
10
- 3248983227037,3249143227037, all,0.9998683929443359
11
- 3249143227037,3249263227037, we,0.9606088399887085
12
- 3249263227037,3249503227037, want,0.985864520072937
13
- 3249503227037,3249523227037, to,0.9958415627479553
14
- 3249523227037,3249803227037, take,0.999184787273407
15
- 3249803227037,3250243227037, the,0.986522376537323
16
- 3250243227037,3250503227037, frying,0.9601029753684998
17
- 3250503227037,3250903227037, pan,0.9686799049377441
18
- 3250903227037,3252183227037, and,0.9454160928726196
19
- 3252183227037,3252523227037, we,0.9876850843429565
20
- 3252523227037,3252783227037, want,0.9985877275466919
21
- 3252783227037,3253063227037, to,0.9956100583076477
22
- 3253063227037,3253263227037, heat,0.9865444302558899
23
- 3253263227037,3253483227037, it,0.7544610500335693
24
- 3253483227037,3253623227037, on,0.8852857947349548
25
- 3253623227037,3253843227037, the,0.990132212638855
26
- 3253843227037,3254483227037, stove,0.9989504814147949
27
- 3254483227037,3257003227037, and,0.9301633238792419
28
- 3257003227037,3257383227037, after,0.9781719446182251
29
- 3257383227037,3257723227037, that,0.999256432056427
30
- 3257723227037,3257943227037, we,0.986375093460083
31
- 3257943227037,3258223227037, want,0.998484194278717
32
- 3258223227037,3258503227037, to,0.9983647465705872
33
- 3258503227037,3258683227037, chop,0.9826761484146118
34
- 3258683227037,3258903227037, up,0.9888201355934143
35
- 3258903227037,3259103227037, the,0.9958152174949646
36
- 3259103227037,3259383227037, carrots,0.9384638071060181
37
- 3259383227037,3259763227037, with,0.9968210458755493
38
- 3259763227037,3260003227037, the,0.7504881620407104
39
- 3260003227037,3260303227037, knife,0.9994822144508362
40
- 3260303227037,3260583227037, over,0.9969508647918701
41
- 3260583227037,3263603227037, there,0.9676370620727539
42
- 3263603227037,3265823227037, and,0.8956798911094666
43
- 3265823227037,3266043227037, then,0.9785954356193542
44
- 3266043227037,3266223227037, we,0.9930253028869629
45
- 3266223227037,3266403227037, put,0.9544609189033508
46
- 3266403227037,3266643227037, into,0.12934042513370514
47
- 3266643227037,3266883227037, the,0.9799959063529968
48
- 3266883227037,3268543227037, pan,0.9435778260231018
49
- 3268543227037,3270043227037, and,0.8339635133743286
50
- 3270043227037,3270463227037, next,0.9936528205871582
51
- 3270463227037,3270603227037, we,0.9853149652481079
52
- 3270603227037,3271083227037, need,0.9878636598587036
53
- 3271083227037,3272003227037, the,0.9373986721038818
54
- 3272003227037,3272263227037, tomato,0.8386425971984863
55
- 3272263227037,3272983227037, sauce,0.13821469247341156
56
- 3272983227037,3273263227037, the,0.20684978365898132
57
- 3273263227037,3273383227037, one,0.9977268576622009
58
- 3273383227037,3273603227037, over,0.9951466917991638
59
- 3273603227037,3274443227037, there,0.9948650002479553
60
- 3274443227037,3276643227037, so,0.55533367395401
61
- 3276643227037,3277163227037, we'll,0.9618280529975891
62
- 3277163227037,3277343227037, also,0.9969071745872498
63
- 3277343227037,3277583227037, put,0.9979289770126343
64
- 3277583227037,3278003227037, that,0.9913143515586853
65
- 3278003227037,3278323227037, into,0.9611329436302185
66
- 3278323227037,3278563227037, the,0.9992031455039978
67
- 3278563227037,3279383227037, pan,0.99793541431427
68
- 3279383227037,3281683227037, and,0.8560687899589539
69
- 3281683227037,3282223227037, while,0.9573637843132019
70
- 3282223227037,3282443227037, that,0.9969813227653503
71
- 3282443227037,3282583227037, is,0.994512677192688
72
- 3282583227037,3282963227037, cooking,0.9966453909873962
73
- 3282963227037,3283303227037, we'll,0.9523818790912628
74
- 3283303227037,3283583227037, start,0.9983603358268738
75
- 3283583227037,3283883227037, with,0.9963665008544922
76
- 3283883227037,3284163227037, the,0.9794904589653015
77
- 3284163227037,3284483227037, spaghetti,0.989815354347229
78
- 3284483227037,3285323227037, so,0.8862828016281128
79
- 3285323227037,3285403227037, we,0.9932798743247986
80
- 3285403227037,3285563227037, need,0.9931139349937439
81
- 3285563227037,3285763227037, the,0.998072624206543
82
- 3285763227037,3286103227037, pot,0.850883424282074
83
- 3286103227037,3286643227037, and,0.9853695034980774
84
- 3286643227037,3286783227037, we,0.9965683221817017
85
- 3286783227037,3286943227037, can,0.9990910291671753
86
- 3286943227037,3287083227037, fill,0.9826124906539917
87
- 3287083227037,3287243227037, it,0.9924254417419434
88
- 3287243227037,3287483227037, with,0.9969504475593567
89
- 3287483227037,3288703227037, water,0.9976522326469421
90
- 3288703227037,3289523227037, over,0.9618222713470459
91
- 3289523227037,3291283227037, there,0.9979677796363831
92
- 3291283227037,3292803227037, and,0.8609880208969116
93
- 3292803227037,3293383227037, yeah,0.9168736338615417
94
- 3293383227037,3293543227037, put,0.8176718354225159
95
- 3293543227037,3293643227037, it,0.8133232593536377
96
- 3293643227037,3293823227037, on,0.972198486328125
97
- 3293823227037,3294183227037, the,0.9967963099479675
98
- 3294183227037,3294783227037, stove,0.9993114471435547
99
- 3294783227037,3295843227037, we'll,0.5923098623752594
100
- 3295843227037,3296043227037, the,0.43770071864128113
101
- 3296043227037,3296643227037, water,0.998924195766449
102
- 3296643227037,3297003227037, put,0.14773505926132202
103
- 3297003227037,3297163227037, in,0.966962456703186
104
- 3297163227037,3297323227037, the,0.5362308025360107
105
- 3297323227037,3297943227037, spaghetti,0.9821979403495789
106
- 3297943227037,3303643227037, and,0.5412848591804504
107
- 3303643227037,3304423227037, the,0.9723871350288391
108
- 3304423227037,3304723227037, final,0.9977930784225464
109
- 3304723227037,3304923227037, step,0.9889096617698669
110
- 3304923227037,3305163227037, was,0.9959256649017334
111
- 3305163227037,3305403227037, just,0.9640353918075562
112
- 3305403227037,3305563227037, to,0.9974996447563171
113
- 3305563227037,3306163227037, mix,0.9972725510597229
114
- 3306163227037,3306683227037, everything,0.9938641786575317
115
- 3306683227037,3309343227037, together,0.9903059005737305
116
- 3311283227037,3312163227037, that's,0.6703992635011673
117
- 3312163227037,3312683227037, it,0.99872225522995
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant10/Par10rec2.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8bf3158b6697c124081e56864557e3d389fac7689a4ccafb27576d3e1e58f52
3
- size 14856270
 
 
 
 
data/Participant10/Par10rec3.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b30e4aff0e42885e31425c4b4c5d62563682b206d556ec51110cef72112c9c43
3
- size 81394961
 
 
 
 
data/Participant10/Par10rec3.txt DELETED
@@ -1,155 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 3332438627084,3332998627084," Okay,",0.44411125779151917
3
- 3333478627084,3333858627084, so,0.9491595029830933
4
- 3333858627084,3334358627084, first,0.8212454915046692
5
- 3334358627084,3334498627084, of,0.9975185394287109
6
- 3334498627084,3334598627084, all,0.9998666048049927
7
- 3334598627084,3334678627084, we,0.7514451146125793
8
- 3334678627084,3334978627084, want,0.997494101524353
9
- 3334978627084,3335238627084, to,0.9979146122932434
10
- 3335238627084,3335438627084, boil,0.9897181987762451
11
- 3335438627084,3335698627084, the,0.990075409412384
12
- 3335698627084,3335978627084, water,0.9983807802200317
13
- 3335978627084,3336798627084, so,0.5821678042411804
14
- 3336798627084,3336998627084, we,0.995594322681427
15
- 3336998627084,3337118627084, can,0.9984865188598633
16
- 3337118627084,3337418627084, use,0.9969021081924438
17
- 3337418627084,3337998627084, the,0.9944890737533569
18
- 3337998627084,3338438627084, pot,0.8826250433921814
19
- 3338438627084,3339038627084, and,0.9459076523780823
20
- 3339038627084,3339198627084, fill,0.9869728684425354
21
- 3339198627084,3339438627084, it,0.8411222696304321
22
- 3339438627084,3339638627084, with,0.9378718137741089
23
- 3340738627084,3341298627084, water.,0.991393506526947
24
- 3343638627084,3344198627084, And,0.8286052942276001
25
- 3344198627084,3344338627084, then,0.9944504499435425
26
- 3344338627084,3344418627084, we,0.9908632636070251
27
- 3344418627084,3344618627084, can,0.9988386034965515
28
- 3344618627084,3344738627084, put,0.9969320297241211
29
- 3344738627084,3345018627084, on,0.6231615543365479
30
- 3345018627084,3345138627084, the,0.979069173336029
31
- 3345138627084,3345838627084," stove,",0.9997808337211609
32
- 3346978627084,3347078627084, wait,0.8425590395927429
33
- 3347078627084,3347298627084, until,0.993161678314209
34
- 3347298627084,3347538627084, the,0.9604842066764832
35
- 3347538627084,3347898627084," boils,",0.9398195147514343
36
- 3348418627084,3348478627084, put,0.9763492345809937
37
- 3348478627084,3348898627084, in,0.9833008050918579
38
- 3348898627084,3349418627084, the,0.994385838508606
39
- 3349418627084,3349678627084," pasta,",0.8473624587059021
40
- 3350658627084,3350798627084, the,0.9747799038887024
41
- 3350798627084,3351238627084, penner,0.4572097808122635
42
- 3351238627084,3351398627084, in,0.6783588528633118
43
- 3351398627084,3351618627084, the,0.9991719722747803
44
- 3351618627084,3352038627084, packets,0.8632965087890625
45
- 3352038627084,3352598627084, over,0.8979768753051758
46
- 3352598627084,3354238627084, there.,0.9990319013595581
47
- 3356298627084,3356938627084, And,0.4151920676231384
48
- 3356938627084,3357378627084, then,0.6916540861129761
49
- 3357378627084,3357518627084, we,0.9826227426528931
50
- 3357518627084,3357718627084, wait,0.9544324278831482
51
- 3357718627084,3357878627084, for,0.9794568419456482
52
- 3357878627084,3358118627084, 8,0.6951410174369812
53
- 3358118627084,3358218627084, to,0.25021693110466003
54
- 3358218627084,3358358627084, 10,0.8577498197555542
55
- 3358358627084,3358758627084, minutes,0.9908803701400757
56
- 3358758627084,3359858627084, and,0.7619778513908386
57
- 3359858627084,3359978627084, take,0.9902573823928833
58
- 3359978627084,3360158627084, it,0.9952772855758667
59
- 3360158627084,3360838627084, out,0.9984667301177979
60
- 3360838627084,3361858627084, and,0.2692674398422241
61
- 3361858627084,3362098627084, next,0.8886592388153076
62
- 3362098627084,3362198627084, we,0.9190553426742554
63
- 3362198627084,3362418627084, want,0.6586908102035522
64
- 3362418627084,3362438627084, to,0.9978638291358948
65
- 3362438627084,3362738627084, fix,0.9981718063354492
66
- 3362738627084,3363078627084, the,0.9482305645942688
67
- 3363078627084,3363518627084, mushrooms,0.9870883226394653
68
- 3364438627084,3365078627084, so,0.35622838139533997
69
- 3365078627084,3365678627084, over,0.9296232461929321
70
- 3365678627084,3366238627084, there,0.9976761937141418
71
- 3366238627084,3366478627084, in,0.9507866501808167
72
- 3366478627084,3366798627084, the,0.9898790121078491
73
- 3366798627084,3367438627084, cupboard,0.9465299248695374
74
- 3367438627084,3367918627084, we,0.6951740980148315
75
- 3367918627084,3368118627084, can,0.9981980919837952
76
- 3368118627084,3368338627084, take,0.9971650242805481
77
- 3368338627084,3369758627084, them,0.997178316116333
78
- 3369758627084,3370678627084, and,0.9307407140731812
79
- 3370678627084,3371238627084, start,0.9859665036201477
80
- 3371238627084,3371498627084, frying,0.9878727197647095
81
- 3371498627084,3372098627084, them,0.9978269934654236
82
- 3372098627084,3372278627084, in,0.9957691431045532
83
- 3372278627084,3372398627084, the,0.990125298500061
84
- 3372398627084,3372738627084, pan,0.9646947383880615
85
- 3372738627084,3373198627084, next,0.8412966728210449
86
- 3373198627084,3373378627084, to,0.9971856474876404
87
- 3373378627084,3373558627084, the,0.9987564086914062
88
- 3373558627084,3374578627084, pot.,0.6514524817466736
89
- 3378938627084,3379498627084, So,0.7058492302894592
90
- 3379498627084,3379658627084, we,0.8561646342277527
91
- 3379658627084,3379838627084, let,0.9158352613449097
92
- 3379838627084,3380058627084, them,0.9514583945274353
93
- 3380058627084,3380338627084, fry,0.8684608340263367
94
- 3380338627084,3380578627084, for,0.9609900712966919
95
- 3380578627084,3380638627084, a,0.9853819608688354
96
- 3380638627084,3381078627084, moment,0.996450662612915
97
- 3381078627084,3382238627084, and,0.6140665411949158
98
- 3382238627084,3382878627084, then,0.9532422423362732
99
- 3382878627084,3383038627084, we,0.9949016571044922
100
- 3383038627084,3383338627084, want,0.9969987869262695
101
- 3383338627084,3383438627084, to,0.9993483424186707
102
- 3383438627084,3383638627084, cut,0.9889967441558838
103
- 3383638627084,3384058627084, up,0.9884981513023376
104
- 3384058627084,3385298627084, the,0.9941781759262085
105
- 3385298627084,3385898627084," pepper,",0.5653612613677979
106
- 3386298627084,3386438627084, the,0.9731768369674683
107
- 3386438627084,3386618627084, green,0.9954937696456909
108
- 3386618627084,3387398627084," one,",0.9975699782371521
109
- 3388638627084,3388738627084, with,0.9811499118804932
110
- 3388738627084,3388938627084, the,0.9776206612586975
111
- 3388938627084,3389218627084, knife,0.996657133102417
112
- 3389218627084,3389518627084, over,0.9914306998252869
113
- 3389518627084,3393078627084," there,",0.9541946053504944
114
- 3394438627084,3394538627084, yeah,0.3674814701080322
115
- 3394538627084,3394858627084, so,0.4412725567817688
116
- 3394858627084,3395018627084, we,0.9755394458770752
117
- 3395018627084,3395138627084, chop,0.9414064884185791
118
- 3395138627084,3395298627084, it,0.9992244243621826
119
- 3395298627084,3395718627084, up,0.9997991919517517
120
- 3395718627084,3396158627084, then,0.34453800320625305
121
- 3396158627084,3396438627084, we,0.9968339800834656
122
- 3396438627084,3396538627084, add,0.3788083791732788
123
- 3396538627084,3396718627084, it,0.9432641267776489
124
- 3396718627084,3396838627084, to,0.9931272268295288
125
- 3396838627084,3396958627084, the,0.9977412223815918
126
- 3396958627084,3397358627084, mushrooms,0.9959149956703186
127
- 3397358627084,3399478627084, and,0.7467615008354187
128
- 3399478627084,3399738627084, we,0.256312757730484
129
- 3399738627084,3400098627084, also,0.9832960963249207
130
- 3400098627084,3400458627084, add,0.7395143508911133
131
- 3400458627084,3401038627084, the,0.9576210379600525
132
- 3401038627084,3401398627084, pasta,0.9529611468315125
133
- 3401398627084,3401958627084, to,0.9605237245559692
134
- 3401958627084,3402198627084, the,0.9946606755256653
135
- 3402198627084,3402478627084, mushrooms,0.9963890314102173
136
- 3402478627084,3402778627084, and,0.9677922129631042
137
- 3402778627084,3402858627084, the,0.8982912302017212
138
- 3402858627084,3403978627084, pepper,0.9933606386184692
139
- 3403978627084,3406138627084, and,0.2930988073348999
140
- 3406138627084,3406498627084, finally,0.9916080236434937
141
- 3406498627084,3406778627084, we,0.9572539925575256
142
- 3406778627084,3407158627084, season,0.9476898908615112
143
- 3407158627084,3407698627084, everything,0.9967437982559204
144
- 3407698627084,3408098627084, with,0.9957191348075867
145
- 3408098627084,3408498627084, the,0.9876223206520081
146
- 3408498627084,3408638627084, chili,0.7097522020339966
147
- 3408638627084,3409118627084, pepper,0.9958640336990356
148
- 3409118627084,3409378627084, up,0.960170567035675
149
- 3409378627084,3409658627084, in,0.9859160780906677
150
- 3409658627084,3409838627084, the,0.9978109002113342
151
- 3409838627084,3412358627084, cupboard,0.9910682439804077
152
- 3412358627084,3414478627084, and,0.7204786539077759
153
- 3414478627084,3414618627084, then,0.9960635304450989
154
- 3414618627084,3414758627084, we're,0.988822340965271
155
- 3414758627084,3415318627084, done.,0.9907726049423218
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant10/Par10rec3.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:95967215e0ec67cec1dd0f7bb40d58478fd67a893fc7b085531743d61ecfae4f
3
- size 18243662
 
 
 
 
data/Participant10/Par10rec4.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e2acced46ca324d1cdc68b0666d8c1970d175afbd9bf644c00060afb18699cc
3
- size 106856930
 
 
 
 
data/Participant10/Par10rec4.txt DELETED
@@ -1,198 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 3435261097500,3435741097500, Yeah,0.2593437731266022
3
- 3435741097500,3436221097500, so,0.2671217620372772
4
- 3436221097500,3436501097500, first,0.8413973450660706
5
- 3436501097500,3436781097500, of,0.9957828521728516
6
- 3436781097500,3436801097500, all,0.999548614025116
7
- 3436801097500,3436841097500, we,0.9175844192504883
8
- 3436841097500,3437161097500, need,0.9953610301017761
9
- 3437161097500,3437301097500, to,0.9954647421836853
10
- 3437301097500,3437661097500, slice,0.9973418116569519
11
- 3437661097500,3438801097500, the,0.9407048225402832
12
- 3438801097500,3439741097500, Parmesan,0.7571160793304443
13
- 3439741097500,3442121097500, and,0.5944328308105469
14
- 3442121097500,3444241097500, I,0.8692681193351746
15
- 3444241097500,3444501097500, guess,0.9895855784416199
16
- 3444501097500,3444681097500, we,0.9974759221076965
17
- 3444681097500,3444761097500, could,0.9816994667053223
18
- 3444761097500,3445021097500, use,0.9991133809089661
19
- 3445021097500,3445241097500, the,0.9984655380249023
20
- 3445241097500,3445781097500, knife,0.9981196522712708
21
- 3445781097500,3446201097500, for,0.927760660648346
22
- 3446201097500,3446861097500, that,0.9903544187545776
23
- 3446861097500,3447101097500, though,0.7255367636680603
24
- 3447101097500,3447341097500, there's,0.9562906622886658
25
- 3447341097500,3447481097500, a,0.9958341121673584
26
- 3447481097500,3447701097500, cheese,0.9296855926513672
27
- 3447701097500,3447921097500, slice,0.9872109889984131
28
- 3447921097500,3448181097500, over,0.9922193288803101
29
- 3448181097500,3448361097500, there,0.779674768447876
30
- 3448361097500,3448501097500, but,0.894922137260437
31
- 3448501097500,3448581097500, I,0.9811954498291016
32
- 3448581097500,3448801097500, think,0.9986257553100586
33
- 3448801097500,3448981097500, the,0.994049072265625
34
- 3448981097500,3449181097500, knife,0.9985747337341309
35
- 3449181097500,3449401097500, was,0.5534112453460693
36
- 3449401097500,3449521097500, in,0.9606377482414246
37
- 3449521097500,3449661097500, the,0.9909488558769226
38
- 3449661097500,3450161097500, recipe,0.9986728429794312
39
- 3450161097500,3450501097500, so,0.16353267431259155
40
- 3450501097500,3450761097500, we'll,0.6106976121664047
41
- 3450761097500,3450841097500, use,0.9525020122528076
42
- 3450841097500,3450981097500, the,0.5848760604858398
43
- 3450981097500,3453001097500, knife,0.9920772910118103
44
- 3453001097500,3456841097500, great,0.22511620819568634
45
- 3456841097500,3458181097500, and,0.6711715459823608
46
- 3458181097500,3458501097500, the,0.9742634296417236
47
- 3458501097500,3458861097500, next,0.9971645474433899
48
- 3458861097500,3459141097500, step,0.9991098046302795
49
- 3459141097500,3459501097500, was,0.9891188144683838
50
- 3459501097500,3459681097500, to,0.9953252077102661
51
- 3459681097500,3460881097500, mix,0.991240918636322
52
- 3460881097500,3462001097500, wheat,0.6623685956001282
53
- 3462001097500,3462941097500, flour,0.7540279030799866
54
- 3462941097500,3463501097500, and,0.9843142032623291
55
- 3463501097500,3463821097500, water,0.803411066532135
56
- 3463821097500,3464081097500, in,0.9519292712211609
57
- 3464081097500,3464201097500, a,0.9919837117195129
58
- 3464201097500,3464721097500, beige,0.958434522151947
59
- 3464721097500,3465721097500, bowl,0.9803189635276794
60
- 3465721097500,3466581097500, so,0.8479568362236023
61
- 3466581097500,3466701097500, I,0.8106116056442261
62
- 3466701097500,3466981097500, just,0.988819420337677
63
- 3466981097500,3467241097500, need,0.9929129481315613
64
- 3467241097500,3467281097500, to,0.9977582693099976
65
- 3467281097500,3467561097500, find,0.9851987957954407
66
- 3467561097500,3467841097500, the,0.998116135597229
67
- 3467841097500,3468241097500, bowl,0.984485387802124
68
- 3468241097500,3468761097500, oh,0.5165922045707703
69
- 3468761097500,3469021097500, yeah,0.9116992950439453
70
- 3469021097500,3469341097500, the,0.8680742979049683
71
- 3469341097500,3469521097500, beige,0.9887199699878693
72
- 3469521097500,3470461097500, one,0.9870584607124329
73
- 3470461097500,3473221097500, so,0.9179540276527405
74
- 3473221097500,3473681097500, then,0.9858742952346802
75
- 3473681097500,3473881097500, we,0.9963060617446899
76
- 3473881097500,3474601097500, take,0.9980564117431641
77
- 3474601097500,3476281097500, the,0.9765827059745789
78
- 3476281097500,3476741097500, wheat,0.9621675610542297
79
- 3476741097500,3477341097500, flour,0.20970970392227173
80
- 3477341097500,3477941097500, which,0.5869598388671875
81
- 3477941097500,3478301097500, I,0.8715065717697144
82
- 3478301097500,3478681097500, assume,0.982358992099762
83
- 3478681097500,3478981097500, is,0.9358210563659668
84
- 3478981097500,3479241097500, that,0.121966153383255
85
- 3479241097500,3480121097500, it,0.07782220840454102
86
- 3480121097500,3481401097500, looks,0.9915830492973328
87
- 3481401097500,3481781097500, pretty,0.9967165589332581
88
- 3481781097500,3482041097500, similar,0.9890549182891846
89
- 3482041097500,3482341097500, to,0.9939982891082764
90
- 3482341097500,3484041097500, the,0.9915196299552917
91
- 3484041097500,3484041097500, sugar,0.9846853017807007
92
- 3484041097500,3485741097500, and,0.28122803568840027
93
- 3485741097500,3486261097500, yeah,0.787304162979126
94
- 3486261097500,3486441097500, add,0.6589458584785461
95
- 3486441097500,3486561097500, it,0.9265826940536499
96
- 3486561097500,3486861097500, into,0.40519818663597107
97
- 3486861097500,3487581097500, bowl,0.08855105191469193
98
- 3487581097500,3488041097500, add,0.8806780576705933
99
- 3488041097500,3488281097500, some,0.9984515905380249
100
- 3488281097500,3488921097500, water,0.9938108325004578
101
- 3488921097500,3491941097500, by,0.24559536576271057
102
- 3491941097500,3494481097500, the,0.9954647421836853
103
- 3494481097500,3494481097500, top,0.9046503901481628
104
- 3494481097500,3496721097500, great,0.590000331401825
105
- 3496721097500,3497081097500, and,0.8540909290313721
106
- 3497081097500,3497221097500, then,0.9926162362098694
107
- 3497221097500,3497361097500, we,0.99611496925354
108
- 3497361097500,3497561097500, also,0.993625283241272
109
- 3497561097500,3497801097500, need,0.9903625845909119
110
- 3497801097500,3498021097500, to,0.7853977084159851
111
- 3498021097500,3498121097500, add,0.9980822801589966
112
- 3498121097500,3498401097500, sugar,0.998063862323761
113
- 3498401097500,3499021097500, so,0.9814305901527405
114
- 3499021097500,3499141097500, we,0.9985051155090332
115
- 3499141097500,3499281097500, can,0.9997239708900452
116
- 3499281097500,3499501097500, take,0.9990153312683105
117
- 3499501097500,3499681097500, the,0.9952265024185181
118
- 3499681097500,3499941097500, the,0.522000253200531
119
- 3499941097500,3500421097500, white,0.785976231098175
120
- 3500421097500,3501601097500, powder,0.9946796298027039
121
- 3501601097500,3502261097500, I,0.19316241145133972
122
- 3502261097500,3502481097500, think,0.9980539083480835
123
- 3502481097500,3503041097500, that's,0.9473986625671387
124
- 3503041097500,3503221097500, the,0.9707551598548889
125
- 3503221097500,3503781097500, sugar,0.9866169691085815
126
- 3503781097500,3506541097500, yeah,0.36049896478652954
127
- 3506541097500,3508941097500, so,0.8720964193344116
128
- 3508941097500,3509101097500, we,0.9943464398384094
129
- 3509101097500,3509281097500, add,0.989218533039093
130
- 3509281097500,3509461097500, the,0.9986442923545837
131
- 3509461097500,3509761097500, sugar,0.9987609386444092
132
- 3509761097500,3510221097500, and,0.9768284559249878
133
- 3510221097500,3510381097500, then,0.9958915710449219
134
- 3510381097500,3510501097500, we,0.9920799136161804
135
- 3510501097500,3510701097500, add,0.9690913558006287
136
- 3510701097500,3511001097500, the,0.9822209477424622
137
- 3511941097500,3512541097500, Parmesan,0.632476806640625
138
- 3512541097500,3512881097500, as,0.9946122169494629
139
- 3512881097500,3513541097500, well,0.9969606995582581
140
- 3513541097500,3514941097500, and,0.9658627510070801
141
- 3514941097500,3515441097500, now,0.9955463409423828
142
- 3515441097500,3515501097500, we,0.9990642666816711
143
- 3515501097500,3515681097500, have,0.9993621706962585
144
- 3515681097500,3515861097500, a,0.9976994395256042
145
- 3515861097500,3516021097500, nice,0.9993933439254761
146
- 3516021097500,3516461097500, mixture,0.9994495511054993
147
- 3516461097500,3516881097500, so,0.9592626690864563
148
- 3516881097500,3517021097500, now,0.9502791166305542
149
- 3517021097500,3517341097500, we're,0.9936040639877319
150
- 3517341097500,3517341097500, gonna,0.63018798828125
151
- 3517341097500,3517561097500, fry,0.9934583306312561
152
- 3517561097500,3518001097500, it,0.9983940720558167
153
- 3518001097500,3518421097500, so,0.9700203537940979
154
- 3518421097500,3518541097500, we,0.9994611144065857
155
- 3518541097500,3518741097500, can,0.9994872808456421
156
- 3518741097500,3518901097500, take,0.9974621534347534
157
- 3518901097500,3519121097500, out,0.9882795810699463
158
- 3519121097500,3519321097500, the,0.35672077536582947
159
- 3519321097500,3519501097500, frying,0.8656550049781799
160
- 3519501097500,3520141097500, pan,0.9939420819282532
161
- 3520141097500,3522861097500, and,0.33049261569976807
162
- 3522861097500,3523361097500, yeah,0.5782980918884277
163
- 3523361097500,3523941097500, pour,0.9501142501831055
164
- 3523941097500,3524121097500, the,0.9340250492095947
165
- 3524121097500,3524381097500, mixture,0.4897136688232422
166
- 3524381097500,3524681097500, into,0.7780473232269287
167
- 3524681097500,3525141097500, it,0.7530081272125244
168
- 3525141097500,3525741097500, and,0.923221230506897
169
- 3525741097500,3525941097500, fry,0.9944959282875061
170
- 3525941097500,3526521097500, it,0.9654121398925781
171
- 3526521097500,3526741097500, on,0.9639770984649658
172
- 3526741097500,3527261097500, both,0.9908650517463684
173
- 3527261097500,3528161097500, sides,0.9990342855453491
174
- 3528161097500,3530861097500, and,0.7550155520439148
175
- 3530861097500,3531021097500, now,0.8673331141471863
176
- 3531021097500,3531181097500, our,0.862415611743927
177
- 3531181097500,3531401097500, pancakes,0.9760556817054749
178
- 3531401097500,3531641097500, are,0.9951756000518799
179
- 3531641097500,3531981097500, done,0.9963730573654175
180
- 3531981097500,3532401097500, so,0.8785011172294617
181
- 3532401097500,3532521097500, we,0.9959197044372559
182
- 3532521097500,3532641097500, can,0.9993333220481873
183
- 3532641097500,3532801097500, put,0.9981600642204285
184
- 3532801097500,3532921097500, them,0.9960929751396179
185
- 3532921097500,3533021097500, on,0.988781213760376
186
- 3533021097500,3533181097500, the,0.9952065348625183
187
- 3533181097500,3533661097500, plates,0.9787296652793884
188
- 3533661097500,3537001097500, and,0.9641827940940857
189
- 3537001097500,3537401097500, add,0.9968714118003845
190
- 3537401097500,3538281097500, some,0.9979355335235596
191
- 3538281097500,3538521097500, chilli,0.8023727238178253
192
- 3538521097500,3539001097500, mio,0.4431041181087494
193
- 3539001097500,3539501097500, right,0.25888100266456604
194
- 3539501097500,3540061097500, like,0.5747083425521851
195
- 3540061097500,3540381097500, behind,0.983731746673584
196
- 3540381097500,3543521097500, you,0.9965614676475525
197
- 3543521097500,3545561097500, great,0.5478205680847168
198
- 3545561097500,3546281097500, those,0.27960437536239624
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant10/Par10rec4.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:107212da32b8fcb5eaf999e5397bc3b1ed7720e85e4a3566e78636780c1ffd31
3
- size 23855182
 
 
 
 
data/Participant10/Par10rec5.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:be40cc6db0fb37e0302a859a47ec5ca989ccc147b44c88299d2a20bf73028c8d
3
- size 111175479
 
 
 
 
data/Participant10/Par10rec5.txt DELETED
@@ -1,205 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 3569287357379,3570027357379, okay,0.12346174567937851
3
- 3570027357379,3570767357379, so,0.7407402992248535
4
- 3570767357379,3571287357379, first,0.9628938436508179
5
- 3571287357379,3571647357379, we're,0.9771011173725128
6
- 3571647357379,3571647357379, gonna,0.6317514181137085
7
- 3571647357379,3571987357379, slice,0.9968128800392151
8
- 3571987357379,3572287357379, up,0.9953824877738953
9
- 3572287357379,3573027357379, the,0.9979715943336487
10
- 3573027357379,3573607357379, carrots,0.6703958511352539
11
- 3573607357379,3575007357379, with,0.9780991673469543
12
- 3575007357379,3575227357379, a,0.7301030158996582
13
- 3575227357379,3575967357379, knife,0.9994238615036011
14
- 3575967357379,3576167357379, so,0.7511547803878784
15
- 3576167357379,3576327357379, the,0.9860791563987732
16
- 3576327357379,3576507357379, knife,0.9991866946220398
17
- 3576507357379,3576767357379, is,0.9983201622962952
18
- 3576767357379,3577027357379, over,0.9977715015411377
19
- 3577027357379,3577547357379, there,0.9947096109390259
20
- 3577547357379,3577807357379, and,0.9423576593399048
21
- 3577807357379,3577967357379, the,0.9925485253334045
22
- 3577967357379,3578547357379, carrots,0.9082244634628296
23
- 3578547357379,3579267357379, is,0.9920268654823303
24
- 3579267357379,3579507357379, over,0.999574601650238
25
- 3579507357379,3581827357379, here,0.9962059259414673
26
- 3581827357379,3582507357379, next,0.7918968200683594
27
- 3582507357379,3582667357379, we're,0.9945027828216553
28
- 3582667357379,3582947357379, gonna,0.9013751149177551
29
- 3582947357379,3583387357379, slice,0.9990776777267456
30
- 3583387357379,3583947357379, up,0.9965242743492126
31
- 3583947357379,3584827357379, the,0.9984785914421082
32
- 3584827357379,3585607357379, paprika,0.8633834421634674
33
- 3585607357379,3586507357379, so,0.8035712242126465
34
- 3586507357379,3586887357379, yeah,0.9515933990478516
35
- 3586887357379,3587007357379, the,0.9157562851905823
36
- 3587007357379,3587167357379, one,0.9894722104072571
37
- 3587167357379,3587267357379, that,0.9882475733757019
38
- 3587267357379,3587487357379, has,0.4681309461593628
39
- 3587487357379,3587927357379, rice,0.7163156270980835
40
- 3587927357379,3588227357379, over,0.9937333464622498
41
- 3588227357379,3590247357379, there,0.9979896545410156
42
- 3590247357379,3591067357379, next,0.9432389736175537
43
- 3591067357379,3591307357379, we,0.988777220249176
44
- 3591307357379,3591567357379, need,0.9939485788345337
45
- 3591567357379,3591807357379, an,0.9942427277565002
46
- 3591807357379,3592627357379, apple,0.993448793888092
47
- 3592627357379,3593467357379, so,0.8591595888137817
48
- 3593467357379,3594267357379, yeah,0.9650391936302185
49
- 3594267357379,3594487357379, that,0.9044506549835205
50
- 3594487357379,3594687357379, will,0.7844791412353516
51
- 3594687357379,3594987357379, any,0.11781151592731476
52
- 3594987357379,3595147357379, in,0.9696055054664612
53
- 3595147357379,3595247357379, the,0.9953633546829224
54
- 3595247357379,3595747357379, window,0.9973401427268982
55
- 3595747357379,3597027357379, you,0.151982843875885
56
- 3597027357379,3597267357379, can,0.9980113506317139
57
- 3597267357379,3597447357379, also,0.9969672560691833
58
- 3597447357379,3597627357379, bring,0.998224675655365
59
- 3597627357379,3597767357379, the,0.9972008466720581
60
- 3597767357379,3597987357379, lemon,0.8068155646324158
61
- 3597987357379,3598227357379, at,0.5546543002128601
62
- 3598227357379,3598387357379, the,0.9947810769081116
63
- 3598387357379,3598627357379, same,0.993520200252533
64
- 3598627357379,3599327357379, time,0.9841086268424988
65
- 3599327357379,3601067357379, because,0.7323432564735413
66
- 3601067357379,3601607357379, first,0.9794039130210876
67
- 3601607357379,3601807357379, we'll,0.6789839565753937
68
- 3601807357379,3602007357379, just,0.5413143634796143
69
- 3602007357379,3602227357379, slice,0.8802882432937622
70
- 3602227357379,3602387357379, up,0.9569277763366699
71
- 3602387357379,3602527357379, the,0.9983317255973816
72
- 3602527357379,3602967357379, apple,0.9914743900299072
73
- 3602967357379,3605007357379, and,0.9291535019874573
74
- 3605007357379,3605207357379, then,0.9572292566299438
75
- 3605207357379,3605447357379, we'll,0.9424154758453369
76
- 3605447357379,3605667357379, slice,0.7385545969009399
77
- 3605667357379,3605867357379, up,0.9848703742027283
78
- 3605867357379,3607327357379, the,0.9991067051887512
79
- 3607327357379,3607327357379, lemon,0.997989296913147
80
- 3607327357379,3608727357379, and,0.7318127751350403
81
- 3608727357379,3609127357379, next,0.9960348010063171
82
- 3609127357379,3609247357379, we,0.9871302247047424
83
- 3609247357379,3609587357379, need,0.9974090456962585
84
- 3609587357379,3609747357379, a,0.9578242897987366
85
- 3609747357379,3610047357379, large,0.9769120812416077
86
- 3610047357379,3610767357379, bowl,0.981719434261322
87
- 3610767357379,3611947357379, so,0.8539724349975586
88
- 3611947357379,3612527357379, yeah,0.932129979133606
89
- 3612527357379,3612667357379, we,0.9292058348655701
90
- 3612667357379,3612807357379, can,0.9985308647155762
91
- 3612807357379,3613047357379, use,0.9989500641822815
92
- 3613047357379,3613267357379, the,0.997657299041748
93
- 3613267357379,3613967357379, big,0.9647215604782104
94
- 3613967357379,3614607357379, beige,0.8919994235038757
95
- 3614607357379,3614967357379, bowl,0.9954618811607361
96
- 3614967357379,3615207357379, over,0.6843311190605164
97
- 3615207357379,3616787357379, there,0.7810908555984497
98
- 3616787357379,3618847357379, and,0.9198384284973145
99
- 3618847357379,3619227357379, we,0.9964564442634583
100
- 3619227357379,3619447357379, just,0.2395692616701126
101
- 3619447357379,3619687357379, want,0.4845100939273834
102
- 3619687357379,3619787357379, to,0.9672776460647583
103
- 3619787357379,3620267357379, dump,0.9907359480857849
104
- 3620267357379,3620667357379, everything,0.9948174357414246
105
- 3620667357379,3621367357379, in,0.9016118049621582
106
- 3621367357379,3621727357379, except,0.34756430983543396
107
- 3621727357379,3621927357379, for,0.9666423201560974
108
- 3621927357379,3622087357379, the,0.25703996419906616
109
- 3622087357379,3622787357379, knife,0.6806915402412415
110
- 3622787357379,3625187357379, and,0.20141980051994324
111
- 3625187357379,3626867357379, after,0.9010940790176392
112
- 3626867357379,3627167357379, that,0.9976014494895935
113
- 3627167357379,3627347357379, we,0.8769039511680603
114
- 3627347357379,3627567357379, also,0.9977021813392639
115
- 3627567357379,3627887357379, want,0.9778152108192444
116
- 3627887357379,3627887357379, to,0.9846432209014893
117
- 3627887357379,3628207357379, add,0.788966178894043
118
- 3628207357379,3631047357379, the,0.9029569029808044
119
- 3631047357379,3632187357379, we,0.3968135118484497
120
- 3632187357379,3632487357379, want,0.9633431434631348
121
- 3632487357379,3632907357379, spinach,0.923223614692688
122
- 3632907357379,3633407357379, and,0.9802080988883972
123
- 3633407357379,3633887357379, aragula,0.6437259316444397
124
- 3633887357379,3634247357379, we,0.6471375823020935
125
- 3634247357379,3634547357379, have,0.9921735525131226
126
- 3634547357379,3635107357379, spinach,0.9987909197807312
127
- 3635107357379,3636587357379, there,0.9598233103752136
128
- 3636587357379,3637107357379, and,0.9315608143806458
129
- 3637107357379,3637347357379, I,0.8761701583862305
130
- 3637347357379,3638007357379, assume,0.9972729086875916
131
- 3638007357379,3639787357379, aragula,0.943818191687266
132
- 3639787357379,3639927357379, and,0.25025856494903564
133
- 3639927357379,3640387357379, riculize,0.25505852202574414
134
- 3640387357379,3640607357379, the,0.995294988155365
135
- 3640607357379,3640807357379, same,0.9983555674552917
136
- 3640807357379,3641127357379, thing,0.6139912605285645
137
- 3641127357379,3641327357379, so,0.8980515599250793
138
- 3641327357379,3641507357379, we'll,0.9446849226951599
139
- 3641507357379,3641687357379, also,0.9977904558181763
140
- 3641687357379,3642007357379, take,0.9993767142295837
141
- 3642007357379,3642347357379, the,0.9954302310943604
142
- 3642347357379,3642907357379, ricula,0.9404816627502441
143
- 3645087357379,3645567357379, great,0.035623807460069656
144
- 3645567357379,3646047357379, and,0.2959684431552887
145
- 3646047357379,3647987357379, now,0.5509456396102905
146
- 3647987357379,3653027357379, I,0.5851220488548279
147
- 3653027357379,3653247357379, know,0.9903420209884644
148
- 3653247357379,3653367357379, we,0.9812911748886108
149
- 3653367357379,3653707357379, need,0.997334897518158
150
- 3653707357379,3654047357379, the,0.9768109321594238
151
- 3654047357379,3654307357379, chilli,0.5724565833806992
152
- 3654307357379,3655027357379, mayo,0.8316720724105835
153
- 3655027357379,3655207357379, but,0.7944051027297974
154
- 3655207357379,3655327357379, I,0.8165544271469116
155
- 3655327357379,3655467357379, don't,0.9958481788635254
156
- 3655467357379,3655607357379, know,0.8990230560302734
157
- 3655607357379,3655767357379, if,0.9969974756240845
158
- 3655767357379,3655907357379, it's,0.9823988378047943
159
- 3655907357379,3656287357379, time,0.9965798258781433
160
- 3656287357379,3656587357379, yet,0.9803504943847656
161
- 3658327357379,3658807357379, but,0.8732385635375977
162
- 3658807357379,3659287357379, we,0.9626496434211731
163
- 3659287357379,3659507357379, might,0.9995787739753723
164
- 3659507357379,3659667357379, as,0.9952027797698975
165
- 3659667357379,3659787357379, well,0.9909700155258179
166
- 3659787357379,3659967357379, add,0.9484543204307556
167
- 3659967357379,3660347357379, it,0.9852633476257324
168
- 3660347357379,3660487357379, so,0.913783073425293
169
- 3660487357379,3660627357379, we,0.9987634420394897
170
- 3660627357379,3660767357379, can,0.9862713813781738
171
- 3660767357379,3661007357379, add,0.9997005462646484
172
- 3661007357379,3661327357379, the,0.9937979578971863
173
- 3661327357379,3661567357379, chilli,0.9925000965595245
174
- 3661567357379,3664087357379, mayo,0.9949749410152435
175
- 3664087357379,3666207357379, and,0.8538869619369507
176
- 3666207357379,3666587357379, then,0.9882597923278809
177
- 3666587357379,3666707357379, we,0.9975907802581787
178
- 3666707357379,3666947357379, need,0.9986672401428223
179
- 3666947357379,3667027357379, a,0.46216821670532227
180
- 3667027357379,3667287357379, spoon,0.9979683756828308
181
- 3667287357379,3667827357379, just,0.2927425801753998
182
- 3667827357379,3668267357379, mix,0.9232133030891418
183
- 3668267357379,3668707357379, everything,0.9944485425949097
184
- 3668707357379,3669007357379, so,0.6328175663948059
185
- 3669007357379,3669127357379, we,0.9914842247962952
186
- 3669127357379,3669247357379, can,0.9973378777503967
187
- 3669247357379,3669407357379, take,0.9985236525535583
188
- 3669407357379,3669627357379, the,0.3315146267414093
189
- 3669627357379,3669847357379, spoon,0.9984956979751587
190
- 3669847357379,3670147357379, by,0.9812714457511902
191
- 3670147357379,3670587357379, the,0.9831966161727905
192
- 3670587357379,3672487357379, pasta,0.9128207564353943
193
- 3672487357379,3677467357379, that's,0.5929226875305176
194
- 3677467357379,3678327357379, it,0.997116208076477
195
- 3678327357379,3678727357379, yeah,0.7070819139480591
196
- 3678727357379,3679447357379, the,0.8903502225875854
197
- 3679447357379,3679627357379, lemon,0.9906386137008667
198
- 3679627357379,3679887357379, is,0.9981467723846436
199
- 3679887357379,3680147357379, also,0.9804033041000366
200
- 3680147357379,3680407357379, supposed,0.9967702627182007
201
- 3680407357379,3680587357379, to,0.9993446469306946
202
- 3680587357379,3680787357379, be,0.9982960820198059
203
- 3680787357379,3681087357379, inside,0.9980598092079163
204
- 3681087357379,3681467357379, but,0.7873808741569519
205
- 3681467357379,3682407357379, yeah,0.9448425769805908
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant10/Par10rec5.wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:11c03a71f44ce6980a25768c22fd06abb9a427e1d80ab101337e41a154df80e8
3
- size 22274126
 
 
 
 
data/Participant10/sam2video_10_1_dubbed.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b9b388de7b2864125d68f515b7d9f6e21595717d275d8f865f8aa0448f14fec
3
- size 6590324
 
 
 
 
data/Participant10/sam2video_10_3_dubbed.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:38376a84e79c4a39e5c3d35115ad0c28d527dd4ffb8d9f0388c707ee269d968d
3
- size 10865096
 
 
 
 
data/Participant10/sam2video_10_4_dubbed.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9019131f6d7fea2a8fdc0f029582df18a80d0c89b2400d0fdaa3fda4f20c2da3
3
- size 11591072
 
 
 
 
data/Participant10/sam2video_10_5_dubbed.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf8d312466e4acf3aa85ce14fd5f27874530dc73c09a95f8021d78921a9f2b45
3
- size 11847553
 
 
 
 
data/Participant11/Par11Rec1.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3ffffe9dca0557b1ce6f4011548ed769bb60d0a9bb346ff05609f197fc65213
3
- size 670444
 
 
 
 
data/Participant11/Par11Rec2.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8595a010cc1df0977a678bb84fb13b59261391e0a62701b55322e253ad8ffc0c
3
- size 931684
 
 
 
 
data/Participant11/Par11Rec3.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2244cb6794bbd4afbaf96436fae8c2ec9442e7f8e1a6bd274efa6dd20dcc7ab7
3
- size 1020628
 
 
 
 
data/Participant11/Par11Rec4.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d8b6321a77b43c39e8d830c10c5686aa616a384d8e3bc41eeb5d2b28c710edf
3
- size 1190644
 
 
 
 
data/Participant11/Par11Rec5.ply DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a29e990c8736023e5bd49b9ac04b04db081a5a2107d203014ef40c7562acaa75
3
- size 816508
 
 
 
 
data/Participant11/Par11rec1.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8516f26066d20b8715372150cbc6ecf1ead3d00e1026b6961df579bc3bd89479
3
- size 51946738
 
 
 
 
data/Participant11/Par11rec1.txt DELETED
@@ -1,80 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 3721697153675,3722397153675, We,0.1211424171924591
3
- 3722397153675,3722557153675, are,0.841235876083374
4
- 3722557153675,3722757153675, the,0.7991717457771301
5
- 3722757153675,3723337153675, bright.,0.17989462614059448
6
- 3725317153675,3725317153675, Okay.,0.5185143351554871
7
- 3725477153675,3725477153675, Okay.,0.5309602618217468
8
- 3725897153675,3725897153675, We,0.014064773917198181
9
- 3725897153675,3726917153675, are,0.663956344127655
10
- 3726917153675,3727377153675, starting,0.682033896446228
11
- 3727377153675,3727917153675, first,0.8608240485191345
12
- 3727917153675,3728637153675, recipe.,0.7567983269691467
13
- 3729717153675,3729717153675," So,",0.7676709890365601
14
- 3729777153675,3729877153675, is,0.03342216834425926
15
- 3729877153675,3730197153675, it,0.7829978466033936
16
- 3730197153675,3730197153675, in,0.54017174243927
17
- 3730197153675,3730277153675, the,0.5998212099075317
18
- 3730277153675,3730477153675, first,0.9646332263946533
19
- 3730477153675,3731257153675, step?,0.9575923681259155
20
- 3732237153675,3732877153675, Is,0.6379344463348389
21
- 3732877153675,3733157153675, this,0.9615911841392517
22
- 3733157153675,3733377153675, a,0.6873595118522644
23
- 3733377153675,3733897153675, bright?,0.9704517126083374
24
- 3733897153675,3734397153675," Yeah,",0.2804524898529053
25
- 3734497153675,3734617153675, it's,0.4357847720384598
26
- 3734617153675,3734817153675, a,0.7650614976882935
27
- 3734817153675,3735337153675, bright.,0.6164435148239136
28
- 3737417153675,3737417153675, Picked,0.31569650024175644
29
- 3737417153675,3737417153675, a,0.6011257171630859
30
- 3737417153675,3737417153675, bright.,0.8970080018043518
31
- 3741777153675,3741917153675, Okay.,0.8013355135917664
32
- 3742857153675,3743377153675, And,0.9369418621063232
33
- 3743377153675,3744297153675, take,0.7397941946983337
34
- 3744297153675,3744577153675, one,0.9609357714653015
35
- 3744577153675,3744797153675, piece,0.9985076785087585
36
- 3744797153675,3745117153675, of,0.9816498160362244
37
- 3745117153675,3745377153675, bright,0.8729722499847412
38
- 3745377153675,3745597153675, and,0.8454546928405762
39
- 3745597153675,3745797153675, put,0.9792958498001099
40
- 3745797153675,3746017153675, it,0.9298632740974426
41
- 3746017153675,3746157153675, on,0.39579901099205017
42
- 3746157153675,3746377153675, the,0.9279788732528687
43
- 3746377153675,3746377153675, front.,2.4796412617433816e-05
44
- 3749217153675,3749917153675, And,0.4541347920894623
45
- 3749917153675,3750697153675, over,0.537026584148407
46
- 3750697153675,3750957153675, the,0.8853926062583923
47
- 3750957153675,3751917153675, left.,0.5494558215141296
48
- 3753557153675,3753637153675," Oh,",0.1890644133090973
49
- 3753777153675,3754077153675, picked,0.4032609164714813
50
- 3754077153675,3754417153675, the,0.7471110820770264
51
- 3754417153675,3755157153675, left.,0.9157910943031311
52
- 3756197153675,3756197153675, Yeah.,0.7882850766181946
53
- 3756877153675,3757857153675, And,0.9282844662666321
54
- 3757857153675,3758197153675, take,0.5483137965202332
55
- 3758197153675,3758557153675, a,0.8771429061889648
56
- 3758557153675,3759377153675, paprika,0.7507628202438354
57
- 3759377153675,3760557153675, and,0.6774067282676697
58
- 3760557153675,3761137153675, cut,0.3648129999637604
59
- 3761137153675,3761337153675, the,0.6045932173728943
60
- 3761337153675,3761937153675, paprika.,0.9850872457027435
61
- 3763497153675,3763837153675, Okay.,0.7212215662002563
62
- 3764197153675,3764197153675, And,0.8099624514579773
63
- 3764197153675,3764817153675, put,0.9854459762573242
64
- 3764817153675,3764877153675, a,0.5270816683769226
65
- 3764877153675,3765297153675, paprika,0.9895445704460144
66
- 3765297153675,3765477153675, on,0.8531476259231567
67
- 3765477153675,3765697153675, the,0.9872810244560242
68
- 3765697153675,3766237153675, bright.,0.010685806162655354
69
- 3767357153675,3767537153675, And,0.9748930931091309
70
- 3767537153675,3767837153675, put,0.9740274548530579
71
- 3767837153675,3768597153675, some,0.9926344752311707
72
- 3768597153675,3769497153675, dates.,0.004335177130997181
73
- 3771277153675,3771357153675, Also,0.7299079298973083
74
- 3771357153675,3771977153675, on,0.8567683100700378
75
- 3771977153675,3772137153675, the,0.8509654402732849
76
- 3772137153675,3772377153675, bright.,0.0011862574610859156
77
- 3773997153675,3773997153675, Okay.,0.5396497249603271
78
- 3774897153675,3775097153675," So,",0.9486265778541565
79
- 3775857153675,3775857153675, finish.,0.3634033501148224
80
- 3776957153675,3777397153675, Okay.,0.6980971693992615
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant11/Par11rec2.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e82cb768e7db90c93cd54bb4cd09744d8eca6d0478b08bd2b31fe2293427fdf
3
- size 82768368
 
 
 
 
data/Participant11/Par11rec2.txt DELETED
@@ -1,105 +0,0 @@
1
- startTime_ns,endTime_ns,written,confidence
2
- 4006437856921,4009217856921," Okay,",0.32012128829956055
3
- 4009897856921,4012757856921, put,0.6154528856277466
4
- 4012757856921,4013437856921, that,0.8912087082862854
5
- 4013437856921,4015357856921," port,",0.2675235867500305
6
- 4015417856921,4016237856921," yeah,",0.42194339632987976
7
- 4016477856921,4016877856921," okay,",0.3234381675720215
8
- 4017337856921,4017377856921, hit,0.9404624104499817
9
- 4017377856921,4018157856921," it,",0.9783074855804443
10
- 4018797856921,4020457856921, and,0.8996486067771912
11
- 4020457856921,4021057856921, take,0.9669052362442017
12
- 4021057856921,4022077856921, this,0.986706554889679
13
- 4022077856921,4022957856921," carot,",0.7588375508785248
14
- 4024197856921,4024757856921, and,0.9845117330551147
15
- 4024757856921,4025737856921, pick,0.9185063242912292
16
- 4025737856921,4026317856921, that,0.9701257944107056
17
- 4026317856921,4026797856921," nav,",0.2045065313577652
18
- 4027777856921,4028477856921, and,0.9903557300567627
19
- 4029357856921,4030137856921," okay,",0.06515923142433167
20
- 4030717856921,4031337856921, put,0.8582018613815308
21
- 4031337856921,4031577856921, the,0.7876672148704529
22
- 4031577856921,4031957856921, carot,0.3334243893623352
23
- 4031957856921,4032337856921, in,0.7375643253326416
24
- 4032337856921,4032737856921, the,0.978356659412384
25
- 4032737856921,4034457856921," pen,",0.642668604850769
26
- 4034917856921,4035377856921, and,0.8739086389541626
27
- 4035377856921,4035717856921, where,0.13923172652721405
28
- 4035717856921,4036237856921," it's,",0.6029927879571915
29
- 4037557856921,4038037856921," oh,",0.730178952217102
30
- 4038137856921,4038257856921, this,0.8366805911064148
31
- 4038257856921,4038657856921, is,0.9938244819641113
32
- 4038657856921,4038717856921, the,0.9017887115478516
33
- 4038717856921,4038837856921, middle,0.807504415512085
34
- 4038837856921,4039517856921," source,",0.49655866622924805
35
- 4041377856921,4041457856921," okay,",0.8099433183670044
36
- 4042397856921,4042417856921," yeah,",0.8187932968139648
37
- 4042597856921,4042697856921, open,0.8009640574455261
38
- 4042697856921,4043057856921," it,",0.9137493968009949
39
- 4043797856921,4043877856921, and,0.9161258339881897
40
- 4043877856921,4044057856921, put,0.8427597284317017
41
- 4044057856921,4044357856921, it,0.9926829934120178
42
- 4044357856921,4044537856921, in,0.9843465089797974
43
- 4044537856921,4044757856921, the,0.993762195110321
44
- 4044757856921,4046157856921," pen,",0.989801824092865
45
- 4046517856921,4046897856921," okay,",0.9241241812705994
46
- 4047757856921,4047977856921, and,0.98715740442276
47
- 4047977856921,4048737856921, switch,0.06408239901065826
48
- 4048737856921,4049237856921, spaghetti,0.9454294443130493
49
- 4049237856921,4050057856921, to,0.913324236869812
50
- 4050057856921,4050257856921, the,0.9284374713897705
51
- 4050257856921,4052057856921," use,",0.8655070662498474
52
- 4052057856921,4052577856921, you,0.07584667950868607
53
- 4052577856921,4053437856921, can,0.9553098082542419
54
- 4053437856921,4053997856921, just,0.7977713942527771
55
- 4053997856921,4054837856921, run,0.5480577945709229
56
- 4054837856921,4055997856921, in,0.18459482491016388
57
- 4055997856921,4056237856921, the,0.9519113898277283
58
- 4056237856921,4056977856921," bottle,",0.6897905468940735
59
- 4056977856921,4058457856921," yeah,",0.2597963511943817
60
- 4060237856921,4060237856921," okay,",0.5999674201011658
61
- 4060577856921,4060777856921," oh,",0.7806492447853088
62
- 4061017856921,4061117856921," oh,",0.5128861665725708
63
- 4061117856921,4061317856921, you,0.9548723697662354
64
- 4061317856921,4061497856921, should,0.9077532887458801
65
- 4061497856921,4061677856921, get,0.9399495720863342
66
- 4061677856921,4061977856921, some,0.9901362061500549
67
- 4061977856921,4062457856921, water,0.9981174468994141
68
- 4062457856921,4063137856921, in,0.9682190418243408
69
- 4063137856921,4063357856921, this,0.9356384873390198
70
- 4063357856921,4063807856921," port,",0.10376236587762833
71
- 4065937856921,4066837856921, and,0.863248348236084
72
- 4066837856921,4067137856921, put,0.04050956293940544
73
- 4067137856921,4067357856921, that,0.24537602066993713
74
- 4067357856921,4067977856921, spaghetti,0.9602417945861816
75
- 4067977856921,4068237856921, in,0.9663769602775574
76
- 4068237856921,4068517856921, this,0.9181317687034607
77
- 4068517856921,4069337856921," port,",0.9779120683670044
78
- 4070437856921,4070497856921, and,0.9079293608665466
79
- 4070497856921,4070777856921, boil,0.41397085785865784
80
- 4070777856921,4072897856921," this,",0.8650529384613037
81
- 4073697856921,4073697856921," okay,",0.8243616223335266
82
- 4074617856921,4074757856921, and,0.977561891078949
83
- 4074757856921,4075017856921, when,0.8022196292877197
84
- 4075017856921,4075857856921, they,0.18886741995811462
85
- 4075857856921,4076357856921," cook,",0.7335522174835205
86
- 4076937856921,4077357856921, put,0.8326712250709534
87
- 4077357856921,4078417856921, it,0.9093279838562012
88
- 4078417856921,4078617856921, in,0.9392904043197632
89
- 4078617856921,4078937856921, this,0.970131516456604
90
- 4078937856921,4079857856921," bottle,",3.2460484362673014e-05
91
- 4079877856921,4082277856921," okay,",0.29599320888519287
92
- 4083397856921,4083397856921, and,0.7791023850440979
93
- 4083397856921,4083857856921, also,0.9367114305496216
94
- 4083857856921,4084117856921, the,0.876960039138794
95
- 4084117856921,4084337856921, carot,0.24649716168642044
96
- 4084337856921,4084837856921, and,0.00040153536247089505
97
- 4084837856921,4085077856921, the,0.042518481612205505
98
- 4085077856921,4085237856921, middle,0.04647782817482948
99
- 4085237856921,4086657856921," source,",0.3130638003349304
100
- 4086657856921,4089317856921," okay,",0.949308454990387
101
- 4089317856921,4090657856921, I,0.8078689575195312
102
- 4090657856921,4091477856921, think,0.6806924939155579
103
- 4091477856921,4091697856921, we,0.881304144859314
104
- 4091697856921,4092417856921," finish,",0.32386472821235657
105
- 4095277856921,4095277856921," okay,",0.9592227339744568
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Participant11/Par11rec3.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e827a2a2831577ffdb035d8ce402968f48cdcd65213d81b7850b903c5b1b5938
3
- size 88028387