File size: 107,458 Bytes
0f32c54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
filename,task,laion_clap,ms_clap,prompt
REP_t_71787.wav,replace,0.3742225468158722,0.6370156407356262,"[FRONT] A cat meowing a few times, then [LEFT] Someone is whistling."
REP_t_2662.wav,replace,0.3796665072441101,0.5285508036613464,"[FRONT] A person snoring, then [RIGHT] A man mimics goat bleating."
REP_t_108151.wav,replace,0.3792344927787781,0.2965095639228821,"[LEFT] Continuous rainfall, then [LEFT] A person snoring repetitively."
REP_t_35527.wav,replace,0.44356805086135864,0.6261537075042725,"[LEFT] Several sheep bleat, then [RIGHT] A cat meowing a few times."
REP_t_75639.wav,replace,0.39222443103790283,0.36136484146118164,"[RIGHT] Several goats bleat, then [LEFT] Humming sounds from a distance."
REP_t_114609.wav,replace,0.30966871976852417,0.57611083984375,"[FRONT] A baby is crying, then [FRONT] A cat meowing twice."
REP_t_57662.wav,replace,0.4307006001472473,0.4278101921081543,"[RIGHT] An infant laughing moderately, then [FRONT] Vibrating noise from an engine."
REP_t_27053.wav,replace,0.5655921697616577,0.610736608505249,"[RIGHT] An infant crying, then [LEFT] Several loud whooshes."
REP_t_32114.wav,replace,0.46860605478286743,0.48423904180526733,"[RIGHT] A woman speaking continuously, then [LEFT] Repeated scraping."
REP_t_28227.wav,replace,0.3230956196784973,0.49521175026893616,"[LEFT] A person snoring, then [RIGHT] An engine revving."
REP_t_86164.wav,replace,0.2915741801261902,0.49321967363357544,"[RIGHT] Some crinkling of cellophane, then [FRONT] A toilet is flushed."
REP_t_107417.wav,replace,0.4270439147949219,0.5080727338790894,"[LEFT] A person snoring, then [LEFT] A woman speaking very quickly."
REP_t_36298.wav,replace,0.42578762769699097,0.4277220368385315,"[RIGHT] An engine is vibrating, then [FRONT] L duck quacks in rapid succession."
REP_t_2339.wav,replace,0.30288049578666687,0.6267919540405273,"[FRONT] Toilet flushing, then [RIGHT] A power tool is in use."
REP_t_79137.wav,replace,0.5018428564071655,0.4747576117515564,"[RIGHT] A person whistling, then [LEFT] A stream of water softly trickling."
REP_t_117836.wav,replace,0.5153815746307373,0.33751246333122253,"[LEFT] Loud snoring repeating, then [LEFT] Continuous rainfall."
REP_t_33296.wav,replace,0.36375993490219116,0.4577961564064026,"[LEFT] Liquid is being sprayed, then [RIGHT] Large booming explosions."
REP_t_119850.wav,replace,0.3602794408798218,0.3740367889404297,"[LEFT] Aircraft engine running constantly, then [LEFT] Repeated scraping."
REP_t_4577.wav,replace,0.571520209312439,0.6289157867431641,"[LEFT] A vehicle horn honking, then [FRONT] An infant laughing."
REP_t_97541.wav,replace,0.3570323884487152,0.6107573509216309,"[FRONT] Frying food is sizzling, then [RIGHT] A duck quacking."
REP_t_53983.wav,replace,0.33735817670822144,0.4399383068084717,"[FRONT] Vibrations from a sewing machine, then [LEFT] Continuous white noise."
REP_t_87364.wav,replace,0.40083250403404236,0.28311580419540405,"[RIGHT] A person whistling, then [FRONT] A loud engine idling."
REP_t_48214.wav,replace,0.19231700897216797,0.6277841925621033,"[FRONT] Chiming of loud bells, then [RIGHT] Repetitive snoring."
REP_t_35806.wav,replace,0.2938830554485321,0.5296411514282227,"[RIGHT] Two men are laughing, then [FRONT] A rhythmic whistle plays a tune."
REP_t_2874.wav,replace,0.40120798349380493,0.4630078077316284,"[LEFT] The loud idling of a machine, then [RIGHT] A man laughing."
REP_t_77874.wav,replace,0.363317608833313,0.36998438835144043,"[FRONT] A toilet is flushed, then [LEFT] Vibrations from a sewing machine."
REP_t_10817.wav,replace,0.4052671194076538,0.5991028547286987,"[RIGHT] A young boy talking, then [LEFT] A goat bleats several times."
REP_t_101818.wav,replace,0.33953922986984253,0.32395774126052856,"[LEFT] A helicopter is in flight, then [LEFT] A person burps loudly."
REP_t_69944.wav,replace,0.35311442613601685,0.42145657539367676,"[LEFT] Typing on a computer keyboard, then [RIGHT] An idling engine humming non stop."
REP_t_11699.wav,replace,0.43343356251716614,0.30919110774993896,"[FRONT] An ambulance sounds the siren, then [LEFT] A female speaking."
REP_t_2448.wav,replace,0.4063178598880768,0.49126213788986206,"[RIGHT] Older woman speaking, then [LEFT] High pitched motorized vibrations."
REP_t_65456.wav,replace,0.5691722631454468,0.529812216758728,"[FRONT] Dogs are whimpering, then [LEFT] A woman sneezing repeatedly."
REP_t_12800.wav,replace,0.37175023555755615,0.38922417163848877,"[FRONT] An aircraft engine sharply running, then [LEFT] A female speaking."
REP_t_30656.wav,replace,0.4872036278247833,0.49333444237709045,"[FRONT] Vibrations from a sewing machine, then [RIGHT] Whistling a tune."
REP_t_20475.wav,replace,0.5132642388343811,0.490726113319397,"[RIGHT] Several goats bleat, then [LEFT] An engine is vibrating."
REP_t_36755.wav,replace,0.3907548189163208,0.5849018692970276,"[FRONT] A person laughs, then [LEFT] A lady speaking."
REP_t_5428.wav,replace,0.4674108922481537,0.546351432800293,"[LEFT] An infant crying, then [RIGHT] Typing on a keyboard."
REP_t_82568.wav,replace,0.30050697922706604,0.5642600655555725,"[FRONT] A river stream flowing rapidly, then [LEFT] A toilet flushing."
REP_t_73900.wav,replace,0.37566840648651123,0.5779550075531006,"[LEFT] Large church bells ring, then [FRONT] Water running continuously."
REP_t_54402.wav,replace,0.2664816677570343,0.5939972400665283,"[FRONT] A sleeping person snores loudly, then [RIGHT] A person snoring."
REP_t_107741.wav,replace,0.5668947696685791,0.5230624675750732,"[LEFT] A vehicle horn honking a melody, then [LEFT] An engine being turned over."
REP_t_16398.wav,replace,0.44659775495529175,0.42416179180145264,"[LEFT] Humming of an idling engine, then [RIGHT] A flock of sheep baaing."
REP_t_5059.wav,replace,0.3870696425437927,0.5248379111289978,"[FRONT] A man mimics a goat bleating, then [RIGHT] A female speaking."
REP_t_48173.wav,replace,0.4316437244415283,0.5580025911331177,"[RIGHT] Repetitive snoring, then [LEFT] A cat meowing repeatedly."
REP_t_33802.wav,replace,0.3865317106246948,0.42775607109069824,"[RIGHT] A saw running continuously, then [FRONT] A goat bleats several times."
REP_t_56128.wav,replace,0.3895663619041443,0.5481669306755066,"[RIGHT] A river stream of water flowing, then [LEFT] Sizzling of food frying."
REP_t_93603.wav,replace,0.5177893042564392,0.4635431170463562,"[RIGHT] Male snoring loudly, then [LEFT] A very light snoring."
REP_t_21748.wav,replace,0.41945767402648926,0.49085119366645813,"[RIGHT] A short loud vibration, then [LEFT] Several loud whooshes."
REP_t_87478.wav,replace,0.27688539028167725,0.4322364330291748,"[FRONT] A police siren going off, then [LEFT] Rain is falling continuously."
REP_t_105080.wav,replace,0.539956271648407,0.49532121419906616,"[LEFT] Several bells ring, then [LEFT] Several goats bleat."
REP_t_49881.wav,replace,0.5208145380020142,0.49682873487472534,"[RIGHT] Two large loud burps, then [FRONT] A woman speaking."
REP_t_7329.wav,replace,0.3534834384918213,0.420452743768692,"[FRONT] Birds chirping loudly, then [LEFT] A motorbike engine running idle."
REP_t_7696.wav,replace,0.42414331436157227,0.514888346195221,"[LEFT] A young woman talking, then [FRONT] Continuous snoring."
REP_t_54897.wav,replace,0.3730257749557495,0.5438672304153442,"[LEFT] Sounds of a mechanical clock, then [FRONT] Power tools make drilling sounds."
REP_t_94545.wav,replace,0.5465433597564697,0.5010228157043457,"[RIGHT] Low scratching groaning, then [LEFT] A man mimics a goat bleating."
REP_t_88167.wav,replace,0.4110816717147827,0.6222931742668152,"[RIGHT] A bell is ringing, then [LEFT] A group of pigeons cooing."
REP_t_67372.wav,replace,0.5547284483909607,0.6029394865036011,"[RIGHT] An engine revs several times, then [FRONT] A baby laughing loudly."
REP_t_21884.wav,replace,0.39478588104248047,0.5686666369438171,"[RIGHT] A toilet is flushed, then [FRONT] Cat meowing sadly."
REP_t_104314.wav,replace,0.4264715909957886,0.3993823528289795,"[RIGHT] A jackhammer operating, then [RIGHT] A woman speaking."
REP_t_49024.wav,replace,0.3790719211101532,0.43253543972969055,"[LEFT] Doves cooing quietly, then [RIGHT] An infant crying."
REP_t_64571.wav,replace,0.3969361186027527,0.6467462778091431,"[FRONT] A person is snoring, then [LEFT] A dog snoring loudly."
REP_t_19240.wav,replace,0.33686625957489014,0.4447803199291229,"[LEFT] A toilet flushing, then [FRONT] A cat meowing twice."
REP_t_66357.wav,replace,0.2582075297832489,0.5628103017807007,"[RIGHT] Large church bells ring, then [LEFT] A woman is performing a speech."
REP_t_70898.wav,replace,0.350364625453949,0.5514305233955383,"[FRONT] A female speaking, then [LEFT] A male speaking."
REP_t_66739.wav,replace,0.3212610185146332,0.4785667657852173,"[LEFT] An engine being turned over, then [FRONT] A toilet flushing."
REP_t_100908.wav,replace,0.36474645137786865,0.54644376039505,"[RIGHT] Several varying hisses, then [RIGHT] Duck quacking repeatedly."
REP_t_66949.wav,replace,0.5133345127105713,0.5406232476234436,"[FRONT] A woman speaking, then [RIGHT] A cat meowing twice."
REP_t_26584.wav,replace,0.3783644139766693,0.45578959584236145,"[LEFT] A cat meows repeatedly, then [RIGHT] A fire truck siren blasts."
REP_t_16578.wav,replace,0.32243505120277405,0.28808778524398804,"[RIGHT] A female speaking, then [LEFT] Typing on a computer keyboard."
REP_t_12808.wav,replace,0.35005757212638855,0.5851870775222778,"[FRONT] Duck quacking repeatedly, then [RIGHT] Sustained industrial engine noise."
REP_t_42560.wav,replace,0.5463069081306458,0.5172919034957886,"[FRONT] Continuous spray, then [LEFT] A woman gives a speech."
REP_t_32564.wav,replace,0.28879714012145996,0.46298307180404663,"[LEFT] Large church bells ring, then [FRONT] A bell sounds its horn."
REP_t_77951.wav,replace,0.4777313470840454,0.5022294521331787,"[LEFT] Cat meowing sadly, then [FRONT] High pitched motorized vibrations."
REP_t_93970.wav,replace,0.5429443120956421,0.6818873882293701,"[RIGHT] A woman sneezing repeatedly, then [LEFT] A woman is speaking."
REP_t_82816.wav,replace,0.4659333825111389,0.42214858531951904,"[LEFT] Clip clops from a horse, then [RIGHT] A female speaking."
REP_t_4472.wav,replace,0.38702452182769775,0.2355269491672516,"[LEFT] An infant crying, then [FRONT] An engine idling consistently."
REP_t_74820.wav,replace,0.5014024376869202,0.6447547674179077,"[RIGHT] Several sheep bleat, then [LEFT] A man speaking on a microphone."
REP_t_87175.wav,replace,0.3714994192123413,0.5317867994308472,"[LEFT] Duck quacking repeatedly, then [FRONT] A motor vehicle engine is revving."
REP_t_46397.wav,replace,0.3118513822555542,0.45619818568229675,"[FRONT] A woman speaking very quickly, then [RIGHT] A man delivering a speech."
REP_t_11968.wav,replace,0.3247636556625366,0.4718968868255615,"[RIGHT] A male speaking, then [FRONT] A telephone ringing."
REP_t_52120.wav,replace,0.4218515157699585,0.3960793912410736,"[LEFT] A saw blade blaring, then [FRONT] Repeated scraping."
REP_t_111663.wav,replace,0.40148434042930603,0.572395920753479,"[LEFT] A sewing machine running briefly, then [LEFT] A baby crying loudly."
REP_t_9700.wav,replace,0.40293338894844055,0.4306979775428772,"[FRONT] A toilet flushing, then [LEFT] A motor is revving up."
REP_t_62966.wav,replace,0.3333221971988678,0.4528771638870239,"[LEFT] Power tools make drilling sounds, then [RIGHT] A female speaking."
REP_t_25182.wav,replace,0.24501073360443115,0.561880350112915,"[RIGHT] A cat meowing a few times, then [FRONT] A sewing machine operating."
REP_t_112113.wav,replace,0.47403842210769653,0.4548707604408264,"[LEFT] A cat meows repeatedly, then [LEFT] Rain is falling continuously."
REP_t_37857.wav,replace,0.3632298707962036,0.5337632894515991,"[RIGHT] A person snoring, then [FRONT] A series of cannons firing."
REP_t_9161.wav,replace,0.4926939010620117,0.524099588394165,"[LEFT] Whimpering of several small dogs, then [FRONT] A baby laughing loudly."
REP_t_9155.wav,replace,0.32353347539901733,0.4858046770095825,"[LEFT] People are laughing, then [FRONT] Continuous rainfall."
REP_t_2685.wav,replace,0.5153974890708923,0.5272659063339233,"[LEFT] A goat bleats several times, then [RIGHT] Continuous white noise."
REP_t_94723.wav,replace,0.47025132179260254,0.5339069366455078,"[LEFT] Musical whistling, then [RIGHT] Several sheep bleat."
REP_t_64776.wav,replace,0.309560626745224,0.5878570079803467,"[FRONT] A cup is filled from a faucet, then [RIGHT] A telephone ringing."
REP_t_30263.wav,replace,0.4870806932449341,0.5653534531593323,"[FRONT] Typing on a computer keyboard, then [RIGHT] A duck quacking."
REP_t_34109.wav,replace,0.447019100189209,0.5150121450424194,"[LEFT] Continuous white noise, then [FRONT] Toilet flushing."
REP_t_68720.wav,replace,0.3614780008792877,0.42285558581352234,"[LEFT] A toilet flushing, then [FRONT] A woman gives a speech."
REP_t_52260.wav,replace,0.3636676073074341,0.49891793727874756,"[RIGHT] A power tool drilling, then [LEFT] A person snoring."
REP_t_72674.wav,replace,0.5100480318069458,0.6307691931724548,"[LEFT] A cat meowing twice, then [RIGHT] Toilet flushing."
REP_t_117711.wav,replace,0.2758226990699768,0.5196443796157837,"[RIGHT] A person laughs, then [RIGHT] A boat engine running."
REP_t_23325.wav,replace,0.40997499227523804,0.46511930227279663,"[RIGHT] A person snoring, then [LEFT] A woman speaking."
REP_t_25459.wav,replace,0.3311634957790375,0.543408989906311,"[LEFT] A man laughing, then [FRONT] An engine running."
REP_t_41408.wav,replace,0.48937058448791504,0.6133253574371338,"[LEFT] Dogs barking repeatedly, then [RIGHT] A woman is performing a speech."
REP_t_105638.wav,replace,0.580997109413147,0.4833317995071411,"[LEFT] Loud burping repeating, then [LEFT] A female speaking."
REP_t_20882.wav,replace,0.3481602072715759,0.5220819711685181,"[RIGHT] A young girl giving a speech, then [LEFT] A woman speeches."
REP_t_5448.wav,replace,0.36533600091934204,0.43084290623664856,"[LEFT] Waves crash against a shore, then [FRONT] A man speaks before a toilet flush."
REP_t_41828.wav,replace,0.43827441334724426,0.40408724546432495,"[RIGHT] Loud snoring repeating, then [LEFT] A quiet whirring of an airplane."
REP_t_46727.wav,replace,0.3959161341190338,0.6302280426025391,"[RIGHT] Typing on a keyboard, then [FRONT] A flock of sheep baaing."
REP_t_118230.wav,replace,0.2467063069343567,0.49973487854003906,"[FRONT] A man laughing, then [FRONT] An engine revving."
REP_t_79058.wav,replace,0.3275814652442932,0.48903706669807434,"[LEFT] Race cars are auto racing, then [RIGHT] A person snoring."
REP_t_114988.wav,replace,0.2738614082336426,0.502490758895874,"[FRONT] A series of cannons firing, then [FRONT] A vehicle horn beeps."
REP_t_28344.wav,replace,0.6066415309906006,0.6222510933876038,"[LEFT] A baby laughing loudly, then [FRONT] A paper is being crumpled."
REP_t_61801.wav,replace,0.4776972532272339,0.5936936140060425,"[RIGHT] A man mimics a goat bleating, then [FRONT] A flock of sheep baaing."
REP_t_106522.wav,replace,0.44872888922691345,0.49368390440940857,"[LEFT] Several puppies yapping, then [LEFT] A man speaking."
REP_t_119090.wav,replace,0.4232533276081085,0.35598239302635193,"[LEFT] Male snoring loudly, then [LEFT] Frogs chirp loudly."
REP_t_56775.wav,replace,0.3881557881832123,0.40444302558898926,"[LEFT] A sewing machine operating, then [RIGHT] A toilet flushing."
REP_t_41517.wav,replace,0.4735089838504791,0.5190821886062622,"[RIGHT] Starting a motorcycle, then [FRONT] A woman sneezing repeatedly."
REP_t_52368.wav,replace,0.27413949370384216,0.4964847266674042,"[LEFT] A clock ticking, then [RIGHT] A train horn goes off loudly."
REP_t_99756.wav,replace,0.5408796072006226,0.6126800775527954,"[RIGHT] A baby laughs repetitively, then [FRONT] Soft drilling noise."
REP_t_76477.wav,replace,0.439181387424469,0.385063111782074,"[RIGHT] Woman speaking to meowing cat, then [LEFT] Tick took of a clock."
REP_t_55132.wav,replace,0.4339565932750702,0.49042725563049316,"[LEFT] A woman speaking, then [RIGHT] People are laughing."
REP_t_116402.wav,replace,0.4279063045978546,0.4693944454193115,"[RIGHT] A person whistling, then [RIGHT] Two large loud burps."
REP_t_51733.wav,replace,0.3759287893772125,0.5236083269119263,"[FRONT] Vibrations from a sewing machine, then [LEFT] Race car revving its engine."
REP_t_33650.wav,replace,0.5100976824760437,0.29001301527023315,"[LEFT] Clip clops of a horse running by, then [RIGHT] Doves cooing quietly."
REP_t_10824.wav,replace,0.31624001264572144,0.4806388020515442,"[RIGHT] Dogs are whimpering, then [FRONT] A toilet flushing."
REP_t_108029.wav,replace,0.19938895106315613,0.5502004623413086,"[RIGHT] Several loud gunshots, then [RIGHT] A woman speaking continuously."
REP_t_26180.wav,replace,0.47801798582077026,0.5011997818946838,"[RIGHT] A woman is giving a speech, then [FRONT] Large booming explosions."
REP_t_115625.wav,replace,0.31892019510269165,0.4998359680175781,"[RIGHT] Power tools make drilling sounds, then [RIGHT] A sprayer is spraying surfaces."
REP_t_11687.wav,replace,0.5076068043708801,0.5238159894943237,"[FRONT] A person is snoring, then [RIGHT] A woman delivering a speech."
REP_t_32269.wav,replace,0.5105471014976501,0.4517707824707031,"[FRONT] Male snoring loudly, then [LEFT] A woman speeches."
REP_t_51635.wav,replace,0.4204482436180115,0.46237412095069885,"[LEFT] A person snores, then [FRONT] A female speaking."
REP_t_79961.wav,replace,0.4493687152862549,0.5136224627494812,"[RIGHT] Cat meowing sadly, then [LEFT] A woman speaking very quickly."
REP_t_110878.wav,replace,0.383312463760376,0.5947450399398804,"[FRONT] A power tool is being used to cut, then [FRONT] Several goats bleat."
REP_t_112769.wav,replace,0.2835922837257385,0.4724697470664978,"[FRONT] A flock of sheep baaing, then [FRONT] Motorcycle engine running."
REP_t_67555.wav,replace,0.4225473701953888,0.5001065731048584,"[RIGHT] A clock ticks repeatedly, then [LEFT] A vehicle horn beeps."
REP_t_26789.wav,replace,0.3345498740673065,0.5363130569458008,"[RIGHT] A woman is performing a speech, then [LEFT] Humming of a nearby jet engine."
REP_t_11362.wav,replace,0.3518194854259491,0.4856110215187073,"[RIGHT] Sustained industrial sawing noise, then [FRONT] Toilet flushing."
REP_t_95308.wav,replace,0.4004319906234741,0.5149721503257751,"[FRONT] Several sheep bleat, then [LEFT] A quiet whirring of an airplane."
REP_t_38611.wav,replace,0.28963494300842285,0.501941442489624,"[FRONT] A person snoring, then [RIGHT] A car is accelerating."
REP_t_82656.wav,replace,0.2877085208892822,0.5174093842506409,"[FRONT] A man mimics goat bleating, then [RIGHT] Two large loud burps."
REP_t_49622.wav,replace,0.32037729024887085,0.499840646982193,"[FRONT] High pitched motorized vibrations, then [RIGHT] Frogs chirp loudly."
REP_t_14238.wav,replace,0.5396040081977844,0.6049493551254272,"[LEFT] A power tool is being used to cut, then [FRONT] An infant laughing moderately."
REP_t_7067.wav,replace,0.5168755650520325,0.49950242042541504,"[LEFT] A woman performs a speech, then [FRONT] A female speaking."
REP_t_119593.wav,replace,0.5346930027008057,0.638665497303009,"[LEFT] Typing on a computer keyboard, then [LEFT] An baby laughing."
REP_t_7770.wav,replace,0.3803541660308838,0.5023316144943237,"[RIGHT] A woman talking in an auditorium, then [FRONT] A musical horn."
REP_t_75383.wav,replace,0.3384343385696411,0.5191252827644348,"[FRONT] A person snoring, then [LEFT] Music plays over an engine noise."
REP_t_42651.wav,replace,0.36954039335250854,0.5355880856513977,"[FRONT] Race car revving its engine, then [LEFT] A cat meowing twice."
REP_t_70007.wav,replace,0.40777820348739624,0.39312121272087097,"[RIGHT] Musical whistling, then [LEFT] The whir of an aircraft engine."
REP_t_103046.wav,replace,0.4237792193889618,0.37606915831565857,"[LEFT] Squealing from a pig, then [LEFT] Clip clops of a horse running by."
REP_t_27985.wav,replace,0.301233172416687,0.37123507261276245,"[RIGHT] Woman speaking to meowing cat, then [FRONT] Heavy rain hitting the ground."
REP_t_80246.wav,replace,0.45129290223121643,0.5159332156181335,"[RIGHT] A loud static plays continuously, then [FRONT] A female speaking."
REP_t_80309.wav,replace,0.4372428357601166,0.5418196320533752,"[LEFT] Several sheep bleat, then [FRONT] Repeated scraping."
REP_t_91425.wav,replace,0.6187390685081482,0.5777381658554077,"[LEFT] A baby laughing loudly, then [RIGHT] A toilet is flushed."
REP_t_41077.wav,replace,0.370597779750824,0.388765811920166,"[RIGHT] A woman is giving a speech, then [LEFT] A person is snoring."
REP_t_82586.wav,replace,0.35659360885620117,0.5458771586418152,"[RIGHT] Two men speaking, then [FRONT] Duck quacking repeatedly."
REP_t_47694.wav,replace,0.27199631929397583,0.5017765760421753,"[LEFT] A vehicle horn honking a melody, then [FRONT] A baby crying loudly."
REP_t_76383.wav,replace,0.3985587954521179,0.5551121234893799,"[FRONT] A person whistles to music, then [RIGHT] Soft drilling noise."
REP_t_105279.wav,replace,0.26963546872138977,0.5080319046974182,"[FRONT] A power tool sanding, then [FRONT] Power tools make drilling sounds."
REP_t_119313.wav,replace,0.3728918135166168,0.5026064515113831,"[RIGHT] A person is snoring, then [RIGHT] A person snoring."
REP_t_101911.wav,replace,0.4472724199295044,0.40565866231918335,"[RIGHT] A pet cat meows two times, then [RIGHT] A power tool sanding."
REP_t_93675.wav,replace,0.3522748351097107,0.3852400779724121,"[RIGHT] A large motor chugging, then [LEFT] A racing car is driving fast."
REP_t_40331.wav,replace,0.2866986393928528,0.39761433005332947,"[RIGHT] A racing car is driving fast, then [LEFT] A female speaking."
REP_t_62654.wav,replace,0.3312271535396576,0.4246026575565338,"[RIGHT] A man is speaking, then [FRONT] A jackhammer operating."
REP_t_106376.wav,replace,0.5685666799545288,0.44958335161209106,"[LEFT] Clip clops of a horse running by, then [LEFT] A woman giving a speech."
REP_t_67251.wav,replace,0.5521913766860962,0.4948165714740753,"[LEFT] Thuds on floor, then [FRONT] A baby laughing loudly."
REP_t_109424.wav,replace,0.37399014830589294,0.5424363613128662,"[FRONT] Birds chirping continuously, then [FRONT] An upbeat whistling."
REP_t_8074.wav,replace,0.41858357191085815,0.4685518145561218,"[RIGHT] Dogs barking repeatedly, then [FRONT] An engine running."
REP_t_8588.wav,replace,0.2896193563938141,0.4551990032196045,"[FRONT] An engine revving, then [LEFT] A woman speaking."
REP_t_51022.wav,replace,0.3978341817855835,0.3076712489128113,"[LEFT] A clock ticking, then [RIGHT] Pigeons are cooing."
REP_t_51058.wav,replace,0.4320836663246155,0.37974876165390015,"[LEFT] A cat is meowing, then [FRONT] Continuous spray."
REP_t_116304.wav,replace,0.39173710346221924,0.5102521181106567,"[RIGHT] A person snoring, then [RIGHT] Birds are chirping."
REP_t_12903.wav,replace,0.5715064406394958,0.41162341833114624,"[LEFT] A woman delivers a speech, then [FRONT] A woman speaking."
REP_t_30668.wav,replace,0.47442734241485596,0.5300253629684448,"[FRONT] Loud snoring repeating, then [LEFT] Water running quickly."
REP_t_101763.wav,replace,0.4126724302768707,0.5513558387756348,"[FRONT] Birds chirping continuously, then [FRONT] An infant crying."
REP_t_48953.wav,replace,0.34782254695892334,0.5244749784469604,"[RIGHT] Continuous white noise, then [LEFT] A person snoring."
REP_t_35888.wav,replace,0.39931368827819824,0.5676393508911133,"[RIGHT] A person laughs, then [LEFT] A woman speaking."
REP_t_13282.wav,replace,0.28312408924102783,0.4213542938232422,"[RIGHT] Engine idling consistently, then [FRONT] A person burps loudly."
REP_t_18625.wav,replace,0.4900522530078888,0.37027186155319214,"[RIGHT] Rustling pigeons coo, then [FRONT] A bell sounds the horn."
REP_t_102863.wav,replace,0.44769978523254395,0.4892774522304535,"[FRONT] A woman is giving a speech, then [FRONT] An infant laughing moderately."
REP_t_41015.wav,replace,0.37760311365127563,0.4781390428543091,"[FRONT] An engine idling consistently, then [RIGHT] A woman sneezing repeatedly."
REP_t_112747.wav,replace,0.3318919837474823,0.4450152516365051,"[LEFT] A sound of vibrating motor, then [LEFT] A young woman speaking."
REP_t_96400.wav,replace,0.3087688386440277,0.4335552752017975,"[RIGHT] An engine running, then [LEFT] Multiple people laughing."
REP_t_36906.wav,replace,0.30804741382598877,0.41927260160446167,"[RIGHT] A baby cries repeatedly, then [FRONT] Birds singing outdoors."
REP_t_104305.wav,replace,0.3600096106529236,0.4899672567844391,"[RIGHT] A female speaking, then [RIGHT] Music plays over an engine noise."
REP_t_1430.wav,replace,0.2945747375488281,0.4510911703109741,"[LEFT] A engine running briefly, then [FRONT] Older woman speaking."
REP_t_114545.wav,replace,0.4603728652000427,0.5058605670928955,"[LEFT] Water trickles down continuously, then [LEFT] A large dog barks."
REP_t_85951.wav,replace,0.3194311559200287,0.5154046416282654,"[LEFT] Several very loud explosions occur, then [RIGHT] A duck quacking."
REP_t_42518.wav,replace,0.32686468958854675,0.4343287944793701,"[LEFT] A person snoring, then [RIGHT] An animal snores."
REP_t_23373.wav,replace,0.41251274943351746,0.5452102422714233,"[FRONT] A clock ticking, then [LEFT] A toilet flushing."
REP_t_95112.wav,replace,0.43379780650138855,0.46073010563850403,"[RIGHT] An engine revs several times, then [LEFT] A toilet flushing."
REP_t_70707.wav,replace,0.41547155380249023,0.4725951850414276,"[RIGHT] Motor cycle motor running on idle, then [LEFT] A clock ticking."
REP_t_13267.wav,replace,0.3388967514038086,0.5881248116493225,"[FRONT] Several loud gunshots, then [RIGHT] A cat meowing twice."
REP_t_17454.wav,replace,0.3119778633117676,0.6168785691261292,"[LEFT] A man speaking, then [RIGHT] A woman speaking."
REP_t_37771.wav,replace,0.2641412019729614,0.5418035984039307,"[FRONT] An engine running, then [LEFT] A person laughing."
REP_t_64420.wav,replace,0.4346808195114136,0.5990610122680664,"[RIGHT] Cat meowing sadly, then [LEFT] A pet cat meows two times."
REP_t_42505.wav,replace,0.33899518847465515,0.4621318280696869,"[LEFT] A female speaking, then [RIGHT] An engine revving."
REP_t_11686.wav,replace,0.33546796441078186,0.5160653591156006,"[LEFT] A woman speaking, then [RIGHT] A female speaking."
REP_t_81868.wav,replace,0.48251378536224365,0.48320242762565613,"[FRONT] A woman speaking, then [LEFT] A rhythmic whistle plays a tune."
REP_t_112630.wav,replace,0.3507559597492218,0.46221858263015747,"[LEFT] An engine idling continuously, then [LEFT] Duck quacking repeatedly."
REP_t_98871.wav,replace,0.5040711164474487,0.5070467591285706,"[RIGHT] Several goats bleat, then [FRONT] A large dog barks."
REP_t_118848.wav,replace,0.28532320261001587,0.42542654275894165,"[FRONT] Typing on a computer keyboard, then [FRONT] A woman speaking."
REP_t_116605.wav,replace,0.5957458019256592,0.623820424079895,"[LEFT] A man laughing, then [LEFT] A toilet is flushed."
REP_t_107795.wav,replace,0.3360680341720581,0.4778886139392853,"[FRONT] A woman sneezing repeatedly, then [FRONT] Several large bells ring."
REP_t_68467.wav,replace,0.2850086987018585,0.30264973640441895,"[LEFT] A person types on a keyboard, then [FRONT] A tool buzzing."
REP_t_14544.wav,replace,0.3647727966308594,0.48195749521255493,"[RIGHT] Loud burping repeating, then [FRONT] Rhythmic tick took."
REP_t_107420.wav,replace,0.41657957434654236,0.617980420589447,"[FRONT] A person whistling, then [FRONT] Continuous white noise."
REP_t_52702.wav,replace,0.48739951848983765,0.574199914932251,"[RIGHT] Male snoring loudly, then [LEFT] Loud snoring repeating."
REP_t_26200.wav,replace,0.5545356869697571,0.5122026205062866,"[LEFT] A goat bleats several times, then [RIGHT] A vehicle horn honking."
REP_t_18652.wav,replace,0.2892140746116638,0.6055934429168701,"[RIGHT] A toilet flushing, then [FRONT] Motor cycle motor running on idle."
REP_t_25802.wav,replace,0.2710357904434204,0.556432843208313,"[FRONT] A toilet flushing, then [RIGHT] Several puppies yapping."
REP_t_111436.wav,replace,0.3767262399196625,0.42403897643089294,"[LEFT] Consistent muffled thunder, then [LEFT] A paper is being crumpled."
REP_t_47212.wav,replace,0.4391874670982361,0.5463316440582275,"[FRONT] Chiming of loud bells, then [RIGHT] An infant crying."
REP_t_63420.wav,replace,0.39739325642585754,0.34348922967910767,"[FRONT] A motorbike engine running idle, then [LEFT] An infant crying."
REP_t_39256.wav,replace,0.3373594880104065,0.5515975952148438,"[LEFT] Mechanical click clacking, then [FRONT] Female speaking."
REP_t_18041.wav,replace,0.35527390241622925,0.44539985060691833,"[LEFT] Speech in slow motion, then [RIGHT] Water makes gurgling sound."
REP_t_99548.wav,replace,0.4554702639579773,0.46175915002822876,"[LEFT] A woman performs a speech, then [RIGHT] A woman speaking on a microphone."
REP_t_56752.wav,replace,0.35742315649986267,0.45315277576446533,"[FRONT] Water gurgling, then [RIGHT] Food frying in a pan."
REP_t_39138.wav,replace,0.4035024344921112,0.4903893768787384,"[LEFT] Rapid typing on a keyboard, then [FRONT] A man is giving a speech."
REP_t_72465.wav,replace,0.42638421058654785,0.4271329939365387,"[FRONT] A woman delivers a speech, then [LEFT] A bus is tooting the horn."
REP_t_111689.wav,replace,0.40694648027420044,0.5444133281707764,"[RIGHT] Continuous rain falling on surface, then [RIGHT] A toilet flushing."
REP_t_41437.wav,replace,0.3653078079223633,0.5597907304763794,"[RIGHT] Water flows loudly, then [LEFT] A toilet flushing."
REP_t_72147.wav,replace,0.3588825464248657,0.41741248965263367,"[LEFT] A female speaking, then [RIGHT] Repeated bursts of spray."
REP_t_16517.wav,replace,0.4273849129676819,0.6453644037246704,"[FRONT] A woman delivers a speech, then [LEFT] A police siren going off."
REP_t_60997.wav,replace,0.4896150827407837,0.4598075747489929,"[FRONT] Someone is whistling, then [LEFT] Several loud whooshes."
REP_t_1599.wav,replace,0.40202581882476807,0.43470054864883423,"[LEFT] Continuous snoring, then [FRONT] Buzzing from a nearby insect."
REP_t_102532.wav,replace,0.3541181981563568,0.4878755211830139,"[FRONT] A toilet flushing, then [FRONT] Short bursts of spraying."
REP_t_100055.wav,replace,0.4245874285697937,0.47921738028526306,"[LEFT] Machine grinding wood, then [LEFT] A duck quacking."
REP_t_63395.wav,replace,0.3254164457321167,0.3659675121307373,"[LEFT] A man is speaking, then [FRONT] Water flows loudly."
REP_t_65802.wav,replace,0.4453566074371338,0.4864140748977661,"[RIGHT] An engine running, then [FRONT] A man mimics a goat bleating."
REP_t_57700.wav,replace,0.4681861996650696,0.4579455852508545,"[LEFT] An engine running, then [RIGHT] A baby is crying."
REP_t_34180.wav,replace,0.3756093680858612,0.4931815266609192,"[LEFT] A loud machine running, then [RIGHT] A vehicle horn honking."
REP_t_13139.wav,replace,0.3499586880207062,0.5105978846549988,"[FRONT] A revving sound is accelerating, then [LEFT] An infant crying."
REP_t_55632.wav,replace,0.4128872752189636,0.3907839059829712,"[LEFT] Several birds are singing, then [RIGHT] A man laughing."
REP_t_112751.wav,replace,0.4221780598163605,0.6015685796737671,"[FRONT] Birds chirping continuously, then [FRONT] A flock of sheep baaing."
REP_t_85822.wav,replace,0.33116626739501953,0.305618554353714,"[LEFT] Humming of an idling engine, then [FRONT] Rustling pigeons coo."
REP_t_128.wav,replace,0.591914176940918,0.6190964579582214,"[LEFT] A female speaking, then [RIGHT] A flock of sheep baaing."
REP_t_55319.wav,replace,0.1787727177143097,0.5187878608703613,"[FRONT] Helicopter flying overhead sounds, then [RIGHT] Two men are laughing."
REP_t_70973.wav,replace,0.47049233317375183,0.5649302005767822,"[FRONT] A baby laughs repetitively, then [LEFT] A goat bleating repeatedly."
REP_t_81602.wav,replace,0.3558914065361023,0.5317114591598511,"[RIGHT] Typing on a computer keyboard, then [FRONT] An engine revving."
REP_t_46955.wav,replace,0.1681775152683258,0.5404493808746338,"[FRONT] Large church bells ringing, then [LEFT] A woman gives a speech."
REP_t_100550.wav,replace,0.28625214099884033,0.4489840269088745,"[FRONT] An engine revving, then [FRONT] A toilet flushing."
REP_t_87406.wav,replace,0.3051651418209076,0.5276975631713867,"[LEFT] A woman speaking continuously, then [RIGHT] Church bells ringing."
REP_t_40790.wav,replace,0.4470869302749634,0.5239483118057251,"[LEFT] A revving sound is accelerating, then [RIGHT] A baby cries repeatedly."
REP_t_186.wav,replace,0.5488201379776001,0.598349928855896,"[LEFT] Water makes gurgling sound, then [FRONT] A flock of sheep baaing."
REP_t_45921.wav,replace,0.31341442465782166,0.4195619821548462,"[RIGHT] Woman speaking to meowing cat, then [FRONT] A female speaking continuously."
REP_t_103054.wav,replace,0.2599320411682129,0.4734906852245331,"[RIGHT] A person laughs, then [RIGHT] High frequency humming."
REP_t_113070.wav,replace,0.3359772861003876,0.4666566252708435,"[FRONT] A vehicle horn honking, then [FRONT] A power sprayer sprays surfaces."
REP_t_62755.wav,replace,0.4921647012233734,0.5321969985961914,"[RIGHT] A woman speaking, then [FRONT] Wind blows hard."
REP_t_44707.wav,replace,0.4536314010620117,0.6010068655014038,"[RIGHT] Repeated scraping, then [FRONT] Multiple people laughing."
REP_t_63049.wav,replace,0.2501623332500458,0.46417516469955444,"[FRONT] A river stream flowing rapidly, then [LEFT] A young woman speaking."
REP_t_22915.wav,replace,0.2512279748916626,0.5129083395004272,"[RIGHT] A long burp ends in a sigh, then [FRONT] A cat meowing repeatedly."
REP_t_81739.wav,replace,0.3664301931858063,0.44694972038269043,"[RIGHT] High frequency humming, then [FRONT] Bells ringing a tune."
REP_t_787.wav,replace,0.44484540820121765,0.47165122628211975,"[RIGHT] A toilet flushing, then [LEFT] The pitter-patter of feet running."
REP_t_25512.wav,replace,0.3654606342315674,0.4148608446121216,"[RIGHT] A young girl speaking, then [LEFT] An engine running."
REP_t_18271.wav,replace,0.5575304627418518,0.5880799889564514,"[LEFT] A toilet flushing, then [FRONT] A woman speaking rapidly."
REP_t_106849.wav,replace,0.27563703060150146,0.5341929197311401,"[FRONT] A person laughing, then [FRONT] A man laughing."
REP_t_18765.wav,replace,0.2775021195411682,0.5658512711524963,"[RIGHT] A boat engine running, then [FRONT] A person burps loudly."
REP_t_118977.wav,replace,0.6037662029266357,0.6512106657028198,"[LEFT] A horn honking several times, then [LEFT] A herd of sheep baaing."
REP_t_86917.wav,replace,0.34615111351013184,0.515311598777771,"[RIGHT] A quiet whirring of an airplane, then [LEFT] A toilet flushing."
REP_t_651.wav,replace,0.35510843992233276,0.48858219385147095,"[LEFT] A high pitched bell rings rapidly, then [RIGHT] Large booming explosions."
REP_t_108641.wav,replace,0.399427592754364,0.464762806892395,"[LEFT] A drill running, then [LEFT] A clock ticking."
REP_t_37868.wav,replace,0.23850089311599731,0.5896897912025452,"[FRONT] Race car revving its engine, then [RIGHT] Squealing from a pig."
REP_t_50910.wav,replace,0.4747457206249237,0.5296640396118164,"[RIGHT] Car engine idling, then [LEFT] A woman sneezing repeatedly."
REP_t_100191.wav,replace,0.41485482454299927,0.630609393119812,"[FRONT] Typing on a keyboard, then [FRONT] Loud snoring repeating."
REP_t_96655.wav,replace,0.4390712380409241,0.5766570568084717,"[RIGHT] Duck quacking repeatedly, then [LEFT] A female speaking."
REP_t_12001.wav,replace,0.22085845470428467,0.4724952280521393,"[RIGHT] A power sprayer sprays surfaces, then [FRONT] A man mimics a goat bleating."
REP_t_7164.wav,replace,0.4031321108341217,0.41199445724487305,"[LEFT] Repetitive faint snoring, then [FRONT] Water flowing through pipes."
REP_t_11749.wav,replace,0.44441601634025574,0.5257344245910645,"[FRONT] A person snoring, then [RIGHT] Continuous spray."
REP_t_2741.wav,replace,0.550644040107727,0.5246260166168213,"[FRONT] Water running quickly, then [RIGHT] An infant laughing."
REP_t_103140.wav,replace,0.30812978744506836,0.4874090552330017,"[FRONT] Police sirens going off, then [FRONT] A duck quacking."
REP_t_17774.wav,replace,0.4620022177696228,0.40175002813339233,"[LEFT] A train horn repeatedly, then [FRONT] A woman giving a speech."
REP_t_66718.wav,replace,0.2646251320838928,0.5050626397132874,"[LEFT] Bells ringing repeatedly, then [FRONT] A toilet is flushed."
REP_t_117419.wav,replace,0.31305450201034546,0.5149756669998169,"[FRONT] Continuous rainfall, then [FRONT] A toilet flushing."
REP_t_107500.wav,replace,0.41682168841362,0.563169002532959,"[LEFT] Vibrations from a sewing machine, then [LEFT] A woman is performing a speech."
REP_t_29231.wav,replace,0.38570690155029297,0.4767874777317047,"[RIGHT] A dog snoring loudly, then [FRONT] Close ocean waves."
REP_t_29089.wav,replace,0.4252474308013916,0.43311917781829834,"[RIGHT] A helicopter is flying, then [FRONT] A flock of sheep baaing."
REP_t_93203.wav,replace,0.3841370940208435,0.5231740474700928,"[FRONT] A female speaking, then [RIGHT] Music plays over an engine noise."
REP_t_88002.wav,replace,0.5312775373458862,0.47168344259262085,"[RIGHT] A woman is performing a speech, then [LEFT] A woman speaking."
REP_t_94673.wav,replace,0.213666170835495,0.5508785843849182,"[FRONT] A baby is crying, then [RIGHT] Typing on a computer keyboard."
REP_t_42096.wav,replace,0.4491349458694458,0.5961869359016418,"[RIGHT] A flock of sheep baaing, then [FRONT] Dogs barking repeatedly."
REP_t_114027.wav,replace,0.4404672384262085,0.5222292542457581,"[LEFT] Birds chirping continuously, then [LEFT] A male speaking over a microphone."
REP_t_47474.wav,replace,0.30543017387390137,0.48162660002708435,"[RIGHT] Helicopter engine running, then [FRONT] A person burps loudly."
REP_t_27539.wav,replace,0.2956700921058655,0.49091896414756775,"[LEFT] Several birds are singing, then [RIGHT] A woman speaking."
REP_t_93158.wav,replace,0.44601768255233765,0.5025036334991455,"[FRONT] Sustained industrial sawing noise, then [RIGHT] A woman performs a speech."
REP_t_76075.wav,replace,0.4435930848121643,0.5841152667999268,"[FRONT] Loud snoring repeating, then [RIGHT] A toilet is flushing."
REP_t_114368.wav,replace,0.3151679039001465,0.46324214339256287,"[RIGHT] Small quick vibrations, then [RIGHT] A toilet flushing."
REP_t_47073.wav,replace,0.3029736876487732,0.5419696569442749,"[LEFT] Several sheep bleat, then [FRONT] Chainsaw being run."
REP_t_7215.wav,replace,0.3990541994571686,0.5498393177986145,"[LEFT] A pet cat meows two times, then [FRONT] A motorcycle engine is idling."
REP_t_99885.wav,replace,0.27616167068481445,0.4890519082546234,"[RIGHT] Helicopter engine running, then [LEFT] A few loud snores."
REP_t_115181.wav,replace,0.41698217391967773,0.3621904253959656,"[RIGHT] A person whistles to music, then [RIGHT] A door slamming shut."
REP_t_48903.wav,replace,0.43242236971855164,0.4163936972618103,"[FRONT] A person whistling, then [LEFT] A bell sounds the horn."
REP_t_107840.wav,replace,0.5386862754821777,0.6422799825668335,"[RIGHT] A toilet flushing, then [RIGHT] A baby cries repeatedly."
REP_t_17496.wav,replace,0.34603118896484375,0.564943790435791,"[FRONT] Continuous rain falling on surface, then [RIGHT] A railroad horn sounds repeatedly."
REP_t_104356.wav,replace,0.2965139150619507,0.5829837918281555,"[RIGHT] Large bells ringing, then [RIGHT] Loud burping repeating."
REP_t_83580.wav,replace,0.5237545967102051,0.5922616720199585,"[FRONT] A baby laughing loudly, then [RIGHT] A toilet flushing."
REP_t_62882.wav,replace,0.463212251663208,0.5354501008987427,"[LEFT] Sizzling of food frying, then [RIGHT] A series of cannons firing."
REP_t_19265.wav,replace,0.40948188304901123,0.5120360851287842,"[LEFT] An infant crying, then [FRONT] An engine revving."
REP_t_34351.wav,replace,0.27055811882019043,0.34871724247932434,"[RIGHT] A vehicle horn honking, then [FRONT] A stream of water softly trickling."
REP_t_105443.wav,replace,0.4009362459182739,0.3256668746471405,"[RIGHT] A female speaking, then [RIGHT] Water trickling several times."
REP_t_61347.wav,replace,0.39872872829437256,0.44455116987228394,"[RIGHT] A person snoring, then [LEFT] A person types on a keyboard."
REP_t_74037.wav,replace,0.2522960603237152,0.4657866060733795,"[FRONT] Typing on a keyboard, then [RIGHT] Several very loud explosions occur."
REP_t_106354.wav,replace,0.3316180408000946,0.3908178210258484,"[RIGHT] A woman speaking, then [RIGHT] Vibrations from a sewing machine."
REP_t_49328.wav,replace,0.42524823546409607,0.5528889298439026,"[RIGHT] Several church bells ringing, then [LEFT] A lady speaking."
REP_t_19732.wav,replace,0.3331415355205536,0.506717324256897,"[RIGHT] A man mimics goat bleating, then [FRONT] Continuous thunder."
REP_t_114498.wav,replace,0.5020685195922852,0.476707398891449,"[LEFT] A woman is performing a speech, then [LEFT] A man mimics a goat bleating."
REP_t_94233.wav,replace,0.38576996326446533,0.5739657282829285,"[FRONT] A fire truck siren blasts, then [RIGHT] A male voice speaking."
REP_t_876.wav,replace,0.2579215168952942,0.5572285652160645,"[FRONT] A baby crying loudly, then [RIGHT] A cat is meowing."
REP_t_96813.wav,replace,0.34347963333129883,0.38166359066963196,"[FRONT] A train horn repeatedly, then [LEFT] Helicopter flying overhead sounds."
REP_t_59396.wav,replace,0.41054344177246094,0.545516312122345,"[RIGHT] Water trickling into a container, then [FRONT] A woman is performing a speech."
REP_t_77472.wav,replace,0.3270326852798462,0.3972024917602539,"[FRONT] A vehicle engine is revving up, then [RIGHT] A sleeping person snores loudly."
REP_t_85967.wav,replace,0.4363209009170532,0.462390661239624,"[LEFT] A man laughing, then [RIGHT] A person snoring."
REP_t_31200.wav,replace,0.36214494705200195,0.5681554079055786,"[LEFT] An infant crying, then [RIGHT] A person snoring."
REP_t_85868.wav,replace,0.4126635789871216,0.5031963586807251,"[FRONT] Loud snoring repeating, then [RIGHT] Sizzling of food frying."
REP_t_85400.wav,replace,0.3728635311126709,0.523155927658081,"[LEFT] Vibrations from a sewing machine, then [FRONT] A toy helicopter flying."
REP_t_79813.wav,replace,0.41952836513519287,0.6186307668685913,"[RIGHT] A toilet flushing, then [FRONT] A woman is speaking."
REP_t_53716.wav,replace,0.3798327147960663,0.5705492496490479,"[RIGHT] A woman speaking, then [FRONT] A toilet is flushed."
REP_t_66337.wav,replace,0.35909539461135864,0.5490612983703613,"[RIGHT] A flock of sheep baaing, then [FRONT] Loud burping repeating."
REP_t_113210.wav,replace,0.4669393002986908,0.31723126769065857,"[LEFT] Continuous rain falling on surface, then [LEFT] A motor vehicle engine is revving."
REP_t_48970.wav,replace,0.5051776170730591,0.5676436424255371,"[RIGHT] A cup is filled from a faucet, then [LEFT] A person snoring."
REP_t_6976.wav,replace,0.4007630944252014,0.41647061705589294,"[RIGHT] Waves crash against a shore, then [FRONT] Pigeons are cooing."
REP_t_113809.wav,replace,0.5454778671264648,0.6323043704032898,"[LEFT] A person snoring, then [LEFT] A female speaking continuously."
REP_t_115207.wav,replace,0.5312271118164062,0.5262371301651001,"[LEFT] Several varying hisses, then [LEFT] Repeated scraping."
REP_t_58483.wav,replace,0.3473653793334961,0.5923728942871094,"[FRONT] A railroad horn sounds repeatedly, then [RIGHT] An engine revving."
REP_t_76388.wav,replace,0.4484438896179199,0.6677912473678589,"[RIGHT] An infant crying, then [FRONT] A toilet flushing."
REP_t_10252.wav,replace,0.32766252756118774,0.3999292254447937,"[FRONT] A boat engine revving up, then [RIGHT] Several goats bleat."
REP_t_49329.wav,replace,0.3361337184906006,0.45812860131263733,"[RIGHT] A toilet flushing, then [LEFT] Machinery running."
REP_t_74552.wav,replace,0.46817314624786377,0.5195833444595337,"[LEFT] Vibrations from a sewing machine, then [FRONT] A woman delivering a speech."
REP_t_102768.wav,replace,0.34229016304016113,0.48569485545158386,"[RIGHT] An engine running, then [RIGHT] A woman delivering a speech."
REP_t_4022.wav,replace,0.3494843542575836,0.6019781231880188,"[FRONT] People are laughing, then [LEFT] Musical whistling."
REP_t_45754.wav,replace,0.2685750126838684,0.450526624917984,"[RIGHT] Several very loud explosions occur, then [LEFT] A paper is being crumpled."
REP_t_69984.wav,replace,0.45893239974975586,0.46506261825561523,"[LEFT] Clip clops of a horse running by, then [RIGHT] Several sheep bleat."
REP_t_6075.wav,replace,0.427732914686203,0.40894344449043274,"[RIGHT] A liquid makes a trickling noise, then [LEFT] Race cars are passing by."
REP_t_79010.wav,replace,0.35764962434768677,0.42683207988739014,"[FRONT] A horse trotting, then [RIGHT] Older woman speaking."
REP_t_81473.wav,replace,0.39126378297805786,0.3897128701210022,"[FRONT] A woman giving a speech, then [LEFT] Machine grinding wood."
REP_t_79480.wav,replace,0.3228660821914673,0.44736015796661377,"[FRONT] A woman performs a speech, then [RIGHT] A ticktock noise from a bell."
REP_t_66434.wav,replace,0.24843119084835052,0.5147125124931335,"[RIGHT] A toilet is flushing, then [FRONT] A telephone bell rings."
REP_t_109033.wav,replace,0.3519681692123413,0.41246575117111206,"[LEFT] An engine being started repeatedly, then [LEFT] Typing on a computer keyboard."
REP_t_67765.wav,replace,0.3185262084007263,0.3800037205219269,"[LEFT] An engine is idling, then [RIGHT] A toilet flushing."
REP_t_70082.wav,replace,0.32894524931907654,0.48140349984169006,"[RIGHT] A tool buzzing, then [LEFT] A young woman talking."
REP_t_10102.wav,replace,0.4783613681793213,0.5010889172554016,"[RIGHT] A drill running, then [LEFT] An upbeat whistling."
REP_t_83777.wav,replace,0.37835797667503357,0.4454178810119629,"[LEFT] A power tool drilling, then [RIGHT] Water trickles down continuously."
REP_t_63687.wav,replace,0.4437008202075958,0.49376291036605835,"[RIGHT] A woman giving a speech, then [LEFT] Repetitive snoring."
REP_t_101563.wav,replace,0.5372523665428162,0.5722029209136963,"[LEFT] Small quick vibrations, then [LEFT] A flock of sheep baaing."
REP_t_6537.wav,replace,0.27744755148887634,0.44317877292633057,"[LEFT] A woman giving a speech, then [RIGHT] Typing on a computer keyboard."
REP_t_79013.wav,replace,0.4179280996322632,0.44310808181762695,"[FRONT] A woman is performing a speech, then [LEFT] Small quick vibrations."
REP_t_86185.wav,replace,0.40463003516197205,0.42022740840911865,"[FRONT] A person whistling, then [RIGHT] A cat meowing repeatedly."
REP_t_59636.wav,replace,0.46787649393081665,0.5326775312423706,"[FRONT] A cat meowing a few times, then [LEFT] High frequency humming."
REP_t_83899.wav,replace,0.3440277874469757,0.48052364587783813,"[LEFT] Frying food is sizzling, then [FRONT] A young woman speaking."
REP_t_96370.wav,replace,0.3234800398349762,0.4298059344291687,"[RIGHT] Water softly trickling, then [LEFT] A dog barks quickly."
REP_t_112371.wav,replace,0.3382911682128906,0.44046634435653687,"[RIGHT] A goat bleating repeatedly, then [RIGHT] A boat engine running."
REP_t_62530.wav,replace,0.35307756066322327,0.4973936676979065,"[LEFT] Whistling a tune, then [FRONT] Race cars are auto racing."
REP_t_40479.wav,replace,0.41693687438964844,0.4674733281135559,"[LEFT] Water gurgling, then [RIGHT] Cat meowing sadly."
REP_t_50688.wav,replace,0.4228680729866028,0.30245059728622437,"[FRONT] L duck quacks in rapid succession, then [LEFT] Humming of an idling engine."
REP_t_35479.wav,replace,0.5201470851898193,0.5652374029159546,"[LEFT] A person snoring, then [RIGHT] A woman speaking."
REP_t_64139.wav,replace,0.29368355870246887,0.5269008874893188,"[LEFT] A river stream of water flowing, then [FRONT] A woman speaking."
REP_t_12804.wav,replace,0.39069825410842896,0.5972458720207214,"[RIGHT] Dogs are whimpering, then [LEFT] A group of sheep are baaing."
REP_t_33010.wav,replace,0.41324514150619507,0.45083993673324585,"[RIGHT] A woman is speaking, then [LEFT] A long burp ends in a sigh."
REP_t_68068.wav,replace,0.33764275908470154,0.4902367889881134,"[FRONT] Humming of an idling engine, then [LEFT] An ambulance sounds the siren."
REP_t_59904.wav,replace,0.4681985378265381,0.4295749068260193,"[LEFT] A toilet is flushed, then [FRONT] A vehicle is honking the horn."
REP_t_88218.wav,replace,0.4686368703842163,0.4994323253631592,"[LEFT] A goat bleating repeatedly, then [FRONT] A helicopter is in flight."
REP_t_76264.wav,replace,0.40933358669281006,0.509445071220398,"[RIGHT] Clip clops from a horse, then [LEFT] An infant crying."
REP_t_36383.wav,replace,0.49432486295700073,0.45412254333496094,"[LEFT] Aircraft engine running constantly, then [FRONT] A baby laughing loudly."
REP_t_80347.wav,replace,0.29727622866630554,0.5324057936668396,"[LEFT] Multiple people laughing, then [RIGHT] A short loud vibration."
REP_t_20225.wav,replace,0.44271159172058105,0.4063592553138733,"[LEFT] A cat meowing repeatedly, then [RIGHT] Liquid is being sprayed."
REP_t_105794.wav,replace,0.4859040677547455,0.5905569195747375,"[LEFT] Toilet flushing, then [LEFT] Whistling a tune."
REP_t_47097.wav,replace,0.48117753863334656,0.6169688701629639,"[LEFT] Loud snoring repeating, then [RIGHT] A flock of sheep baaing."
REP_t_7695.wav,replace,0.18282243609428406,0.5076988935470581,"[RIGHT] Chiming of loud bells, then [LEFT] A toilet is flushed."
REP_t_114247.wav,replace,0.5359554886817932,0.557310938835144,"[LEFT] Musical whistling, then [LEFT] An ambulance sounds the siren."
REP_t_80313.wav,replace,0.3568841516971588,0.4543611705303192,"[LEFT] Several loud whooshes, then [FRONT] Toilet flushing."
REP_t_95059.wav,replace,0.35711658000946045,0.484321653842926,"[RIGHT] Humming from a large engine, then [FRONT] A railroad horn sounds repeatedly."
REP_t_100360.wav,replace,0.3944600820541382,0.428561270236969,"[LEFT] Water trickling several times, then [LEFT] Vibrations from a sewing machine."
REP_t_52707.wav,replace,0.3997524678707123,0.30012184381484985,"[RIGHT] An engine running consistently, then [LEFT] Whistling a tune."
REP_t_69464.wav,replace,0.517297625541687,0.5601421594619751,"[RIGHT] Several goats bleat, then [LEFT] A sound of vibrating motor."
REP_t_84911.wav,replace,0.18562805652618408,0.40640920400619507,"[RIGHT] Wind blows hard, then [FRONT] A cat meowing twice."
REP_t_60383.wav,replace,0.3865000605583191,0.5022634863853455,"[LEFT] A pet cat meows two times, then [FRONT] A baby cries repeatedly."
REP_t_75104.wav,replace,0.4754039943218231,0.5882245302200317,"[FRONT] Hissing of a steam engine train, then [LEFT] A train horn repeatedly."
REP_t_118098.wav,replace,0.2871862053871155,0.5790376663208008,"[FRONT] Typing on a computer keyboard, then [FRONT] Rustling pigeons coo."
REP_t_65720.wav,replace,0.3251553773880005,0.43539395928382874,"[FRONT] A person snoring, then [RIGHT] A motorboat engine running."
REP_t_109739.wav,replace,0.2891945242881775,0.47554969787597656,"[LEFT] Vibrations from a sewing machine, then [LEFT] Repetitive snoring."
REP_t_71142.wav,replace,0.39450210332870483,0.38117367029190063,"[RIGHT] Race car shifting gears, then [FRONT] Water trickling into a container."
REP_t_73945.wav,replace,0.4034762382507324,0.6085147857666016,"[FRONT] A woman is speaking, then [LEFT] Toilet flushing."
REP_t_24072.wav,replace,0.42875492572784424,0.5310921669006348,"[LEFT] A woman speaking, then [FRONT] A power tool sanding."
REP_t_95868.wav,replace,0.34855732321739197,0.565272331237793,"[FRONT] A man is speaking, then [RIGHT] A drill running."
REP_t_5061.wav,replace,0.2916221618652344,0.43820369243621826,"[FRONT] A woman talking in an auditorium, then [RIGHT] An engine running."
REP_t_45756.wav,replace,0.27388113737106323,0.47067394852638245,"[FRONT] Some crinkling of cellophane, then [RIGHT] Continuous spray."
REP_t_102080.wav,replace,0.4293220043182373,0.4860265254974365,"[RIGHT] Loud nearby snoring, then [RIGHT] A goat bleating."
REP_t_99507.wav,replace,0.23348087072372437,0.3630423843860626,"[FRONT] A loud machine running, then [RIGHT] Continuous burping."
REP_t_66308.wav,replace,0.44405797123908997,0.5397229790687561,"[RIGHT] An ambulance sounds the siren, then [LEFT] Thuds on floor."
REP_t_84306.wav,replace,0.42068254947662354,0.5329573154449463,"[LEFT] A woman speaking, then [FRONT] A man speaking on a microphone."
REP_t_106771.wav,replace,0.36986491084098816,0.6250880360603333,"[FRONT] A cat meowing twice, then [FRONT] Dogs barking repeatedly."
REP_t_22029.wav,replace,0.32621514797210693,0.4393036365509033,"[RIGHT] Dogs are whimpering, then [LEFT] A young girl giving a speech."
REP_t_82061.wav,replace,0.32842791080474854,0.4955925941467285,"[RIGHT] A motorcycle engine is idling, then [LEFT] A toilet flushing."
REP_t_97428.wav,replace,0.2480592429637909,0.5391101241111755,"[FRONT] A woman delivers a speech, then [RIGHT] Clicking on a computer keyboard."
REP_t_4148.wav,replace,0.4954533278942108,0.5101394653320312,"[LEFT] A high pitched bell rings rapidly, then [FRONT] Machine grinding wood."
REP_t_80361.wav,replace,0.5046679377555847,0.5196090340614319,"[RIGHT] Two men are laughing, then [FRONT] A pet cat meows two times."
REP_t_3711.wav,replace,0.39762574434280396,0.3507292866706848,"[RIGHT] Continuous burping, then [FRONT] A baby is crying."
REP_t_93497.wav,replace,0.4843897521495819,0.5302715301513672,"[LEFT] A woman gives a speech, then [FRONT] A young woman speaking."
REP_t_31287.wav,replace,0.3337801396846771,0.4751550257205963,"[LEFT] Large church bells ringing, then [RIGHT] Older woman speaking."
REP_t_22495.wav,replace,0.28175851702690125,0.4724265933036804,"[FRONT] Vibrations from a sewing machine, then [LEFT] A clock ticking."
REP_t_83945.wav,replace,0.3604106605052948,0.3864148259162903,"[LEFT] Clicking on a computer keyboard, then [RIGHT] A cup is filled from a faucet."
REP_t_10045.wav,replace,0.26313304901123047,0.5867796540260315,"[FRONT] A man mimics a goat bleating, then [RIGHT] Continuous snoring of a person."
REP_t_102731.wav,replace,0.2941964268684387,0.3980841338634491,"[LEFT] Vibrations from a humming engine, then [LEFT] Repetitive snoring."
REP_t_37406.wav,replace,0.2885138690471649,0.44070327281951904,"[FRONT] A motorboat engine turns on, then [RIGHT] A toilet flushing."
REP_t_69143.wav,replace,0.26116734743118286,0.5668683052062988,"[FRONT] An engine running, then [LEFT] A train horn goes off loudly."
REP_t_13721.wav,replace,0.36141324043273926,0.4546414017677307,"[LEFT] A vehicle is honking the horn, then [RIGHT] A baby crying loudly."
REP_t_50758.wav,replace,0.5042738914489746,0.5966782569885254,"[FRONT] A woman speaking very quickly, then [RIGHT] A person burps loudly."
REP_t_75817.wav,replace,0.3820284605026245,0.5022264719009399,"[LEFT] A woman is speaking, then [RIGHT] A person snoring repetitively."
REP_t_111509.wav,replace,0.2737126052379608,0.5040920972824097,"[RIGHT] Humming of powerful engines, then [RIGHT] A person burps loudly."
REP_t_70398.wav,replace,0.37759652733802795,0.4178587794303894,"[LEFT] Repeated scraping, then [RIGHT] The loud idling of a machine."
REP_t_7748.wav,replace,0.33823472261428833,0.46611636877059937,"[LEFT] A sleeping person snores loudly, then [RIGHT] Rain is heard falling."
REP_t_92717.wav,replace,0.3377071022987366,0.4969979524612427,"[RIGHT] Cat meowing sadly, then [LEFT] Helicoptor flying."
REP_t_81104.wav,replace,0.37925928831100464,0.5144673585891724,"[RIGHT] An infant crying, then [LEFT] Typing on a computer keyboard."
REP_t_119771.wav,replace,0.4157310128211975,0.47538232803344727,"[FRONT] A man speaking forcefully, then [FRONT] A man is giving a speech."
REP_t_108260.wav,replace,0.44818028807640076,0.49173760414123535,"[LEFT] A group of pigeons cooing, then [LEFT] An idle vehicle engine running."
REP_t_26493.wav,replace,0.388030469417572,0.5650330781936646,"[FRONT] Continuous spray, then [LEFT] A toilet flushing."
REP_t_81902.wav,replace,0.5041471123695374,0.5458908081054688,"[FRONT] A woman is speaking, then [LEFT] A person is snoring."
REP_t_57671.wav,replace,0.37133562564849854,0.5052524209022522,"[LEFT] A cat is meowing, then [RIGHT] A goat bleating."
REP_t_59714.wav,replace,0.3838687539100647,0.5375118255615234,"[LEFT] Older woman speaking, then [FRONT] A bell sounds the horn."
REP_t_110166.wav,replace,0.3861715793609619,0.5581358075141907,"[RIGHT] A toilet flushing, then [RIGHT] Continuous spray."
REP_t_24635.wav,replace,0.4664623439311981,0.43755653500556946,"[LEFT] Tick took of a clock, then [RIGHT] A horn honking several times."
REP_t_43490.wav,replace,0.5070217847824097,0.554350733757019,"[RIGHT] A person snoring, then [LEFT] An infant crying."
REP_t_29413.wav,replace,0.42802077531814575,0.34632647037506104,"[LEFT] An engine revving inconsistently, then [RIGHT] Several goats bleat."
REP_t_57452.wav,replace,0.4536794126033783,0.4130845069885254,"[RIGHT] Whimpering of several small dogs, then [LEFT] Typing on a computer keyboard."
REP_t_99650.wav,replace,0.2887715697288513,0.48571404814720154,"[FRONT] Frying food is sizzling, then [LEFT] A young girl giving a speech."
REP_t_116974.wav,replace,0.27540433406829834,0.5150021910667419,"[FRONT] A woman is performing a speech, then [FRONT] A telephone ringing."
REP_t_99257.wav,replace,0.28344857692718506,0.38834697008132935,"[LEFT] A toilet flushing, then [FRONT] Repetitive snoring."
REP_t_62416.wav,replace,0.3469246029853821,0.4494309425354004,"[LEFT] A male speaking over a microphone, then [RIGHT] Sustained industrial engine noise."
REP_t_109649.wav,replace,0.37316858768463135,0.5420824885368347,"[FRONT] A fire truck siren blasts, then [FRONT] Buzzing from a nearby insect."
REP_t_49653.wav,replace,0.35235488414764404,0.572556734085083,"[RIGHT] Dogs are whimpering, then [LEFT] A man is giving a speech."
REP_t_25690.wav,replace,0.3780469298362732,0.4149593114852905,"[LEFT] Clip clops of a horse running by, then [FRONT] A toilet flushing."
REP_t_75540.wav,replace,0.49350443482398987,0.36443355679512024,"[LEFT] Vibrations from an engine, then [FRONT] A goat bleating."
REP_t_88800.wav,replace,0.28815141320228577,0.517736554145813,"[LEFT] A paper is being crumpled, then [FRONT] A toilet is flushed."
REP_t_6391.wav,replace,0.5288436412811279,0.40036895871162415,"[LEFT] A woman speaking, then [RIGHT] Small quick vibrations."
REP_t_15753.wav,replace,0.3887864053249359,0.5270873308181763,"[LEFT] An baby laughing, then [FRONT] A motorboat engine turns on."
REP_t_24848.wav,replace,0.26340919733047485,0.506090521812439,"[FRONT] Helicoptor flying, then [RIGHT] A very light snoring."
REP_t_90713.wav,replace,0.40097326040267944,0.5583674907684326,"[RIGHT] A bell ringing repeatedly, then [FRONT] A man laughing."
REP_t_84280.wav,replace,0.4586308002471924,0.6570236682891846,"[FRONT] A person is snoring, then [RIGHT] Two bursts of whistling occur."
REP_t_55660.wav,replace,0.43163007497787476,0.6361794471740723,"[FRONT] A person whistles to music, then [LEFT] An infant crying."
REP_t_112272.wav,replace,0.5019022226333618,0.5448729395866394,"[RIGHT] An infant crying, then [RIGHT] A woman speeches."
REP_t_2505.wav,replace,0.41419023275375366,0.3707563579082489,"[LEFT] A toilet flushing, then [FRONT] A vehicle is honking the horn."
REP_t_107827.wav,replace,0.5208872556686401,0.3584694266319275,"[RIGHT] A pet cat meows two times, then [RIGHT] A quiet whirring of an airplane."
REP_t_78235.wav,replace,0.351456880569458,0.533538818359375,"[LEFT] A goat bleating repeatedly, then [RIGHT] A person whistling."
REP_t_49162.wav,replace,0.4662294387817383,0.5210310220718384,"[RIGHT] Whistling a tune, then [LEFT] A man mimics goat bleating."
REP_t_107407.wav,replace,0.31480759382247925,0.6152470111846924,"[RIGHT] Continuous white noise, then [RIGHT] A woman speaking."
REP_t_34863.wav,replace,0.4638776183128357,0.5217878818511963,"[LEFT] Continuous snoring, then [RIGHT] A toilet is flushing."
REP_t_16695.wav,replace,0.3731845021247864,0.5617688298225403,"[RIGHT] Mechanical click clacking, then [LEFT] Police sirens going off."
REP_t_53016.wav,replace,0.4658372402191162,0.36488914489746094,"[LEFT] A toilet flushing, then [RIGHT] Some crinkling of cellophane."
REP_t_14934.wav,replace,0.5528138279914856,0.557122528553009,"[LEFT] A bell sounds its horn, then [RIGHT] An baby laughing."
REP_t_81712.wav,replace,0.3962259888648987,0.39454835653305054,"[LEFT] A woman speaking, then [RIGHT] A jackhammer operating."
REP_t_99792.wav,replace,0.376242995262146,0.40393519401550293,"[RIGHT] Vibrations from a sewing machine, then [LEFT] A baby cries repeatedly."
REP_t_3955.wav,replace,0.3686230182647705,0.27859050035476685,"[LEFT] Typing on a computer keyboard, then [RIGHT] A cat meowing a few times."
REP_t_89558.wav,replace,0.25744229555130005,0.4547218680381775,"[FRONT] A fire truck siren blasts, then [RIGHT] A toilet flushing."
REP_t_32618.wav,replace,0.38481226563453674,0.4392697811126709,"[RIGHT] A man speaks before a toilet flush, then [FRONT] A woman is giving a speech."
REP_t_17707.wav,replace,0.47390103340148926,0.45607227087020874,"[LEFT] A vibrating car engine idles, then [FRONT] L duck quacks in rapid succession."
REP_t_274.wav,replace,0.4475497007369995,0.3578096032142639,"[RIGHT] A goat bleats several times, then [LEFT] An engine idling continuously."
REP_t_9281.wav,replace,0.37762460112571716,0.5382907390594482,"[FRONT] A baby laughs repetitively, then [RIGHT] Woman speaking to meowing cat."
REP_t_53065.wav,replace,0.44054949283599854,0.30422788858413696,"[LEFT] A loud engine idling, then [RIGHT] Pigeons are cooing."
REP_t_42253.wav,replace,0.446736603975296,0.6081251502037048,"[FRONT] L duck quacks in rapid succession, then [RIGHT] A cat meowing repeatedly."
REP_t_78403.wav,replace,0.38296037912368774,0.4752638041973114,"[FRONT] A cat meowing repeatedly, then [RIGHT] A young girl speaking."
REP_t_16842.wav,replace,0.36188849806785583,0.4805139899253845,"[RIGHT] A girl giving a speech, then [LEFT] Typing on a computer keyboard."
REP_t_88471.wav,replace,0.44296029210090637,0.4569408893585205,"[LEFT] Frying food is sizzling, then [RIGHT] Water trickles down continuously."
REP_t_67331.wav,replace,0.360036700963974,0.5021263957023621,"[RIGHT] Several sheep bleat, then [LEFT] An idle vehicle engine running."
REP_t_11334.wav,replace,0.3936501741409302,0.442468523979187,"[LEFT] A woman speaking, then [FRONT] High pitched motorized vibrations."
REP_t_36832.wav,replace,0.43211594223976135,0.5225319862365723,"[LEFT] A machine is drilling, then [RIGHT] A young woman speaking."
REP_t_37294.wav,replace,0.41277164220809937,0.4557291865348816,"[FRONT] A woman is speaking, then [RIGHT] Sizzling of food frying."
REP_t_71471.wav,replace,0.5210266709327698,0.5068395137786865,"[LEFT] A cat meowing briefly, then [RIGHT] A toilet flushing."
REP_t_38932.wav,replace,0.5725092887878418,0.6236217021942139,"[FRONT] A baby laughing loudly, then [LEFT] Water pouring continuously."
REP_t_118021.wav,replace,0.343718945980072,0.544246256351471,"[FRONT] Water trickles down continuously, then [FRONT] A woman speaking very quickly."
REP_t_101374.wav,replace,0.4778934717178345,0.5144599080085754,"[FRONT] Loud nearby snoring, then [FRONT] A woman is speaking."
REP_t_50777.wav,replace,0.35138997435569763,0.38722193241119385,"[LEFT] A man laughing, then [FRONT] Ticking of a clock."
REP_t_28980.wav,replace,0.5398308038711548,0.5526930093765259,"[RIGHT] A engine running briefly, then [LEFT] A baby laughs repetitively."
REP_t_5210.wav,replace,0.5619105100631714,0.6189144849777222,"[FRONT] A person snoring, then [LEFT] A woman is speaking."
REP_t_86468.wav,replace,0.3412814438343048,0.5118283033370972,"[LEFT] A horn honking several times, then [RIGHT] Continuous light snoring."
REP_t_64731.wav,replace,0.38694435358047485,0.3678666949272156,"[LEFT] A person laughing, then [FRONT] A cat meowing a few times."
REP_t_64122.wav,replace,0.26306799054145813,0.4667944312095642,"[FRONT] Older woman speaking, then [LEFT] Car engine idling."
REP_t_26743.wav,replace,0.31663817167282104,0.4350879192352295,"[FRONT] A high pitched bell rings rapidly, then [LEFT] Typing on a computer keyboard."
REP_t_103315.wav,replace,0.3939182758331299,0.3728586435317993,"[LEFT] An infant laughing, then [LEFT] A series of bell chime."
REP_t_119888.wav,replace,0.452178955078125,0.6091287732124329,"[FRONT] A person is snoring, then [FRONT] A person snoring."
REP_t_80341.wav,replace,0.2825605869293213,0.4979434609413147,"[FRONT] A goat bleats several times, then [RIGHT] Consistent muffled thunder."
REP_t_1792.wav,replace,0.45391589403152466,0.41825777292251587,"[RIGHT] Soft drilling noise, then [LEFT] A telephone ringing."
REP_t_116332.wav,replace,0.3247292637825012,0.528716504573822,"[FRONT] Emergency sirens wailing, then [FRONT] A baby crying loudly."
REP_t_13396.wav,replace,0.39648258686065674,0.5962148308753967,"[LEFT] A herd of sheep baaing, then [FRONT] Several large bells ring."
REP_t_104132.wav,replace,0.42988869547843933,0.41084912419319153,"[LEFT] A muffled helicopter engine flying, then [LEFT] Whistling a tune."
REP_t_9541.wav,replace,0.3627845048904419,0.5043370723724365,"[FRONT] A telephone rings several times, then [RIGHT] A woman speaking."
REP_t_109676.wav,replace,0.4057126045227051,0.46137070655822754,"[FRONT] Several sheep bleat, then [FRONT] A power tool sanding."
REP_t_86501.wav,replace,0.39551788568496704,0.4388086795806885,"[RIGHT] A woman is giving a speech, then [FRONT] Waves coming against the shoreline."
REP_t_18649.wav,replace,0.42947834730148315,0.44462698698043823,"[FRONT] A person is snoring, then [LEFT] Male snoring loudly."
REP_t_76460.wav,replace,0.5279466509819031,0.37850114703178406,"[LEFT] A boat engine running, then [FRONT] An infant laughing."
REP_t_118538.wav,replace,0.479914128780365,0.4104550778865814,"[LEFT] A door slamming shut, then [LEFT] A man speaks before a toilet flush."
REP_t_40918.wav,replace,0.2989782392978668,0.5120682120323181,"[RIGHT] Several sheep bleat, then [FRONT] A male voice speaking."
REP_t_80047.wav,replace,0.32482245564460754,0.4367440342903137,"[LEFT] Vibrations from an engine, then [RIGHT] A man laughing."
REP_t_71204.wav,replace,0.3323224186897278,0.5128635764122009,"[LEFT] A person whistling, then [FRONT] An animal snores."
REP_t_38249.wav,replace,0.43430763483047485,0.5453743934631348,"[LEFT] A toilet is flushing, then [RIGHT] A cat meowing briefly."
REP_t_92874.wav,replace,0.549936830997467,0.6008723974227905,"[LEFT] An infant crying, then [RIGHT] A person snores."
REP_t_101897.wav,replace,0.46681442856788635,0.5304601192474365,"[LEFT] A person laughing, then [LEFT] A man delivering a speech."
REP_t_40091.wav,replace,0.37246254086494446,0.49406954646110535,"[FRONT] Typing on a computer keyboard, then [LEFT] A toilet flushing."
REP_t_21079.wav,replace,0.45127972960472107,0.3569223880767822,"[RIGHT] A woman speaking, then [FRONT] A vehicle horn honking."
REP_t_30167.wav,replace,0.26243504881858826,0.5328066349029541,"[RIGHT] Birds singing outdoors, then [FRONT] Female speaking."
REP_t_106002.wav,replace,0.3014279007911682,0.5322650671005249,"[RIGHT] Typing on a computer keyboard, then [RIGHT] A person snoring."
REP_t_83511.wav,replace,0.3956625759601593,0.5205174684524536,"[LEFT] Hissing of a steam engine train, then [FRONT] Rhythmic ticking is occurring."
REP_t_35606.wav,replace,0.31214457750320435,0.4719379246234894,"[RIGHT] A door slamming shut, then [FRONT] Continuous white noise."
REP_t_72547.wav,replace,0.4227278232574463,0.45250463485717773,"[LEFT] A person snoring repetitively, then [FRONT] A woman is performing a speech."
REP_t_68489.wav,replace,0.4908199906349182,0.6365793943405151,"[FRONT] Continuous long snoring, then [LEFT] A lady speaking."
REP_t_100547.wav,replace,0.40858930349349976,0.5520732402801514,"[RIGHT] A woman is performing a speech, then [RIGHT] A woman speaking on a microphone."
REP_t_109531.wav,replace,0.296494722366333,0.44973862171173096,"[FRONT] Water flowing through pipes, then [FRONT] Motor cycle motor running on idle."
REP_t_109844.wav,replace,0.34384554624557495,0.4489825367927551,"[LEFT] An idle helicopter engine running, then [LEFT] A woman gives a speech."
REP_t_50041.wav,replace,0.25988417863845825,0.3230716288089752,"[LEFT] Rapid typing on a keyboard, then [RIGHT] Brief vibrations from a truck."
REP_t_104342.wav,replace,0.30608367919921875,0.47076547145843506,"[FRONT] A boat engine revving up, then [FRONT] A man delivering a speech."
REP_t_90200.wav,replace,0.33932816982269287,0.47982949018478394,"[LEFT] A woman sneezing repeatedly, then [RIGHT] A motor vehicle engine is revving."
REP_t_67159.wav,replace,0.390969455242157,0.4676821827888489,"[LEFT] A toilet is flushing, then [RIGHT] A car is shifting gears."
REP_t_83746.wav,replace,0.3647511601448059,0.4662055969238281,"[LEFT] A telephone rings several times, then [RIGHT] A woman sneezing repeatedly."
REP_t_24835.wav,replace,0.29653388261795044,0.31109392642974854,"[FRONT] Speech in slow motion, then [RIGHT] An aircraft engine running."
REP_t_21463.wav,replace,0.30943015217781067,0.4063296914100647,"[RIGHT] A man speaking continuously, then [FRONT] Musical whistling."
REP_t_117395.wav,replace,0.414004385471344,0.35745769739151,"[LEFT] A car is shifting gears, then [LEFT] A person snoring."
REP_t_87075.wav,replace,0.5215781331062317,0.653113603591919,"[RIGHT] A goat bleats several times, then [LEFT] A power tool is being used to cut."
REP_t_87928.wav,replace,0.4577336311340332,0.5447505712509155,"[FRONT] A goat bleating repeatedly, then [RIGHT] A group of pigeons cooing."
REP_t_99536.wav,replace,0.33186763525009155,0.5363755226135254,"[LEFT] A male voice speaking, then [RIGHT] A telephone rings several times."
REP_t_119099.wav,replace,0.49171245098114014,0.6017937660217285,"[LEFT] A woman speaking continuously, then [LEFT] A toilet flushing."
REP_t_46626.wav,replace,0.35974806547164917,0.4758715033531189,"[LEFT] A vehicle horn honking, then [FRONT] Ticking of a clock."
REP_t_38483.wav,replace,0.32801029086112976,0.5897413492202759,"[LEFT] A woman is speaking, then [RIGHT] A young girl giving a speech."
REP_t_6110.wav,replace,0.3649939298629761,0.3400043845176697,"[LEFT] Bells ringing a tune, then [RIGHT] A clock ticking."
REP_t_99196.wav,replace,0.47066059708595276,0.47228187322616577,"[LEFT] An idle vehicle engine running, then [RIGHT] A herd of sheep baaing."
REP_t_6519.wav,replace,0.34586101770401,0.43163228034973145,"[RIGHT] A sewing machine operating, then [FRONT] A man mimics a goat bleating."
REP_t_25985.wav,replace,0.3986353576183319,0.3886170983314514,"[RIGHT] A female speaking, then [LEFT] Machine grinding wood."
REP_t_39230.wav,replace,0.37222233414649963,0.4393141269683838,"[LEFT] Birds chirping repeatedly, then [FRONT] Flying insects are buzzing."
REP_t_8745.wav,replace,0.37381353974342346,0.5453948974609375,"[RIGHT] A machine is drilling, then [FRONT] A person burps loudly."
REP_t_64313.wav,replace,0.3251678943634033,0.5289909839630127,"[LEFT] Bad quality audio, then [RIGHT] A pet cat meows two times."
REP_t_2572.wav,replace,0.402826726436615,0.4596441984176636,"[RIGHT] Continuous snoring of a person, then [LEFT] A saw running continuously."
REP_t_113781.wav,replace,0.5211989879608154,0.4645456075668335,"[LEFT] A person snoring, then [LEFT] A vacuum running."
REP_t_47916.wav,replace,0.40918293595314026,0.5431185960769653,"[FRONT] A horse trotting, then [LEFT] Rhythmic ticking is occurring."
REP_t_3054.wav,replace,0.3937331438064575,0.5457745790481567,"[RIGHT] A woman speaking, then [FRONT] A woman delivering a speech."
REP_t_60720.wav,replace,0.48551127314567566,0.5833745002746582,"[FRONT] L duck quacks in rapid succession, then [RIGHT] Several loud whooshes."
REP_t_27153.wav,replace,0.5117563009262085,0.44731956720352173,"[LEFT] A loud static plays continuously, then [FRONT] A door slamming shut."
REP_t_108679.wav,replace,0.6395266056060791,0.5598392486572266,"[LEFT] An infant laughing, then [LEFT] A woman delivers a speech."
REP_t_11464.wav,replace,0.2991297245025635,0.4012337625026703,"[FRONT] A telephone ringing loudly, then [RIGHT] Frying food is sizzling."
REP_t_88530.wav,replace,0.4186769127845764,0.5096011161804199,"[FRONT] Loud nearby snoring, then [RIGHT] A duck quacking."
REP_t_31187.wav,replace,0.45536401867866516,0.49157047271728516,"[RIGHT] A man speaks before a toilet flush, then [LEFT] A woman sneezing repeatedly."
REP_t_91738.wav,replace,0.32450997829437256,0.452104389667511,"[FRONT] A toilet flushing, then [LEFT] Vibrations from a sewing machine."
REP_t_17164.wav,replace,0.43516528606414795,0.4492208659648895,"[LEFT] A woman speaking rapidly, then [FRONT] Continuous thunder."
REP_t_70024.wav,replace,0.3775618374347687,0.46115994453430176,"[FRONT] A toilet flushing, then [RIGHT] Multiple gun shots woman screaming."
REP_t_84578.wav,replace,0.3056797981262207,0.5420308709144592,"[RIGHT] A sewing machine operating, then [FRONT] Ticking of a clock."
REP_t_102068.wav,replace,0.2735673189163208,0.4870588779449463,"[RIGHT] A goat bleating, then [RIGHT] Humming sounds from a distance."
REP_t_43340.wav,replace,0.5973365902900696,0.5702797770500183,"[LEFT] Musical whistling, then [RIGHT] A person is snoring."
REP_t_49183.wav,replace,0.3802139163017273,0.4002213776111603,"[LEFT] A woman speaking continuously, then [RIGHT] A dog barks quickly."
REP_t_52542.wav,replace,0.3774435520172119,0.47530803084373474,"[RIGHT] A dog snoring loudly, then [FRONT] A quiet whirring of an airplane."
REP_t_57165.wav,replace,0.45409032702445984,0.4378281235694885,"[FRONT] Continuous snoring, then [LEFT] An engine running."
REP_t_64695.wav,replace,0.44505396485328674,0.5040481686592102,"[FRONT] A person snoring, then [LEFT] Buzzing from a nearby insect."
REP_t_53572.wav,replace,0.37447500228881836,0.45414721965789795,"[RIGHT] A male speaking, then [LEFT] A male speaking over a microphone."
REP_t_43332.wav,replace,0.5034886002540588,0.5249536633491516,"[FRONT] A vehicle horn honking, then [LEFT] A woman sneezing repeatedly."
REP_t_50589.wav,replace,0.5031012296676636,0.6017715930938721,"[RIGHT] A woman sneezing repeatedly, then [FRONT] A baby is crying."
REP_t_22988.wav,replace,0.4432351589202881,0.4939703345298767,"[LEFT] Loud snoring repeating, then [FRONT] Liquid is being sprayed."
REP_t_78141.wav,replace,0.5946597456932068,0.6049811840057373,"[RIGHT] A woman speaking, then [LEFT] A woman sneezing repeatedly."
REP_t_15192.wav,replace,0.4361361861228943,0.4653773307800293,"[RIGHT] Continuous light snoring, then [FRONT] Liquid is being sprayed."
REP_t_59652.wav,replace,0.37829914689064026,0.4940211772918701,"[LEFT] A woman speaking continuously, then [RIGHT] A person is snoring."
REP_t_98672.wav,replace,0.3410439193248749,0.5097143650054932,"[FRONT] Several loud gunshots, then [LEFT] A telephone rings several times."
REP_t_31499.wav,replace,0.256515771150589,0.4509873390197754,"[RIGHT] Typing on a computer keyboard, then [FRONT] A sprayer is used to spray."
REP_t_77515.wav,replace,0.3297377824783325,0.5940371751785278,"[LEFT] A cat meowing a few times, then [FRONT] Dogs barking repeatedly."
REP_t_6516.wav,replace,0.3497164249420166,0.5393297672271729,"[FRONT] A flock of sheep baaing, then [RIGHT] Female speaking."
REP_t_62449.wav,replace,0.3592512011528015,0.3441562056541443,"[FRONT] A police siren going off, then [LEFT] An engine revving."
REP_t_77049.wav,replace,0.3760616183280945,0.5167341828346252,"[FRONT] A vehicle passes by, then [RIGHT] Cat meowing sadly."
REP_t_38869.wav,replace,0.43846046924591064,0.4263153672218323,"[FRONT] A cat is meowing, then [LEFT] Male snoring loudly."
REP_t_10723.wav,replace,0.3026018440723419,0.44114047288894653,"[LEFT] An aircraft engine running, then [RIGHT] An engine running."
REP_t_30506.wav,replace,0.43116721510887146,0.37075504660606384,"[RIGHT] Vibrations from a sewing machine, then [FRONT] A male voice speaking."
REP_t_114188.wav,replace,0.3685874342918396,0.4263392686843872,"[LEFT] A male speaking, then [LEFT] A saw blade blaring."
REP_t_5809.wav,replace,0.42018306255340576,0.5102407336235046,"[RIGHT] A telephone bell rings, then [LEFT] A woman speaking."
REP_t_69564.wav,replace,0.2231689989566803,0.35921505093574524,"[LEFT] A woman speeches, then [RIGHT] A quiet whirring of an airplane."
REP_t_43974.wav,replace,0.2884831428527832,0.2201394885778427,"[RIGHT] A train horn goes off loudly, then [LEFT] An idle vehicle engine running."
REP_t_117925.wav,replace,0.35839349031448364,0.4495607614517212,"[LEFT] Female speaking, then [LEFT] An engine running."
REP_t_6851.wav,replace,0.4354197382926941,0.4612419605255127,"[RIGHT] Birds chirping repeatedly, then [FRONT] Water gurgling."
REP_t_38352.wav,replace,0.45712465047836304,0.5451749563217163,"[RIGHT] A woman delivering a speech, then [FRONT] A toilet flushing."
REP_t_79228.wav,replace,0.36040282249450684,0.5170819759368896,"[FRONT] A clock ticks repeatedly, then [LEFT] A toilet flushing."
REP_t_64302.wav,replace,0.36652272939682007,0.4954855442047119,"[RIGHT] A train horn goes off loudly, then [FRONT] A baby laughing loudly."
REP_t_82276.wav,replace,0.4450938105583191,0.6875852346420288,"[FRONT] L duck quacks in rapid succession, then [RIGHT] A girl giving a speech."
REP_t_14790.wav,replace,0.4199783504009247,0.36267268657684326,"[RIGHT] An engine running, then [LEFT] Water pouring continuously."
REP_t_47435.wav,replace,0.3488748073577881,0.4356299042701721,"[LEFT] A toilet flushing, then [FRONT] Typing on a computer keyboard."
REP_t_22182.wav,replace,0.49834153056144714,0.6615495681762695,"[FRONT] An infant crying, then [RIGHT] A herd of sheep baaing."
REP_t_44992.wav,replace,0.3190338611602783,0.4868156611919403,"[FRONT] A person laughing, then [LEFT] Two men speaking."
REP_t_89569.wav,replace,0.47115084528923035,0.5608857870101929,"[FRONT] A goat bleating repeatedly, then [RIGHT] A woman is performing a speech."
REP_t_25749.wav,replace,0.5121662020683289,0.5089151859283447,"[LEFT] Continuous long snoring, then [FRONT] Musical whistling."
REP_t_5374.wav,replace,0.47109198570251465,0.4940153956413269,"[LEFT] A clock ticking repeatedly, then [FRONT] Duck quacking repeatedly."
REP_t_112104.wav,replace,0.5900697708129883,0.6468861103057861,"[LEFT] A flock of sheep baaing, then [LEFT] A female speaking."
REP_t_53508.wav,replace,0.4983446002006531,0.5009608268737793,"[LEFT] Soft drilling noise, then [FRONT] An infant laughing moderately."
REP_t_9636.wav,replace,0.49141496419906616,0.5546815395355225,"[FRONT] A female speaking, then [RIGHT] A train horn repeatedly."
REP_t_43811.wav,replace,0.32769879698753357,0.4814181923866272,"[RIGHT] A man speaks before a toilet flush, then [LEFT] Food frying in a pan."
REP_t_21250.wav,replace,0.37684693932533264,0.36394625902175903,"[LEFT] A toilet flushing, then [FRONT] Food frying in a pan."
REP_t_45361.wav,replace,0.5248960256576538,0.5545485615730286,"[RIGHT] A toilet flushing, then [LEFT] A man mimics a goat bleating."
REP_t_49110.wav,replace,0.268563449382782,0.5008012056350708,"[RIGHT] A train horn repeatedly, then [LEFT] A woman performs a speech."
REP_t_106028.wav,replace,0.39092332124710083,0.5674940347671509,"[FRONT] A goat bleating repeatedly, then [FRONT] Humming of an idling engine."
REP_t_14701.wav,replace,0.5136909484863281,0.4705466032028198,"[LEFT] A woman is giving a speech, then [RIGHT] Water running quickly."
REP_t_77943.wav,replace,0.4514704942703247,0.38402223587036133,"[RIGHT] A cat meowing twice, then [LEFT] An aircraft engine running."
REP_t_70790.wav,replace,0.36633050441741943,0.5066133141517639,"[RIGHT] A person snores, then [FRONT] A loud machine running."
REP_t_5638.wav,replace,0.367891788482666,0.4838905930519104,"[RIGHT] A vehicle horn honking a melody, then [FRONT] Vehicle motor running."
REP_t_15760.wav,replace,0.32309240102767944,0.31819474697113037,"[LEFT] Large church bells ringing, then [FRONT] A woman delivering a speech."
REP_t_61704.wav,replace,0.4840801954269409,0.562617838382721,"[FRONT] A man laughing, then [LEFT] An infant crying."
REP_t_66054.wav,replace,0.42571061849594116,0.4680786728858948,"[RIGHT] A person snoring, then [FRONT] A young girl giving a speech."
REP_t_99207.wav,replace,0.48786115646362305,0.520278811454773,"[LEFT] Frying food is sizzling, then [RIGHT] A woman sneezing repeatedly."
REP_t_118047.wav,replace,0.4472828805446625,0.2965202331542969,"[LEFT] A man is speaking, then [LEFT] Humming from a large engine."
REP_t_117014.wav,replace,0.4473605155944824,0.36577993631362915,"[RIGHT] A engine running briefly, then [RIGHT] A horse trotting."
REP_t_116794.wav,replace,0.38162004947662354,0.4534326195716858,"[RIGHT] A person is snoring, then [RIGHT] Frogs chirp loudly."
REP_t_88893.wav,replace,0.35194239020347595,0.48159259557724,"[LEFT] Continuous white noise, then [RIGHT] A group of pigeons cooing."
REP_t_21138.wav,replace,0.322603702545166,0.5232142210006714,"[FRONT] A flock of sheep baaing, then [RIGHT] A motorboat engine running."
REP_t_68282.wav,replace,0.4185437262058258,0.5601078271865845,"[LEFT] Several large bells ring, then [RIGHT] A man laughing."
REP_t_28719.wav,replace,0.38579410314559937,0.37306976318359375,"[RIGHT] A toilet is flushed, then [LEFT] Ticking of a clock."
REP_t_37665.wav,replace,0.332474023103714,0.5457628965377808,"[LEFT] A young girl speaking, then [FRONT] A police siren going off."
REP_t_15243.wav,replace,0.3819461464881897,0.3922373652458191,"[RIGHT] A vehicle engine is revving up, then [LEFT] A cat is meowing."
REP_t_43438.wav,replace,0.25463998317718506,0.6235334277153015,"[FRONT] Typing on a computer keyboard, then [RIGHT] A group of pigeons cooing."
REP_t_51162.wav,replace,0.32552021741867065,0.5014089345932007,"[FRONT] Police sirens going off, then [LEFT] A clock ticking."
REP_t_55148.wav,replace,0.31081804633140564,0.5265143513679504,"[RIGHT] Multiple gun shots woman screaming, then [FRONT] A telephone bell rings."
REP_t_77220.wav,replace,0.28975915908813477,0.4125075340270996,"[FRONT] Horns blowing of a passing train, then [RIGHT] A man is giving a speech."
REP_t_35471.wav,replace,0.3511936664581299,0.4498726725578308,"[RIGHT] Power tools make drilling sounds, then [LEFT] A clock ticks repeatedly."
REP_t_116206.wav,replace,0.46057969331741333,0.3502591848373413,"[LEFT] A person snoring, then [LEFT] Waves coming against the shoreline."
REP_t_103723.wav,replace,0.48653215169906616,0.5422482490539551,"[LEFT] An engine idling consistently, then [LEFT] An infant laughing moderately."
REP_t_4545.wav,replace,0.47267115116119385,0.4057248830795288,"[RIGHT] A woman speaking very quickly, then [FRONT] A toilet flushing."
REP_t_14888.wav,replace,0.3059622347354889,0.43151021003723145,"[RIGHT] Sizzling of food frying, then [FRONT] A person laughing."
REP_t_105684.wav,replace,0.26770326495170593,0.4721985161304474,"[FRONT] A telephone rings several times, then [FRONT] A baby cries repeatedly."
REP_t_3656.wav,replace,0.3865140676498413,0.5769450664520264,"[RIGHT] A power sprayer sprays surfaces, then [FRONT] A goat bleating."
REP_t_101718.wav,replace,0.3567892611026764,0.37166088819503784,"[LEFT] A baby cries repeatedly, then [LEFT] An engine being turned over."
REP_t_52570.wav,replace,0.322681725025177,0.5675129294395447,"[FRONT] Helicoptor flying, then [RIGHT] A vehicle horn honking a melody."
REP_t_89140.wav,replace,0.35732144117355347,0.5810962915420532,"[RIGHT] Repetitive sounds of gunfire, then [LEFT] People are laughing."
REP_t_18815.wav,replace,0.5270234942436218,0.4278304874897003,"[LEFT] A woman speaking, then [FRONT] A baby laughing loudly."
REP_t_62198.wav,replace,0.3653223216533661,0.6131610870361328,"[FRONT] Multiple bells ringing, then [RIGHT] A woman speaking."
REP_t_80281.wav,replace,0.23168671131134033,0.6540247201919556,"[FRONT] Loud snoring repeating, then [RIGHT] A telephone bell rings."
REP_t_34586.wav,replace,0.3996454179286957,0.44412022829055786,"[RIGHT] Continuous long snoring, then [FRONT] A man mimics goat bleating."
REP_t_58427.wav,replace,0.2556595504283905,0.478176087141037,"[LEFT] A machine is drilling, then [RIGHT] Music plays over an engine noise."
REP_t_31338.wav,replace,0.3871854245662689,0.46974873542785645,"[LEFT] Airplane engine idles continuously, then [FRONT] A woman sneezing repeatedly."
REP_t_13391.wav,replace,0.4621967375278473,0.5832667946815491,"[FRONT] People are laughing, then [RIGHT] A herd of sheep baaing."
REP_t_17699.wav,replace,0.36880409717559814,0.41834181547164917,"[LEFT] A woman talking in an auditorium, then [RIGHT] An engine revving."
REP_t_17479.wav,replace,0.3429960608482361,0.41804414987564087,"[FRONT] A jackhammer operating, then [RIGHT] Mechanical click clacking."
REP_t_10874.wav,replace,0.5399265289306641,0.6057271957397461,"[LEFT] A bell ringing repeatedly, then [FRONT] A woman performs a speech."
REP_t_49369.wav,replace,0.45924779772758484,0.5889639854431152,"[RIGHT] Birds chirping repeatedly, then [LEFT] A person whistling."
REP_t_77280.wav,replace,0.3044084906578064,0.5964548587799072,"[LEFT] Power tools make drilling sounds, then [RIGHT] Whimpering of several small dogs."
REP_t_105462.wav,replace,0.4047466814517975,0.4746556282043457,"[FRONT] An upbeat whistling, then [FRONT] Bad quality audio."
REP_t_99178.wav,replace,0.361748605966568,0.48403847217559814,"[FRONT] A baby is crying, then [LEFT] A dog barks quickly."
REP_t_43895.wav,replace,0.21322479844093323,0.44391512870788574,"[FRONT] Bells ringing a tune, then [LEFT] A woman sneezing repeatedly."
REP_t_118970.wav,replace,0.4649578928947449,0.47038933634757996,"[FRONT] A vehicle horn honking, then [FRONT] A woman speeches."
REP_t_40835.wav,replace,0.5281780958175659,0.48986420035362244,"[LEFT] A fire truck siren blasts, then [FRONT] A short loud vibration."
REP_t_6108.wav,replace,0.5147888660430908,0.5667734146118164,"[FRONT] A baby cries repeatedly, then [LEFT] A toilet flushing."
REP_t_77913.wav,replace,0.38869258761405945,0.4515526294708252,"[LEFT] Vibrations from a sewing machine, then [FRONT] Several goats bleat."
REP_t_57960.wav,replace,0.40690192580223083,0.2627083659172058,"[LEFT] Water running continuously, then [FRONT] Female speaking."
REP_t_97322.wav,replace,0.34073689579963684,0.4055953919887543,"[RIGHT] A person laughs, then [LEFT] A cat is meowing."
REP_t_108093.wav,replace,0.4329296350479126,0.49573656916618347,"[LEFT] A person snoring, then [LEFT] A toilet is flushed."
REP_t_23126.wav,replace,0.39019906520843506,0.5097059607505798,"[RIGHT] Continuous burping, then [FRONT] A girl giving a speech."
REP_t_21956.wav,replace,0.5049033164978027,0.557309091091156,"[RIGHT] A woman speaks in a high pitch, then [LEFT] A police siren going off."
REP_t_40964.wav,replace,0.5183284282684326,0.539553165435791,"[LEFT] A high pitched bell rings rapidly, then [FRONT] A duck quacking."
REP_t_40061.wav,replace,0.3733174204826355,0.5184206366539001,"[RIGHT] A toilet flushing, then [LEFT] A clock ticking."
REP_t_41296.wav,replace,0.45436155796051025,0.5857292413711548,"[RIGHT] An baby laughing, then [FRONT] An upbeat whistling."
REP_t_95219.wav,replace,0.47336918115615845,0.45080482959747314,"[FRONT] Rhythmic tick took, then [RIGHT] Continuous burping."
REP_t_41790.wav,replace,0.4871531128883362,0.5359724760055542,"[RIGHT] A vacuum running, then [LEFT] A vehicle horn honking a melody."
REP_t_104442.wav,replace,0.30696696043014526,0.5458159446716309,"[FRONT] Two large loud burps, then [FRONT] Loud snoring repeating."
REP_t_97895.wav,replace,0.3831200897693634,0.46423470973968506,"[LEFT] A sharp snorting snore, then [FRONT] A man is giving a speech."
REP_t_23591.wav,replace,0.3940308690071106,0.45598578453063965,"[FRONT] Water trickling into a container, then [LEFT] The hiss of spraying."
REP_t_95810.wav,replace,0.35031142830848694,0.36296921968460083,"[RIGHT] A toilet flushing, then [FRONT] A vehicle passes by."
REP_t_101222.wav,replace,0.34667086601257324,0.588280975818634,"[LEFT] Typing on a computer keyboard, then [LEFT] A telephone ringing loudly."
REP_t_56111.wav,replace,0.40648990869522095,0.5868390798568726,"[FRONT] An infant laughing moderately, then [LEFT] A cat meowing repeatedly."
REP_t_111742.wav,replace,0.20116367936134338,0.49881401658058167,"[RIGHT] A woman is speaking, then [RIGHT] Church bells ringing."
REP_t_63515.wav,replace,0.34017497301101685,0.48133450746536255,"[RIGHT] Frogs chirp loudly, then [LEFT] A toilet flushing."
REP_t_66339.wav,replace,0.5122605562210083,0.6967178583145142,"[FRONT] A person snoring, then [RIGHT] Cat meowing sadly."
REP_t_15041.wav,replace,0.31937769055366516,0.526288628578186,"[FRONT] Police sirens going off, then [RIGHT] A duck quacking."
REP_t_54171.wav,replace,0.47000905871391296,0.5382350087165833,"[FRONT] An baby laughing, then [LEFT] A racing car is driving fast."
REP_t_21109.wav,replace,0.3978462219238281,0.4738464951515198,"[RIGHT] A woman speaking, then [FRONT] A woman delivers a speech."
REP_t_56220.wav,replace,0.397813081741333,0.35193920135498047,"[FRONT] A woman performs a speech, then [LEFT] A clock ticking."
REP_t_94101.wav,replace,0.49196743965148926,0.5800095796585083,"[LEFT] Water running quickly, then [RIGHT] Speech in slow motion."
REP_t_31442.wav,replace,0.4942052364349365,0.5792561769485474,"[LEFT] A cat is meowing, then [RIGHT] A toilet flushing."
REP_t_102191.wav,replace,0.31751748919487,0.440767765045166,"[RIGHT] A toilet is flushed, then [RIGHT] A clock ticking."
REP_t_118746.wav,replace,0.39397555589675903,0.4674164652824402,"[FRONT] An baby laughing, then [FRONT] Close ocean waves."
REP_t_24454.wav,replace,0.48596614599227905,0.623453676700592,"[FRONT] A person snoring, then [RIGHT] A young woman talking."
REP_t_44203.wav,replace,0.40980109572410583,0.6163933277130127,"[RIGHT] A cat meowing twice, then [LEFT] A person whistling."
REP_t_117608.wav,replace,0.40129706263542175,0.5190600752830505,"[FRONT] A power tool drilling, then [FRONT] A group of pigeons cooing."
REP_t_52835.wav,replace,0.4542659819126129,0.5441807508468628,"[LEFT] A high pitched bell rings rapidly, then [RIGHT] A duck quacking."
REP_t_40249.wav,replace,0.5234944820404053,0.26184287667274475,"[LEFT] A woman delivering a speech, then [FRONT] A woman speaking."
REP_t_5743.wav,replace,0.4373639225959778,0.6133922338485718,"[FRONT] Musical whistling, then [RIGHT] Power tools make drilling sounds."
REP_t_77729.wav,replace,0.4508073329925537,0.49347934126853943,"[RIGHT] Water makes gurgling sound, then [LEFT] A man laughing."
REP_t_111241.wav,replace,0.3418760895729065,0.45995983481407166,"[RIGHT] A rhythmic whistle plays a tune, then [RIGHT] Continuous thunder."
REP_t_28553.wav,replace,0.27627211809158325,0.46737581491470337,"[RIGHT] Duck quacking repeatedly, then [FRONT] Church bells ringing."
REP_t_3995.wav,replace,0.5521712303161621,0.423616886138916,"[FRONT] A woman speaking very quickly, then [LEFT] A baby laughs repetitively."
REP_t_21862.wav,replace,0.32795238494873047,0.3299541473388672,"[RIGHT] A dog snoring loudly, then [FRONT] A vehicle horn honking."
REP_t_46406.wav,replace,0.31477677822113037,0.3955429196357727,"[LEFT] Birds singing outdoors, then [RIGHT] Sustained industrial engine noise."
REP_t_90996.wav,replace,0.317103773355484,0.5408116579055786,"[LEFT] A young girl speaking, then [FRONT] A loud static plays continuously."
REP_t_55227.wav,replace,0.5113704204559326,0.5502077341079712,"[FRONT] A woman speaking, then [LEFT] An ambulance sounds the siren."
REP_t_114459.wav,replace,0.3853480815887451,0.5890891551971436,"[RIGHT] A clock ticking, then [RIGHT] A woman delivering a speech."
REP_t_63499.wav,replace,0.37241020798683167,0.5033749341964722,"[FRONT] An infant crying, then [LEFT] A helicopter engine running idle."
REP_t_52605.wav,replace,0.5377246141433716,0.4084780216217041,"[LEFT] Loud snoring repeating, then [FRONT] Female speaking continuously."
REP_t_94487.wav,replace,0.4762797951698303,0.49915236234664917,"[RIGHT] Continuous snoring of a person, then [LEFT] A toilet flushing."
REP_t_57818.wav,replace,0.40783601999282837,0.327004611492157,"[LEFT] Someone is whistling, then [FRONT] An engine being turned over."
REP_t_113188.wav,replace,0.24243316054344177,0.5377345085144043,"[FRONT] A cup is filled from a faucet, then [FRONT] A sewing machine running briefly."
REP_t_119861.wav,replace,0.5351345539093018,0.451637327671051,"[LEFT] A cat meows repeatedly, then [LEFT] A saw running continuously."
REP_t_79187.wav,replace,0.3374975323677063,0.4768976867198944,"[LEFT] Several bells ring, then [RIGHT] Motorcycle engine running."
REP_t_73726.wav,replace,0.5098544359207153,0.5972779989242554,"[LEFT] A person laughs, then [RIGHT] A baby crying loudly."
REP_t_71353.wav,replace,0.4800519049167633,0.5369328260421753,"[RIGHT] A woman speaking, then [FRONT] A woman gives a speech."
REP_t_50914.wav,replace,0.38936805725097656,0.5868217945098877,"[RIGHT] A woman sneezing repeatedly, then [FRONT] A drill running."
REP_t_33774.wav,replace,0.45868685841560364,0.6150044202804565,"[RIGHT] Several loud gunshots, then [FRONT] A baby laughing loudly."
REP_t_25253.wav,replace,0.4618835151195526,0.6302547454833984,"[FRONT] An infant laughing, then [LEFT] A lady speaking."
REP_t_57810.wav,replace,0.3909517526626587,0.4813021719455719,"[FRONT] Loud nearby snoring, then [RIGHT] A female speaking."
REP_t_61074.wav,replace,0.40728962421417236,0.3684481680393219,"[FRONT] A duck quacking, then [LEFT] A group of pigeons cooing."
REP_t_52597.wav,replace,0.548510730266571,0.6333655118942261,"[FRONT] A woman sneezing repeatedly, then [LEFT] Water softly trickling."
REP_t_101391.wav,replace,0.3207341134548187,0.37360304594039917,"[FRONT] Continuous snoring of a person, then [FRONT] A vehicle horn honking a melody."
REP_t_52467.wav,replace,0.30240216851234436,0.44835904240608215,"[LEFT] An engine running, then [RIGHT] A person snoring."
REP_t_112913.wav,replace,0.3923434019088745,0.38435524702072144,"[RIGHT] A person snoring, then [RIGHT] A woman delivers a speech."
REP_t_7225.wav,replace,0.40332505106925964,0.5003781318664551,"[FRONT] A young woman talking, then [LEFT] A man laughing."
REP_t_45401.wav,replace,0.42748796939849854,0.507404088973999,"[RIGHT] Continuous long snoring, then [LEFT] Waves coming against the shoreline."
REP_t_84004.wav,replace,0.32550716400146484,0.5094951391220093,"[LEFT] Typing on a computer keyboard, then [FRONT] A loud static plays continuously."
REP_t_112687.wav,replace,0.39722806215286255,0.5374108552932739,"[RIGHT] Two large loud burps, then [RIGHT] Speech in slow motion."
REP_t_64118.wav,replace,0.5025721192359924,0.4729776978492737,"[FRONT] A man mimics a goat bleating, then [LEFT] Birds chirping loudly."
REP_t_87041.wav,replace,0.4958606958389282,0.5317413806915283,"[RIGHT] A person whistles to music, then [LEFT] A baby laughs repetitively."
REP_t_113445.wav,replace,0.5018625259399414,0.6476181745529175,"[RIGHT] Toilet flushing, then [RIGHT] Duck quacking repeatedly."
REP_t_1246.wav,replace,0.4827839434146881,0.4909777045249939,"[RIGHT] Birds chirping loudly, then [LEFT] Several varying hisses."
REP_t_16536.wav,replace,0.5654255747795105,0.611458957195282,"[FRONT] Female speaking, then [LEFT] A woman sneezing repeatedly."
REP_t_36297.wav,replace,0.47262653708457947,0.43468260765075684,"[RIGHT] A sewing machine operating, then [LEFT] A woman is speaking."
REP_t_58381.wav,replace,0.4103359282016754,0.5529308319091797,"[LEFT] Multiple gun shots woman screaming, then [FRONT] A goat bleating."
REP_t_116790.wav,replace,0.36383843421936035,0.5994962453842163,"[LEFT] A series of cannons firing, then [LEFT] A duck quacking."
REP_t_44144.wav,replace,0.37649106979370117,0.41466665267944336,"[RIGHT] A drill running, then [LEFT] Wind blows hard."
REP_t_108221.wav,replace,0.3483133614063263,0.413705050945282,"[LEFT] A few loud snores, then [LEFT] An engine being turned over."
REP_t_35782.wav,replace,0.3402729332447052,0.49681663513183594,"[RIGHT] A helicopter engine running idle, then [LEFT] A cat meowing repeatedly."
REP_t_98940.wav,replace,0.44571828842163086,0.442827433347702,"[FRONT] People are laughing, then [RIGHT] Two bursts of whistling occur."
REP_t_21590.wav,replace,0.31649458408355713,0.5353711843490601,"[LEFT] An infant crying, then [FRONT] Race cars are passing by."
REP_t_97067.wav,replace,0.4171341061592102,0.5193362236022949,"[RIGHT] Large booming explosions, then [LEFT] A woman is giving a speech."
REP_t_116011.wav,replace,0.5005362033843994,0.5146477222442627,"[LEFT] Water running continuously, then [LEFT] A female speaking."
REP_t_86563.wav,replace,0.42686688899993896,0.382926881313324,"[RIGHT] A woman is speaking, then [FRONT] Continuous thunder."
REP_t_69644.wav,replace,0.5201718807220459,0.5337632894515991,"[LEFT] Birds chirping continuously, then [RIGHT] A musical horn."
REP_t_26780.wav,replace,0.41262751817703247,0.5092161893844604,"[LEFT] Birds chirping loudly, then [FRONT] A vehicle horn beeps."
REP_t_88689.wav,replace,0.39991724491119385,0.4185139536857605,"[FRONT] A horse trotting, then [LEFT] A man mimics a goat bleating."
REP_t_18571.wav,replace,0.4896564483642578,0.3840000629425049,"[RIGHT] A short loud vibration, then [LEFT] A horn honking several times."
REP_t_98345.wav,replace,0.6090778708457947,0.575344443321228,"[RIGHT] A woman performs a speech, then [LEFT] An infant crying."
REP_t_78402.wav,replace,0.285372793674469,0.456522673368454,"[FRONT] A clock ticking, then [RIGHT] A sprayer is used to spray."
REP_t_107277.wav,replace,0.5187883973121643,0.5622918009757996,"[LEFT] A male speaking, then [LEFT] A person snores."
REP_t_90440.wav,replace,0.35835692286491394,0.6362583637237549,"[FRONT] A duck quacking, then [RIGHT] A woman delivers a speech."
REP_t_89465.wav,replace,0.4836523234844208,0.24120500683784485,"[RIGHT] A person whistling, then [FRONT] Motorcycle engine running."
REP_t_117627.wav,replace,0.339286208152771,0.6191718578338623,"[RIGHT] Rustling pigeons coo, then [RIGHT] Motorcycle engine running."
REP_t_73832.wav,replace,0.39110878109931946,0.39526864886283875,"[LEFT] Several puppies yapping, then [FRONT] Two bursts of whistling occur."
REP_t_57967.wav,replace,0.5098065137863159,0.47623080015182495,"[RIGHT] Water trickling into a container, then [FRONT] A baby laughing loudly."
REP_t_73582.wav,replace,0.45001912117004395,0.43728509545326233,"[LEFT] A man speaking on a microphone, then [FRONT] Water running quickly."
REP_t_30983.wav,replace,0.43641260266304016,0.39116352796554565,"[RIGHT] A woman delivers a speech, then [FRONT] Typing on a keyboard."
REP_t_40202.wav,replace,0.20182979106903076,0.5180621147155762,"[FRONT] Continuous snoring, then [RIGHT] Frying food is sizzling."
REP_t_34316.wav,replace,0.22903984785079956,0.5144408345222473,"[RIGHT] Cat meowing sadly, then [LEFT] A man speaks during a monologue."
REP_t_101236.wav,replace,0.40438494086265564,0.35242927074432373,"[LEFT] A toilet flushing, then [LEFT] A muffled helicopter engine flying."
REP_t_94834.wav,replace,0.27753353118896484,0.5159415006637573,"[FRONT] Rain falling outside, then [RIGHT] A female speaking."
REP_t_99957.wav,replace,0.28436189889907837,0.5771450996398926,"[FRONT] A baby is crying, then [RIGHT] A woman delivers a speech."
REP_t_39955.wav,replace,0.4359935522079468,0.2979133427143097,"[LEFT] An engine running very briefly, then [RIGHT] A male speaking."
REP_t_83073.wav,replace,0.2525852918624878,0.523586630821228,"[FRONT] Race cars are auto racing, then [RIGHT] Thuds on floor."
REP_t_17289.wav,replace,0.3082053065299988,0.44695401191711426,"[FRONT] A horse trotting, then [LEFT] A toilet flushing."
REP_t_89896.wav,replace,0.3261125087738037,0.4650140404701233,"[LEFT] A bell sounds the horn, then [RIGHT] A female speaking."
REP_t_32619.wav,replace,0.4077962040901184,0.4042171835899353,"[FRONT] An idle motorbike engine running, then [LEFT] A woman delivering a speech."
REP_t_9163.wav,replace,0.38555628061294556,0.43000829219818115,"[LEFT] A high pitched engine idling, then [RIGHT] A liquid makes a trickling noise."
REP_t_118314.wav,replace,0.5656237006187439,0.5135942101478577,"[RIGHT] A woman sneezing repeatedly, then [RIGHT] Tick took of a clock."
REP_t_80104.wav,replace,0.376708984375,0.5587721467018127,"[FRONT] A toilet is flushed, then [LEFT] Dogs barking repeatedly."
REP_t_33950.wav,replace,0.49232372641563416,0.7192701101303101,"[FRONT] A vehicle horn honking, then [RIGHT] An baby laughing."
REP_t_64483.wav,replace,0.3068762421607971,0.5822540521621704,"[RIGHT] Man yelling in anger, then [LEFT] A woman sneezing repeatedly."
REP_t_58154.wav,replace,0.4723851978778839,0.4250231683254242,"[LEFT] A toilet flushing, then [FRONT] Music plays over an engine noise."
REP_t_66078.wav,replace,0.42652618885040283,0.5215675830841064,"[RIGHT] A woman speaking, then [LEFT] A woman gives a speech."
REP_t_26303.wav,replace,0.3613058924674988,0.49599921703338623,"[RIGHT] Several sheep bleat, then [FRONT] Wind blows hard."
REP_t_60201.wav,replace,0.4264864921569824,0.4623650908470154,"[FRONT] Repeated scraping, then [RIGHT] A pet cat meows two times."
REP_t_103404.wav,replace,0.5898507833480835,0.42093169689178467,"[LEFT] An upbeat whistling, then [LEFT] A telephone rings several times."
REP_t_15368.wav,replace,0.2804761528968811,0.6152864694595337,"[RIGHT] A sewing machine operating, then [FRONT] Rhythmic tick took."
REP_t_99697.wav,replace,0.33917203545570374,0.40097957849502563,"[LEFT] Frying food is sizzling, then [RIGHT] An idle vehicle engine running."
REP_t_26504.wav,replace,0.38861456513404846,0.393299400806427,"[LEFT] Speech in slow motion, then [FRONT] Food frying in a pan."
REP_t_91010.wav,replace,0.39403754472732544,0.6231343746185303,"[RIGHT] A machine is chopping wood, then [FRONT] A flock of sheep baaing."
REP_t_86997.wav,replace,0.35150566697120667,0.47168755531311035,"[LEFT] Sustained industrial engine noise, then [RIGHT] Musical whistling."
REP_t_68493.wav,replace,0.41715848445892334,0.40957945585250854,"[LEFT] A woman gives a speech, then [FRONT] A clock ticking."
REP_t_60066.wav,replace,0.5032590627670288,0.49759674072265625,"[LEFT] A woman speaking, then [FRONT] Water trickling several times."
REP_t_39988.wav,replace,0.3653104305267334,0.3851112723350525,"[FRONT] A motorbike engine running idle, then [LEFT] A woman speaking."
REP_t_15627.wav,replace,0.27195554971694946,0.3565221428871155,"[FRONT] A female speaking, then [LEFT] A river stream of water flowing."
REP_t_14889.wav,replace,0.5158649682998657,0.6050264835357666,"[FRONT] A power tool drilling, then [LEFT] A female speaking."
REP_t_57618.wav,replace,0.5729333162307739,0.5561022758483887,"[RIGHT] Continuous snoring, then [FRONT] Female speaking."
REP_t_15340.wav,replace,0.36928790807724,0.42795777320861816,"[LEFT] A toilet flushing, then [RIGHT] A man speaking on a microphone."
REP_t_23314.wav,replace,0.2765718698501587,0.41332319378852844,"[LEFT] An upbeat whistling, then [RIGHT] A cat meowing briefly."
REP_t_92668.wav,replace,0.5494210124015808,0.4171406030654907,"[RIGHT] A woman is speaking, then [LEFT] A person snoring."
REP_t_99839.wav,replace,0.2635113298892975,0.5400266647338867,"[FRONT] Birds chirping repeatedly, then [LEFT] A bell sounds its horn."
REP_t_97935.wav,replace,0.38763898611068726,0.42776697874069214,"[LEFT] A loud machine running, then [RIGHT] A woman speaking."
REP_t_53299.wav,replace,0.4933551549911499,0.5217942595481873,"[LEFT] A group of sheep are baaing, then [RIGHT] Woman speaking to meowing cat."
REP_t_83676.wav,replace,0.33762800693511963,0.42147111892700195,"[FRONT] A man speaking softly, then [LEFT] A toilet is flushing."
REP_t_3935.wav,replace,0.312533438205719,0.5966920256614685,"[FRONT] A man speaking, then [RIGHT] A vehicle is honking the horn."
REP_t_78404.wav,replace,0.3584389388561249,0.4984865188598633,"[LEFT] A young woman speaking, then [RIGHT] A man speaking forcefully."
REP_t_18960.wav,replace,0.36557239294052124,0.4475158452987671,"[FRONT] A domestic animal meows, then [RIGHT] Loud burping repeating."
REP_t_61310.wav,replace,0.4259403944015503,0.5414149761199951,"[LEFT] An upbeat whistling, then [RIGHT] A man laughing."
REP_t_99824.wav,replace,0.3385522663593292,0.5334469079971313,"[LEFT] A cup is filled from a faucet, then [FRONT] A helicopter is flying."
REP_t_81877.wav,replace,0.44797253608703613,0.5672960877418518,"[FRONT] A goat bleats several times, then [LEFT] Female speaking."
REP_t_6062.wav,replace,0.3830423355102539,0.5187347531318665,"[RIGHT] Continuous spray, then [FRONT] A woman speaking very quickly."
REP_t_92225.wav,replace,0.3708101212978363,0.3623124957084656,"[LEFT] Typing on a keyboard, then [RIGHT] A vehicle horn honking."
REP_t_4009.wav,replace,0.5315408110618591,0.3572389781475067,"[FRONT] A female speaking, then [LEFT] Continuous burping."
REP_t_7884.wav,replace,0.3421410918235779,0.4931375980377197,"[FRONT] Two men speaking, then [RIGHT] A revving sound is accelerating."
REP_t_32362.wav,replace,0.2843325436115265,0.4401986002922058,"[LEFT] A woman speaking very quickly, then [RIGHT] A series of bell chime."
REP_t_105888.wav,replace,0.48084405064582825,0.3045198321342468,"[LEFT] Birds chirping repeatedly, then [LEFT] A female speaking."
REP_t_40120.wav,replace,0.3346443772315979,0.4008336663246155,"[LEFT] A vehicle passes by, then [FRONT] Several varying hisses."
REP_t_97205.wav,replace,0.45697635412216187,0.546607494354248,"[RIGHT] A woman speaking on a microphone, then [FRONT] A toilet is flushing."
REP_t_96542.wav,replace,0.28989338874816895,0.43444663286209106,"[RIGHT] A helicopter is flying, then [LEFT] Repeated scraping."
REP_t_100545.wav,replace,0.47485798597335815,0.5498915910720825,"[RIGHT] A woman speeches, then [RIGHT] Several varying hisses."
REP_t_106420.wav,replace,0.2295304834842682,0.5257672071456909,"[RIGHT] Chainsaw being run, then [RIGHT] Continuous long snoring."
REP_t_34322.wav,replace,0.38224655389785767,0.345781147480011,"[LEFT] A river stream flowing rapidly, then [RIGHT] A cat meowing briefly."
REP_t_76065.wav,replace,0.4282517433166504,0.41771459579467773,"[FRONT] A woman delivers a speech, then [LEFT] A female speaking."
REP_t_119493.wav,replace,0.4437503218650818,0.4981732964515686,"[RIGHT] A male voice speaking, then [RIGHT] Repetitive faint snoring."
REP_t_83332.wav,replace,0.32402491569519043,0.44998499751091003,"[LEFT] A loud static plays continuously, then [FRONT] An engine revving continuously."
REP_t_78197.wav,replace,0.42806416749954224,0.5749784708023071,"[LEFT] A vehicle horn honking, then [RIGHT] A woman sneezing repeatedly."
REP_t_2660.wav,replace,0.4700269401073456,0.592586100101471,"[RIGHT] A man laughing, then [FRONT] An baby laughing."
REP_t_36010.wav,replace,0.5030157566070557,0.614919126033783,"[FRONT] A group of sheep are baaing, then [RIGHT] A goat bleating repeatedly."
REP_t_43577.wav,replace,0.37659281492233276,0.36500605940818787,"[FRONT] The whir of an aircraft engine, then [LEFT] A toilet flushing."
REP_t_13645.wav,replace,0.29713767766952515,0.5400155782699585,"[RIGHT] A goat bleats several times, then [FRONT] A sewing machine running briefly."
REP_t_115870.wav,replace,0.2757335901260376,0.5651785135269165,"[FRONT] Race car revving its engine, then [FRONT] A man laughing."
REP_t_75215.wav,replace,0.4141765832901001,0.30793267488479614,"[LEFT] A person whistling, then [FRONT] Rhythmic ticking is occurring."
REP_t_37378.wav,replace,0.3877906799316406,0.4957779049873352,"[LEFT] A saw blade blaring, then [RIGHT] A woman is speaking."
REP_t_95375.wav,replace,0.4065231680870056,0.490744948387146,"[RIGHT] Two bursts of whistling occur, then [LEFT] A man speaking forcefully."
REP_t_74549.wav,replace,0.36877501010894775,0.36356279253959656,"[LEFT] A woman speaking, then [RIGHT] A horse trotting."
REP_t_42200.wav,replace,0.3362582325935364,0.38090530037879944,"[LEFT] Continuous rainfall, then [FRONT] A woman gives a speech."
REP_t_112316.wav,replace,0.44212666153907776,0.4840009808540344,"[FRONT] A bell ringing repeatedly, then [FRONT] A long burp ends in a sigh."
REP_t_28066.wav,replace,0.2436196506023407,0.567724883556366,"[FRONT] Water flowing down a river, then [RIGHT] A toilet flushing."
REP_t_35831.wav,replace,0.5758092403411865,0.6082870960235596,"[RIGHT] Musical whistling, then [FRONT] A cup is filled from a faucet."