Datasets:

ArXiv:
ChocoWu commited on
Commit
697c72d
·
verified ·
1 Parent(s): 759bd88

Delete audio

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. audio/understanding/AccentClassification/accent_classification.json +0 -3015
  2. audio/understanding/AccentClassification/audios/arabic38.mp3 +0 -3
  3. audio/understanding/AccentClassification/audios/arabic68.mp3 +0 -3
  4. audio/understanding/AccentClassification/audios/bai1.mp3 +0 -3
  5. audio/understanding/AccentClassification/audios/bengali14.mp3 +0 -3
  6. audio/understanding/AccentClassification/audios/bengali6.mp3 +0 -3
  7. audio/understanding/AccentClassification/audios/bengali9.mp3 +0 -3
  8. audio/understanding/AccentClassification/audios/cantonese13.mp3 +0 -3
  9. audio/understanding/AccentClassification/audios/cantonese14.mp3 +0 -3
  10. audio/understanding/AccentClassification/audios/cantonese5.mp3 +0 -3
  11. audio/understanding/AccentClassification/audios/cantonese6.mp3 +0 -3
  12. audio/understanding/AccentClassification/audios/cantonese8.mp3 +0 -3
  13. audio/understanding/AccentClassification/audios/cantonese9.mp3 +0 -3
  14. audio/understanding/AccentClassification/audios/dutch10.mp3 +0 -3
  15. audio/understanding/AccentClassification/audios/dutch16.mp3 +0 -3
  16. audio/understanding/AccentClassification/audios/dutch17.mp3 +0 -3
  17. audio/understanding/AccentClassification/audios/dutch19.mp3 +0 -3
  18. audio/understanding/AccentClassification/audios/dutch21.mp3 +0 -3
  19. audio/understanding/AccentClassification/audios/dutch25.mp3 +0 -3
  20. audio/understanding/AccentClassification/audios/dutch28.mp3 +0 -3
  21. audio/understanding/AccentClassification/audios/dutch30.mp3 +0 -3
  22. audio/understanding/AccentClassification/audios/dutch33.mp3 +0 -3
  23. audio/understanding/AccentClassification/audios/dutch45.mp3 +0 -3
  24. audio/understanding/AccentClassification/audios/dutch6.mp3 +0 -3
  25. audio/understanding/AccentClassification/audios/english1.mp3 +0 -3
  26. audio/understanding/AccentClassification/audios/english100.mp3 +0 -3
  27. audio/understanding/AccentClassification/audios/english104.mp3 +0 -3
  28. audio/understanding/AccentClassification/audios/english108.mp3 +0 -3
  29. audio/understanding/AccentClassification/audios/english109.mp3 +0 -3
  30. audio/understanding/AccentClassification/audios/english11.mp3 +0 -3
  31. audio/understanding/AccentClassification/audios/english111.mp3 +0 -3
  32. audio/understanding/AccentClassification/audios/english117.mp3 +0 -3
  33. audio/understanding/AccentClassification/audios/english121.mp3 +0 -3
  34. audio/understanding/AccentClassification/audios/english123.mp3 +0 -3
  35. audio/understanding/AccentClassification/audios/english124.mp3 +0 -3
  36. audio/understanding/AccentClassification/audios/english126.mp3 +0 -3
  37. audio/understanding/AccentClassification/audios/english131.mp3 +0 -3
  38. audio/understanding/AccentClassification/audios/english135.mp3 +0 -3
  39. audio/understanding/AccentClassification/audios/english136.mp3 +0 -3
  40. audio/understanding/AccentClassification/audios/english138.mp3 +0 -3
  41. audio/understanding/AccentClassification/audios/english14.mp3 +0 -3
  42. audio/understanding/AccentClassification/audios/english141.mp3 +0 -3
  43. audio/understanding/AccentClassification/audios/english146.mp3 +0 -3
  44. audio/understanding/AccentClassification/audios/english149.mp3 +0 -3
  45. audio/understanding/AccentClassification/audios/english15.mp3 +0 -3
  46. audio/understanding/AccentClassification/audios/english151.mp3 +0 -3
  47. audio/understanding/AccentClassification/audios/english154.mp3 +0 -3
  48. audio/understanding/AccentClassification/audios/english157.mp3 +0 -3
  49. audio/understanding/AccentClassification/audios/english159.mp3 +0 -3
  50. audio/understanding/AccentClassification/audios/english161.mp3 +0 -3
audio/understanding/AccentClassification/accent_classification.json DELETED
@@ -1,3015 +0,0 @@
1
- {
2
- "task": "accent classification",
3
- "data_source": "Speech Accent Archive",
4
- "type": "audio comprehension",
5
- "modality": {
6
- "in": [
7
- "audio",
8
- "text"
9
- ],
10
- "out": "text"
11
- },
12
- "version": "1.0",
13
- "data": [
14
- {
15
- "id": "ac_000",
16
- "input": {
17
- "audio_file": "telugu2.mp3",
18
- "prompt": "what is the accent in the audio?"
19
- },
20
- "output": {
21
- "text": "india"
22
- }
23
- },
24
- {
25
- "id": "ac_001",
26
- "input": {
27
- "audio_file": "english339.mp3",
28
- "prompt": "what is the accent in the audio?"
29
- },
30
- "output": {
31
- "text": "usa"
32
- }
33
- },
34
- {
35
- "id": "ac_002",
36
- "input": {
37
- "audio_file": "mandarin25.mp3",
38
- "prompt": "what is the accent in the audio?"
39
- },
40
- "output": {
41
- "text": "china"
42
- }
43
- },
44
- {
45
- "id": "ac_003",
46
- "input": {
47
- "audio_file": "french45.mp3",
48
- "prompt": "what is the accent in the audio?"
49
- },
50
- "output": {
51
- "text": "canada"
52
- }
53
- },
54
- {
55
- "id": "ac_004",
56
- "input": {
57
- "audio_file": "english552.mp3",
58
- "prompt": "what is the accent in the audio?"
59
- },
60
- "output": {
61
- "text": "usa"
62
- }
63
- },
64
- {
65
- "id": "ac_005",
66
- "input": {
67
- "audio_file": "english468.mp3",
68
- "prompt": "what is the accent in the audio?"
69
- },
70
- "output": {
71
- "text": "usa"
72
- }
73
- },
74
- {
75
- "id": "ac_006",
76
- "input": {
77
- "audio_file": "dutch33.mp3",
78
- "prompt": "what is the accent in the audio?"
79
- },
80
- "output": {
81
- "text": "belgium"
82
- }
83
- },
84
- {
85
- "id": "ac_007",
86
- "input": {
87
- "audio_file": "dutch28.mp3",
88
- "prompt": "what is the accent in the audio?"
89
- },
90
- "output": {
91
- "text": "belgium"
92
- }
93
- },
94
- {
95
- "id": "ac_008",
96
- "input": {
97
- "audio_file": "english248.mp3",
98
- "prompt": "what is the accent in the audio?"
99
- },
100
- "output": {
101
- "text": "usa"
102
- }
103
- },
104
- {
105
- "id": "ac_009",
106
- "input": {
107
- "audio_file": "polish19.mp3",
108
- "prompt": "what is the accent in the audio?"
109
- },
110
- "output": {
111
- "text": "poland"
112
- }
113
- },
114
- {
115
- "id": "ac_010",
116
- "input": {
117
- "audio_file": "dutch16.mp3",
118
- "prompt": "what is the accent in the audio?"
119
- },
120
- "output": {
121
- "text": "belgium"
122
- }
123
- },
124
- {
125
- "id": "ac_011",
126
- "input": {
127
- "audio_file": "turkish10.mp3",
128
- "prompt": "what is the accent in the audio?"
129
- },
130
- "output": {
131
- "text": "turkey"
132
- }
133
- },
134
- {
135
- "id": "ac_012",
136
- "input": {
137
- "audio_file": "gujarati9.mp3",
138
- "prompt": "what is the accent in the audio?"
139
- },
140
- "output": {
141
- "text": "india"
142
- }
143
- },
144
- {
145
- "id": "ac_013",
146
- "input": {
147
- "audio_file": "cantonese9.mp3",
148
- "prompt": "what is the accent in the audio?"
149
- },
150
- "output": {
151
- "text": "china"
152
- }
153
- },
154
- {
155
- "id": "ac_014",
156
- "input": {
157
- "audio_file": "english173.mp3",
158
- "prompt": "what is the accent in the audio?"
159
- },
160
- "output": {
161
- "text": "usa"
162
- }
163
- },
164
- {
165
- "id": "ac_015",
166
- "input": {
167
- "audio_file": "english512.mp3",
168
- "prompt": "what is the accent in the audio?"
169
- },
170
- "output": {
171
- "text": "usa"
172
- }
173
- },
174
- {
175
- "id": "ac_016",
176
- "input": {
177
- "audio_file": "english1.mp3",
178
- "prompt": "what is the accent in the audio?"
179
- },
180
- "output": {
181
- "text": "usa"
182
- }
183
- },
184
- {
185
- "id": "ac_017",
186
- "input": {
187
- "audio_file": "english315.mp3",
188
- "prompt": "what is the accent in the audio?"
189
- },
190
- "output": {
191
- "text": "usa"
192
- }
193
- },
194
- {
195
- "id": "ac_018",
196
- "input": {
197
- "audio_file": "dutch6.mp3",
198
- "prompt": "what is the accent in the audio?"
199
- },
200
- "output": {
201
- "text": "belgium"
202
- }
203
- },
204
- {
205
- "id": "ac_019",
206
- "input": {
207
- "audio_file": "portuguese25.mp3",
208
- "prompt": "what is the accent in the audio?"
209
- },
210
- "output": {
211
- "text": "brazil"
212
- }
213
- },
214
- {
215
- "id": "ac_020",
216
- "input": {
217
- "audio_file": "english297.mp3",
218
- "prompt": "what is the accent in the audio?"
219
- },
220
- "output": {
221
- "text": "usa"
222
- }
223
- },
224
- {
225
- "id": "ac_021",
226
- "input": {
227
- "audio_file": "english214.mp3",
228
- "prompt": "what is the accent in the audio?"
229
- },
230
- "output": {
231
- "text": "usa"
232
- }
233
- },
234
- {
235
- "id": "ac_022",
236
- "input": {
237
- "audio_file": "english325.mp3",
238
- "prompt": "what is the accent in the audio?"
239
- },
240
- "output": {
241
- "text": "usa"
242
- }
243
- },
244
- {
245
- "id": "ac_023",
246
- "input": {
247
- "audio_file": "polish30.mp3",
248
- "prompt": "what is the accent in the audio?"
249
- },
250
- "output": {
251
- "text": "poland"
252
- }
253
- },
254
- {
255
- "id": "ac_024",
256
- "input": {
257
- "audio_file": "hindi5.mp3",
258
- "prompt": "what is the accent in the audio?"
259
- },
260
- "output": {
261
- "text": "india"
262
- }
263
- },
264
- {
265
- "id": "ac_025",
266
- "input": {
267
- "audio_file": "french38.mp3",
268
- "prompt": "what is the accent in the audio?"
269
- },
270
- "output": {
271
- "text": "canada"
272
- }
273
- },
274
- {
275
- "id": "ac_026",
276
- "input": {
277
- "audio_file": "english454.mp3",
278
- "prompt": "what is the accent in the audio?"
279
- },
280
- "output": {
281
- "text": "usa"
282
- }
283
- },
284
- {
285
- "id": "ac_027",
286
- "input": {
287
- "audio_file": "portuguese17.mp3",
288
- "prompt": "what is the accent in the audio?"
289
- },
290
- "output": {
291
- "text": "brazil"
292
- }
293
- },
294
- {
295
- "id": "ac_028",
296
- "input": {
297
- "audio_file": "english164.mp3",
298
- "prompt": "what is the accent in the audio?"
299
- },
300
- "output": {
301
- "text": "uk"
302
- }
303
- },
304
- {
305
- "id": "ac_029",
306
- "input": {
307
- "audio_file": "cantonese14.mp3",
308
- "prompt": "what is the accent in the audio?"
309
- },
310
- "output": {
311
- "text": "china"
312
- }
313
- },
314
- {
315
- "id": "ac_030",
316
- "input": {
317
- "audio_file": "polish29.mp3",
318
- "prompt": "what is the accent in the audio?"
319
- },
320
- "output": {
321
- "text": "poland"
322
- }
323
- },
324
- {
325
- "id": "ac_031",
326
- "input": {
327
- "audio_file": "english572.mp3",
328
- "prompt": "what is the accent in the audio?"
329
- },
330
- "output": {
331
- "text": "usa"
332
- }
333
- },
334
- {
335
- "id": "ac_032",
336
- "input": {
337
- "audio_file": "english488.mp3",
338
- "prompt": "what is the accent in the audio?"
339
- },
340
- "output": {
341
- "text": "uk"
342
- }
343
- },
344
- {
345
- "id": "ac_033",
346
- "input": {
347
- "audio_file": "yupik1.mp3",
348
- "prompt": "what is the accent in the audio?"
349
- },
350
- "output": {
351
- "text": "usa"
352
- }
353
- },
354
- {
355
- "id": "ac_034",
356
- "input": {
357
- "audio_file": "portuguese11.mp3",
358
- "prompt": "what is the accent in the audio?"
359
- },
360
- "output": {
361
- "text": "brazil"
362
- }
363
- },
364
- {
365
- "id": "ac_035",
366
- "input": {
367
- "audio_file": "english56.mp3",
368
- "prompt": "what is the accent in the audio?"
369
- },
370
- "output": {
371
- "text": "uk"
372
- }
373
- },
374
- {
375
- "id": "ac_036",
376
- "input": {
377
- "audio_file": "korean20.mp3",
378
- "prompt": "what is the accent in the audio?"
379
- },
380
- "output": {
381
- "text": "south korea"
382
- }
383
- },
384
- {
385
- "id": "ac_037",
386
- "input": {
387
- "audio_file": "english197.mp3",
388
- "prompt": "what is the accent in the audio?"
389
- },
390
- "output": {
391
- "text": "usa"
392
- }
393
- },
394
- {
395
- "id": "ac_038",
396
- "input": {
397
- "audio_file": "english163.mp3",
398
- "prompt": "what is the accent in the audio?"
399
- },
400
- "output": {
401
- "text": "usa"
402
- }
403
- },
404
- {
405
- "id": "ac_039",
406
- "input": {
407
- "audio_file": "english9.mp3",
408
- "prompt": "what is the accent in the audio?"
409
- },
410
- "output": {
411
- "text": "usa"
412
- }
413
- },
414
- {
415
- "id": "ac_040",
416
- "input": {
417
- "audio_file": "english314.mp3",
418
- "prompt": "what is the accent in the audio?"
419
- },
420
- "output": {
421
- "text": "usa"
422
- }
423
- },
424
- {
425
- "id": "ac_041",
426
- "input": {
427
- "audio_file": "arabic68.mp3",
428
- "prompt": "what is the accent in the audio?"
429
- },
430
- "output": {
431
- "text": "uk"
432
- }
433
- },
434
- {
435
- "id": "ac_042",
436
- "input": {
437
- "audio_file": "english154.mp3",
438
- "prompt": "what is the accent in the audio?"
439
- },
440
- "output": {
441
- "text": "canada"
442
- }
443
- },
444
- {
445
- "id": "ac_043",
446
- "input": {
447
- "audio_file": "polish16.mp3",
448
- "prompt": "what is the accent in the audio?"
449
- },
450
- "output": {
451
- "text": "poland"
452
- }
453
- },
454
- {
455
- "id": "ac_044",
456
- "input": {
457
- "audio_file": "korean7.mp3",
458
- "prompt": "what is the accent in the audio?"
459
- },
460
- "output": {
461
- "text": "south korea"
462
- }
463
- },
464
- {
465
- "id": "ac_045",
466
- "input": {
467
- "audio_file": "english369.mp3",
468
- "prompt": "what is the accent in the audio?"
469
- },
470
- "output": {
471
- "text": "usa"
472
- }
473
- },
474
- {
475
- "id": "ac_046",
476
- "input": {
477
- "audio_file": "korean2.mp3",
478
- "prompt": "what is the accent in the audio?"
479
- },
480
- "output": {
481
- "text": "south korea"
482
- }
483
- },
484
- {
485
- "id": "ac_047",
486
- "input": {
487
- "audio_file": "english445.mp3",
488
- "prompt": "what is the accent in the audio?"
489
- },
490
- "output": {
491
- "text": "usa"
492
- }
493
- },
494
- {
495
- "id": "ac_048",
496
- "input": {
497
- "audio_file": "english244.mp3",
498
- "prompt": "what is the accent in the audio?"
499
- },
500
- "output": {
501
- "text": "usa"
502
- }
503
- },
504
- {
505
- "id": "ac_049",
506
- "input": {
507
- "audio_file": "english356.mp3",
508
- "prompt": "what is the accent in the audio?"
509
- },
510
- "output": {
511
- "text": "canada"
512
- }
513
- },
514
- {
515
- "id": "ac_050",
516
- "input": {
517
- "audio_file": "english407.mp3",
518
- "prompt": "what is the accent in the audio?"
519
- },
520
- "output": {
521
- "text": "canada"
522
- }
523
- },
524
- {
525
- "id": "ac_051",
526
- "input": {
527
- "audio_file": "turkish3.mp3",
528
- "prompt": "what is the accent in the audio?"
529
- },
530
- "output": {
531
- "text": "turkey"
532
- }
533
- },
534
- {
535
- "id": "ac_052",
536
- "input": {
537
- "audio_file": "english95.mp3",
538
- "prompt": "what is the accent in the audio?"
539
- },
540
- "output": {
541
- "text": "usa"
542
- }
543
- },
544
- {
545
- "id": "ac_053",
546
- "input": {
547
- "audio_file": "dutch10.mp3",
548
- "prompt": "what is the accent in the audio?"
549
- },
550
- "output": {
551
- "text": "belgium"
552
- }
553
- },
554
- {
555
- "id": "ac_054",
556
- "input": {
557
- "audio_file": "english538.mp3",
558
- "prompt": "what is the accent in the audio?"
559
- },
560
- "output": {
561
- "text": "usa"
562
- }
563
- },
564
- {
565
- "id": "ac_055",
566
- "input": {
567
- "audio_file": "english15.mp3",
568
- "prompt": "what is the accent in the audio?"
569
- },
570
- "output": {
571
- "text": "usa"
572
- }
573
- },
574
- {
575
- "id": "ac_056",
576
- "input": {
577
- "audio_file": "english50.mp3",
578
- "prompt": "what is the accent in the audio?"
579
- },
580
- "output": {
581
- "text": "usa"
582
- }
583
- },
584
- {
585
- "id": "ac_057",
586
- "input": {
587
- "audio_file": "korean30.mp3",
588
- "prompt": "what is the accent in the audio?"
589
- },
590
- "output": {
591
- "text": "south korea"
592
- }
593
- },
594
- {
595
- "id": "ac_058",
596
- "input": {
597
- "audio_file": "english499.mp3",
598
- "prompt": "what is the accent in the audio?"
599
- },
600
- "output": {
601
- "text": "usa"
602
- }
603
- },
604
- {
605
- "id": "ac_059",
606
- "input": {
607
- "audio_file": "gujarati2.mp3",
608
- "prompt": "what is the accent in the audio?"
609
- },
610
- "output": {
611
- "text": "india"
612
- }
613
- },
614
- {
615
- "id": "ac_060",
616
- "input": {
617
- "audio_file": "korean27.mp3",
618
- "prompt": "what is the accent in the audio?"
619
- },
620
- "output": {
621
- "text": "south korea"
622
- }
623
- },
624
- {
625
- "id": "ac_061",
626
- "input": {
627
- "audio_file": "english149.mp3",
628
- "prompt": "what is the accent in the audio?"
629
- },
630
- "output": {
631
- "text": "usa"
632
- }
633
- },
634
- {
635
- "id": "ac_062",
636
- "input": {
637
- "audio_file": "english530.mp3",
638
- "prompt": "what is the accent in the audio?"
639
- },
640
- "output": {
641
- "text": "usa"
642
- }
643
- },
644
- {
645
- "id": "ac_063",
646
- "input": {
647
- "audio_file": "portuguese44.mp3",
648
- "prompt": "what is the accent in the audio?"
649
- },
650
- "output": {
651
- "text": "brazil"
652
- }
653
- },
654
- {
655
- "id": "ac_064",
656
- "input": {
657
- "audio_file": "tagalog17.mp3",
658
- "prompt": "what is the accent in the audio?"
659
- },
660
- "output": {
661
- "text": "usa"
662
- }
663
- },
664
- {
665
- "id": "ac_065",
666
- "input": {
667
- "audio_file": "english264.mp3",
668
- "prompt": "what is the accent in the audio?"
669
- },
670
- "output": {
671
- "text": "usa"
672
- }
673
- },
674
- {
675
- "id": "ac_066",
676
- "input": {
677
- "audio_file": "english577.mp3",
678
- "prompt": "what is the accent in the audio?"
679
- },
680
- "output": {
681
- "text": "usa"
682
- }
683
- },
684
- {
685
- "id": "ac_067",
686
- "input": {
687
- "audio_file": "uyghur2.mp3",
688
- "prompt": "what is the accent in the audio?"
689
- },
690
- "output": {
691
- "text": "china"
692
- }
693
- },
694
- {
695
- "id": "ac_068",
696
- "input": {
697
- "audio_file": "urdu9.mp3",
698
- "prompt": "what is the accent in the audio?"
699
- },
700
- "output": {
701
- "text": "usa"
702
- }
703
- },
704
- {
705
- "id": "ac_069",
706
- "input": {
707
- "audio_file": "english108.mp3",
708
- "prompt": "what is the accent in the audio?"
709
- },
710
- "output": {
711
- "text": "uk"
712
- }
713
- },
714
- {
715
- "id": "ac_070",
716
- "input": {
717
- "audio_file": "english260.mp3",
718
- "prompt": "what is the accent in the audio?"
719
- },
720
- "output": {
721
- "text": "usa"
722
- }
723
- },
724
- {
725
- "id": "ac_071",
726
- "input": {
727
- "audio_file": "english250.mp3",
728
- "prompt": "what is the accent in the audio?"
729
- },
730
- "output": {
731
- "text": "uk"
732
- }
733
- },
734
- {
735
- "id": "ac_072",
736
- "input": {
737
- "audio_file": "english386.mp3",
738
- "prompt": "what is the accent in the audio?"
739
- },
740
- "output": {
741
- "text": "usa"
742
- }
743
- },
744
- {
745
- "id": "ac_073",
746
- "input": {
747
- "audio_file": "korean37.mp3",
748
- "prompt": "what is the accent in the audio?"
749
- },
750
- "output": {
751
- "text": "south korea"
752
- }
753
- },
754
- {
755
- "id": "ac_074",
756
- "input": {
757
- "audio_file": "cantonese5.mp3",
758
- "prompt": "what is the accent in the audio?"
759
- },
760
- "output": {
761
- "text": "china"
762
- }
763
- },
764
- {
765
- "id": "ac_075",
766
- "input": {
767
- "audio_file": "english265.mp3",
768
- "prompt": "what is the accent in the audio?"
769
- },
770
- "output": {
771
- "text": "usa"
772
- }
773
- },
774
- {
775
- "id": "ac_076",
776
- "input": {
777
- "audio_file": "english516.mp3",
778
- "prompt": "what is the accent in the audio?"
779
- },
780
- "output": {
781
- "text": "usa"
782
- }
783
- },
784
- {
785
- "id": "ac_077",
786
- "input": {
787
- "audio_file": "korean10.mp3",
788
- "prompt": "what is the accent in the audio?"
789
- },
790
- "output": {
791
- "text": "south korea"
792
- }
793
- },
794
- {
795
- "id": "ac_078",
796
- "input": {
797
- "audio_file": "english400.mp3",
798
- "prompt": "what is the accent in the audio?"
799
- },
800
- "output": {
801
- "text": "uk"
802
- }
803
- },
804
- {
805
- "id": "ac_079",
806
- "input": {
807
- "audio_file": "english225.mp3",
808
- "prompt": "what is the accent in the audio?"
809
- },
810
- "output": {
811
- "text": "uk"
812
- }
813
- },
814
- {
815
- "id": "ac_080",
816
- "input": {
817
- "audio_file": "english126.mp3",
818
- "prompt": "what is the accent in the audio?"
819
- },
820
- "output": {
821
- "text": "usa"
822
- }
823
- },
824
- {
825
- "id": "ac_081",
826
- "input": {
827
- "audio_file": "english194.mp3",
828
- "prompt": "what is the accent in the audio?"
829
- },
830
- "output": {
831
- "text": "uk"
832
- }
833
- },
834
- {
835
- "id": "ac_082",
836
- "input": {
837
- "audio_file": "french18.mp3",
838
- "prompt": "what is the accent in the audio?"
839
- },
840
- "output": {
841
- "text": "usa"
842
- }
843
- },
844
- {
845
- "id": "ac_083",
846
- "input": {
847
- "audio_file": "english474.mp3",
848
- "prompt": "what is the accent in the audio?"
849
- },
850
- "output": {
851
- "text": "usa"
852
- }
853
- },
854
- {
855
- "id": "ac_084",
856
- "input": {
857
- "audio_file": "mandarin36.mp3",
858
- "prompt": "what is the accent in the audio?"
859
- },
860
- "output": {
861
- "text": "china"
862
- }
863
- },
864
- {
865
- "id": "ac_085",
866
- "input": {
867
- "audio_file": "english71.mp3",
868
- "prompt": "what is the accent in the audio?"
869
- },
870
- "output": {
871
- "text": "usa"
872
- }
873
- },
874
- {
875
- "id": "ac_086",
876
- "input": {
877
- "audio_file": "english231.mp3",
878
- "prompt": "what is the accent in the audio?"
879
- },
880
- "output": {
881
- "text": "usa"
882
- }
883
- },
884
- {
885
- "id": "ac_087",
886
- "input": {
887
- "audio_file": "english169.mp3",
888
- "prompt": "what is the accent in the audio?"
889
- },
890
- "output": {
891
- "text": "usa"
892
- }
893
- },
894
- {
895
- "id": "ac_088",
896
- "input": {
897
- "audio_file": "hindi4.mp3",
898
- "prompt": "what is the accent in the audio?"
899
- },
900
- "output": {
901
- "text": "india"
902
- }
903
- },
904
- {
905
- "id": "ac_089",
906
- "input": {
907
- "audio_file": "english29.mp3",
908
- "prompt": "what is the accent in the audio?"
909
- },
910
- "output": {
911
- "text": "canada"
912
- }
913
- },
914
- {
915
- "id": "ac_090",
916
- "input": {
917
- "audio_file": "mandarin3.mp3",
918
- "prompt": "what is the accent in the audio?"
919
- },
920
- "output": {
921
- "text": "china"
922
- }
923
- },
924
- {
925
- "id": "ac_091",
926
- "input": {
927
- "audio_file": "english14.mp3",
928
- "prompt": "what is the accent in the audio?"
929
- },
930
- "output": {
931
- "text": "uk"
932
- }
933
- },
934
- {
935
- "id": "ac_092",
936
- "input": {
937
- "audio_file": "polish28.mp3",
938
- "prompt": "what is the accent in the audio?"
939
- },
940
- "output": {
941
- "text": "poland"
942
- }
943
- },
944
- {
945
- "id": "ac_093",
946
- "input": {
947
- "audio_file": "english330.mp3",
948
- "prompt": "what is the accent in the audio?"
949
- },
950
- "output": {
951
- "text": "usa"
952
- }
953
- },
954
- {
955
- "id": "ac_094",
956
- "input": {
957
- "audio_file": "english462.mp3",
958
- "prompt": "what is the accent in the audio?"
959
- },
960
- "output": {
961
- "text": "usa"
962
- }
963
- },
964
- {
965
- "id": "ac_095",
966
- "input": {
967
- "audio_file": "english25.mp3",
968
- "prompt": "what is the accent in the audio?"
969
- },
970
- "output": {
971
- "text": "usa"
972
- }
973
- },
974
- {
975
- "id": "ac_096",
976
- "input": {
977
- "audio_file": "english61.mp3",
978
- "prompt": "what is the accent in the audio?"
979
- },
980
- "output": {
981
- "text": "canada"
982
- }
983
- },
984
- {
985
- "id": "ac_097",
986
- "input": {
987
- "audio_file": "english328.mp3",
988
- "prompt": "what is the accent in the audio?"
989
- },
990
- "output": {
991
- "text": "usa"
992
- }
993
- },
994
- {
995
- "id": "ac_098",
996
- "input": {
997
- "audio_file": "english433.mp3",
998
- "prompt": "what is the accent in the audio?"
999
- },
1000
- "output": {
1001
- "text": "usa"
1002
- }
1003
- },
1004
- {
1005
- "id": "ac_099",
1006
- "input": {
1007
- "audio_file": "english437.mp3",
1008
- "prompt": "what is the accent in the audio?"
1009
- },
1010
- "output": {
1011
- "text": "usa"
1012
- }
1013
- },
1014
- {
1015
- "id": "ac_100",
1016
- "input": {
1017
- "audio_file": "punjabi10.mp3",
1018
- "prompt": "what is the accent in the audio?"
1019
- },
1020
- "output": {
1021
- "text": "india"
1022
- }
1023
- },
1024
- {
1025
- "id": "ac_101",
1026
- "input": {
1027
- "audio_file": "turkish14.mp3",
1028
- "prompt": "what is the accent in the audio?"
1029
- },
1030
- "output": {
1031
- "text": "turkey"
1032
- }
1033
- },
1034
- {
1035
- "id": "ac_102",
1036
- "input": {
1037
- "audio_file": "english46.mp3",
1038
- "prompt": "what is the accent in the audio?"
1039
- },
1040
- "output": {
1041
- "text": "usa"
1042
- }
1043
- },
1044
- {
1045
- "id": "ac_103",
1046
- "input": {
1047
- "audio_file": "turkish21.mp3",
1048
- "prompt": "what is the accent in the audio?"
1049
- },
1050
- "output": {
1051
- "text": "turkey"
1052
- }
1053
- },
1054
- {
1055
- "id": "ac_104",
1056
- "input": {
1057
- "audio_file": "english109.mp3",
1058
- "prompt": "what is the accent in the audio?"
1059
- },
1060
- "output": {
1061
- "text": "usa"
1062
- }
1063
- },
1064
- {
1065
- "id": "ac_105",
1066
- "input": {
1067
- "audio_file": "arabic38.mp3",
1068
- "prompt": "what is the accent in the audio?"
1069
- },
1070
- "output": {
1071
- "text": "usa"
1072
- }
1073
- },
1074
- {
1075
- "id": "ac_106",
1076
- "input": {
1077
- "audio_file": "dutch19.mp3",
1078
- "prompt": "what is the accent in the audio?"
1079
- },
1080
- "output": {
1081
- "text": "belgium"
1082
- }
1083
- },
1084
- {
1085
- "id": "ac_107",
1086
- "input": {
1087
- "audio_file": "gujarati6.mp3",
1088
- "prompt": "what is the accent in the audio?"
1089
- },
1090
- "output": {
1091
- "text": "india"
1092
- }
1093
- },
1094
- {
1095
- "id": "ac_108",
1096
- "input": {
1097
- "audio_file": "mandarin38.mp3",
1098
- "prompt": "what is the accent in the audio?"
1099
- },
1100
- "output": {
1101
- "text": "china"
1102
- }
1103
- },
1104
- {
1105
- "id": "ac_109",
1106
- "input": {
1107
- "audio_file": "korean13.mp3",
1108
- "prompt": "what is the accent in the audio?"
1109
- },
1110
- "output": {
1111
- "text": "south korea"
1112
- }
1113
- },
1114
- {
1115
- "id": "ac_110",
1116
- "input": {
1117
- "audio_file": "punjabi5.mp3",
1118
- "prompt": "what is the accent in the audio?"
1119
- },
1120
- "output": {
1121
- "text": "india"
1122
- }
1123
- },
1124
- {
1125
- "id": "ac_111",
1126
- "input": {
1127
- "audio_file": "english138.mp3",
1128
- "prompt": "what is the accent in the audio?"
1129
- },
1130
- "output": {
1131
- "text": "usa"
1132
- }
1133
- },
1134
- {
1135
- "id": "ac_112",
1136
- "input": {
1137
- "audio_file": "bengali14.mp3",
1138
- "prompt": "what is the accent in the audio?"
1139
- },
1140
- "output": {
1141
- "text": "india"
1142
- }
1143
- },
1144
- {
1145
- "id": "ac_113",
1146
- "input": {
1147
- "audio_file": "english35.mp3",
1148
- "prompt": "what is the accent in the audio?"
1149
- },
1150
- "output": {
1151
- "text": "usa"
1152
- }
1153
- },
1154
- {
1155
- "id": "ac_114",
1156
- "input": {
1157
- "audio_file": "cantonese8.mp3",
1158
- "prompt": "what is the accent in the audio?"
1159
- },
1160
- "output": {
1161
- "text": "china"
1162
- }
1163
- },
1164
- {
1165
- "id": "ac_115",
1166
- "input": {
1167
- "audio_file": "english161.mp3",
1168
- "prompt": "what is the accent in the audio?"
1169
- },
1170
- "output": {
1171
- "text": "usa"
1172
- }
1173
- },
1174
- {
1175
- "id": "ac_116",
1176
- "input": {
1177
- "audio_file": "french33.mp3",
1178
- "prompt": "what is the accent in the audio?"
1179
- },
1180
- "output": {
1181
- "text": "canada"
1182
- }
1183
- },
1184
- {
1185
- "id": "ac_117",
1186
- "input": {
1187
- "audio_file": "english193.mp3",
1188
- "prompt": "what is the accent in the audio?"
1189
- },
1190
- "output": {
1191
- "text": "usa"
1192
- }
1193
- },
1194
- {
1195
- "id": "ac_118",
1196
- "input": {
1197
- "audio_file": "english159.mp3",
1198
- "prompt": "what is the accent in the audio?"
1199
- },
1200
- "output": {
1201
- "text": "canada"
1202
- }
1203
- },
1204
- {
1205
- "id": "ac_119",
1206
- "input": {
1207
- "audio_file": "english165.mp3",
1208
- "prompt": "what is the accent in the audio?"
1209
- },
1210
- "output": {
1211
- "text": "usa"
1212
- }
1213
- },
1214
- {
1215
- "id": "ac_120",
1216
- "input": {
1217
- "audio_file": "turkish12.mp3",
1218
- "prompt": "what is the accent in the audio?"
1219
- },
1220
- "output": {
1221
- "text": "turkey"
1222
- }
1223
- },
1224
- {
1225
- "id": "ac_121",
1226
- "input": {
1227
- "audio_file": "english195.mp3",
1228
- "prompt": "what is the accent in the audio?"
1229
- },
1230
- "output": {
1231
- "text": "usa"
1232
- }
1233
- },
1234
- {
1235
- "id": "ac_122",
1236
- "input": {
1237
- "audio_file": "english89.mp3",
1238
- "prompt": "what is the accent in the audio?"
1239
- },
1240
- "output": {
1241
- "text": "usa"
1242
- }
1243
- },
1244
- {
1245
- "id": "ac_123",
1246
- "input": {
1247
- "audio_file": "english536.mp3",
1248
- "prompt": "what is the accent in the audio?"
1249
- },
1250
- "output": {
1251
- "text": "usa"
1252
- }
1253
- },
1254
- {
1255
- "id": "ac_124",
1256
- "input": {
1257
- "audio_file": "english228.mp3",
1258
- "prompt": "what is the accent in the audio?"
1259
- },
1260
- "output": {
1261
- "text": "uk"
1262
- }
1263
- },
1264
- {
1265
- "id": "ac_125",
1266
- "input": {
1267
- "audio_file": "polish1.mp3",
1268
- "prompt": "what is the accent in the audio?"
1269
- },
1270
- "output": {
1271
- "text": "poland"
1272
- }
1273
- },
1274
- {
1275
- "id": "ac_126",
1276
- "input": {
1277
- "audio_file": "portuguese37.mp3",
1278
- "prompt": "what is the accent in the audio?"
1279
- },
1280
- "output": {
1281
- "text": "brazil"
1282
- }
1283
- },
1284
- {
1285
- "id": "ac_127",
1286
- "input": {
1287
- "audio_file": "portuguese39.mp3",
1288
- "prompt": "what is the accent in the audio?"
1289
- },
1290
- "output": {
1291
- "text": "brazil"
1292
- }
1293
- },
1294
- {
1295
- "id": "ac_128",
1296
- "input": {
1297
- "audio_file": "cantonese6.mp3",
1298
- "prompt": "what is the accent in the audio?"
1299
- },
1300
- "output": {
1301
- "text": "china"
1302
- }
1303
- },
1304
- {
1305
- "id": "ac_129",
1306
- "input": {
1307
- "audio_file": "polish10.mp3",
1308
- "prompt": "what is the accent in the audio?"
1309
- },
1310
- "output": {
1311
- "text": "poland"
1312
- }
1313
- },
1314
- {
1315
- "id": "ac_130",
1316
- "input": {
1317
- "audio_file": "english62.mp3",
1318
- "prompt": "what is the accent in the audio?"
1319
- },
1320
- "output": {
1321
- "text": "usa"
1322
- }
1323
- },
1324
- {
1325
- "id": "ac_131",
1326
- "input": {
1327
- "audio_file": "polish9.mp3",
1328
- "prompt": "what is the accent in the audio?"
1329
- },
1330
- "output": {
1331
- "text": "poland"
1332
- }
1333
- },
1334
- {
1335
- "id": "ac_132",
1336
- "input": {
1337
- "audio_file": "english176.mp3",
1338
- "prompt": "what is the accent in the audio?"
1339
- },
1340
- "output": {
1341
- "text": "usa"
1342
- }
1343
- },
1344
- {
1345
- "id": "ac_133",
1346
- "input": {
1347
- "audio_file": "vlaams4.mp3",
1348
- "prompt": "what is the accent in the audio?"
1349
- },
1350
- "output": {
1351
- "text": "belgium"
1352
- }
1353
- },
1354
- {
1355
- "id": "ac_134",
1356
- "input": {
1357
- "audio_file": "english180.mp3",
1358
- "prompt": "what is the accent in the audio?"
1359
- },
1360
- "output": {
1361
- "text": "usa"
1362
- }
1363
- },
1364
- {
1365
- "id": "ac_135",
1366
- "input": {
1367
- "audio_file": "english157.mp3",
1368
- "prompt": "what is the accent in the audio?"
1369
- },
1370
- "output": {
1371
- "text": "usa"
1372
- }
1373
- },
1374
- {
1375
- "id": "ac_136",
1376
- "input": {
1377
- "audio_file": "polish11.mp3",
1378
- "prompt": "what is the accent in the audio?"
1379
- },
1380
- "output": {
1381
- "text": "poland"
1382
- }
1383
- },
1384
- {
1385
- "id": "ac_137",
1386
- "input": {
1387
- "audio_file": "english11.mp3",
1388
- "prompt": "what is the accent in the audio?"
1389
- },
1390
- "output": {
1391
- "text": "uk"
1392
- }
1393
- },
1394
- {
1395
- "id": "ac_138",
1396
- "input": {
1397
- "audio_file": "english312.mp3",
1398
- "prompt": "what is the accent in the audio?"
1399
- },
1400
- "output": {
1401
- "text": "canada"
1402
- }
1403
- },
1404
- {
1405
- "id": "ac_139",
1406
- "input": {
1407
- "audio_file": "english131.mp3",
1408
- "prompt": "what is the accent in the audio?"
1409
- },
1410
- "output": {
1411
- "text": "usa"
1412
- }
1413
- },
1414
- {
1415
- "id": "ac_140",
1416
- "input": {
1417
- "audio_file": "english456.mp3",
1418
- "prompt": "what is the accent in the audio?"
1419
- },
1420
- "output": {
1421
- "text": "uk"
1422
- }
1423
- },
1424
- {
1425
- "id": "ac_141",
1426
- "input": {
1427
- "audio_file": "polish25.mp3",
1428
- "prompt": "what is the accent in the audio?"
1429
- },
1430
- "output": {
1431
- "text": "poland"
1432
- }
1433
- },
1434
- {
1435
- "id": "ac_142",
1436
- "input": {
1437
- "audio_file": "portuguese35.mp3",
1438
- "prompt": "what is the accent in the audio?"
1439
- },
1440
- "output": {
1441
- "text": "brazil"
1442
- }
1443
- },
1444
- {
1445
- "id": "ac_143",
1446
- "input": {
1447
- "audio_file": "english281.mp3",
1448
- "prompt": "what is the accent in the audio?"
1449
- },
1450
- "output": {
1451
- "text": "usa"
1452
- }
1453
- },
1454
- {
1455
- "id": "ac_144",
1456
- "input": {
1457
- "audio_file": "greek12.mp3",
1458
- "prompt": "what is the accent in the audio?"
1459
- },
1460
- "output": {
1461
- "text": "usa"
1462
- }
1463
- },
1464
- {
1465
- "id": "ac_145",
1466
- "input": {
1467
- "audio_file": "dutch45.mp3",
1468
- "prompt": "what is the accent in the audio?"
1469
- },
1470
- "output": {
1471
- "text": "belgium"
1472
- }
1473
- },
1474
- {
1475
- "id": "ac_146",
1476
- "input": {
1477
- "audio_file": "english426.mp3",
1478
- "prompt": "what is the accent in the audio?"
1479
- },
1480
- "output": {
1481
- "text": "usa"
1482
- }
1483
- },
1484
- {
1485
- "id": "ac_147",
1486
- "input": {
1487
- "audio_file": "english570.mp3",
1488
- "prompt": "what is the accent in the audio?"
1489
- },
1490
- "output": {
1491
- "text": "usa"
1492
- }
1493
- },
1494
- {
1495
- "id": "ac_148",
1496
- "input": {
1497
- "audio_file": "english82.mp3",
1498
- "prompt": "what is the accent in the audio?"
1499
- },
1500
- "output": {
1501
- "text": "usa"
1502
- }
1503
- },
1504
- {
1505
- "id": "ac_149",
1506
- "input": {
1507
- "audio_file": "english368.mp3",
1508
- "prompt": "what is the accent in the audio?"
1509
- },
1510
- "output": {
1511
- "text": "uk"
1512
- }
1513
- },
1514
- {
1515
- "id": "ac_150",
1516
- "input": {
1517
- "audio_file": "english574.mp3",
1518
- "prompt": "what is the accent in the audio?"
1519
- },
1520
- "output": {
1521
- "text": "canada"
1522
- }
1523
- },
1524
- {
1525
- "id": "ac_151",
1526
- "input": {
1527
- "audio_file": "mandarin65.mp3",
1528
- "prompt": "what is the accent in the audio?"
1529
- },
1530
- "output": {
1531
- "text": "china"
1532
- }
1533
- },
1534
- {
1535
- "id": "ac_152",
1536
- "input": {
1537
- "audio_file": "dutch21.mp3",
1538
- "prompt": "what is the accent in the audio?"
1539
- },
1540
- "output": {
1541
- "text": "belgium"
1542
- }
1543
- },
1544
- {
1545
- "id": "ac_153",
1546
- "input": {
1547
- "audio_file": "english151.mp3",
1548
- "prompt": "what is the accent in the audio?"
1549
- },
1550
- "output": {
1551
- "text": "usa"
1552
- }
1553
- },
1554
- {
1555
- "id": "ac_154",
1556
- "input": {
1557
- "audio_file": "polish3.mp3",
1558
- "prompt": "what is the accent in the audio?"
1559
- },
1560
- "output": {
1561
- "text": "poland"
1562
- }
1563
- },
1564
- {
1565
- "id": "ac_155",
1566
- "input": {
1567
- "audio_file": "mandarin19.mp3",
1568
- "prompt": "what is the accent in the audio?"
1569
- },
1570
- "output": {
1571
- "text": "china"
1572
- }
1573
- },
1574
- {
1575
- "id": "ac_156",
1576
- "input": {
1577
- "audio_file": "english263.mp3",
1578
- "prompt": "what is the accent in the audio?"
1579
- },
1580
- "output": {
1581
- "text": "usa"
1582
- }
1583
- },
1584
- {
1585
- "id": "ac_157",
1586
- "input": {
1587
- "audio_file": "mandarin59.mp3",
1588
- "prompt": "what is the accent in the audio?"
1589
- },
1590
- "output": {
1591
- "text": "china"
1592
- }
1593
- },
1594
- {
1595
- "id": "ac_158",
1596
- "input": {
1597
- "audio_file": "english457.mp3",
1598
- "prompt": "what is the accent in the audio?"
1599
- },
1600
- "output": {
1601
- "text": "usa"
1602
- }
1603
- },
1604
- {
1605
- "id": "ac_159",
1606
- "input": {
1607
- "audio_file": "tibetan3.mp3",
1608
- "prompt": "what is the accent in the audio?"
1609
- },
1610
- "output": {
1611
- "text": "india"
1612
- }
1613
- },
1614
- {
1615
- "id": "ac_160",
1616
- "input": {
1617
- "audio_file": "english487.mp3",
1618
- "prompt": "what is the accent in the audio?"
1619
- },
1620
- "output": {
1621
- "text": "uk"
1622
- }
1623
- },
1624
- {
1625
- "id": "ac_161",
1626
- "input": {
1627
- "audio_file": "english123.mp3",
1628
- "prompt": "what is the accent in the audio?"
1629
- },
1630
- "output": {
1631
- "text": "usa"
1632
- }
1633
- },
1634
- {
1635
- "id": "ac_162",
1636
- "input": {
1637
- "audio_file": "french22.mp3",
1638
- "prompt": "what is the accent in the audio?"
1639
- },
1640
- "output": {
1641
- "text": "belgium"
1642
- }
1643
- },
1644
- {
1645
- "id": "ac_163",
1646
- "input": {
1647
- "audio_file": "english213.mp3",
1648
- "prompt": "what is the accent in the audio?"
1649
- },
1650
- "output": {
1651
- "text": "usa"
1652
- }
1653
- },
1654
- {
1655
- "id": "ac_164",
1656
- "input": {
1657
- "audio_file": "english166.mp3",
1658
- "prompt": "what is the accent in the audio?"
1659
- },
1660
- "output": {
1661
- "text": "usa"
1662
- }
1663
- },
1664
- {
1665
- "id": "ac_165",
1666
- "input": {
1667
- "audio_file": "english492.mp3",
1668
- "prompt": "what is the accent in the audio?"
1669
- },
1670
- "output": {
1671
- "text": "usa"
1672
- }
1673
- },
1674
- {
1675
- "id": "ac_166",
1676
- "input": {
1677
- "audio_file": "english539.mp3",
1678
- "prompt": "what is the accent in the audio?"
1679
- },
1680
- "output": {
1681
- "text": "usa"
1682
- }
1683
- },
1684
- {
1685
- "id": "ac_167",
1686
- "input": {
1687
- "audio_file": "english293.mp3",
1688
- "prompt": "what is the accent in the audio?"
1689
- },
1690
- "output": {
1691
- "text": "usa"
1692
- }
1693
- },
1694
- {
1695
- "id": "ac_168",
1696
- "input": {
1697
- "audio_file": "english236.mp3",
1698
- "prompt": "what is the accent in the audio?"
1699
- },
1700
- "output": {
1701
- "text": "usa"
1702
- }
1703
- },
1704
- {
1705
- "id": "ac_169",
1706
- "input": {
1707
- "audio_file": "portuguese29.mp3",
1708
- "prompt": "what is the accent in the audio?"
1709
- },
1710
- "output": {
1711
- "text": "brazil"
1712
- }
1713
- },
1714
- {
1715
- "id": "ac_170",
1716
- "input": {
1717
- "audio_file": "polish34.mp3",
1718
- "prompt": "what is the accent in the audio?"
1719
- },
1720
- "output": {
1721
- "text": "poland"
1722
- }
1723
- },
1724
- {
1725
- "id": "ac_171",
1726
- "input": {
1727
- "audio_file": "english221.mp3",
1728
- "prompt": "what is the accent in the audio?"
1729
- },
1730
- "output": {
1731
- "text": "uk"
1732
- }
1733
- },
1734
- {
1735
- "id": "ac_172",
1736
- "input": {
1737
- "audio_file": "english226.mp3",
1738
- "prompt": "what is the accent in the audio?"
1739
- },
1740
- "output": {
1741
- "text": "uk"
1742
- }
1743
- },
1744
- {
1745
- "id": "ac_173",
1746
- "input": {
1747
- "audio_file": "turkish5.mp3",
1748
- "prompt": "what is the accent in the audio?"
1749
- },
1750
- "output": {
1751
- "text": "turkey"
1752
- }
1753
- },
1754
- {
1755
- "id": "ac_174",
1756
- "input": {
1757
- "audio_file": "english358.mp3",
1758
- "prompt": "what is the accent in the audio?"
1759
- },
1760
- "output": {
1761
- "text": "canada"
1762
- }
1763
- },
1764
- {
1765
- "id": "ac_175",
1766
- "input": {
1767
- "audio_file": "english210.mp3",
1768
- "prompt": "what is the accent in the audio?"
1769
- },
1770
- "output": {
1771
- "text": "canada"
1772
- }
1773
- },
1774
- {
1775
- "id": "ac_176",
1776
- "input": {
1777
- "audio_file": "english423.mp3",
1778
- "prompt": "what is the accent in the audio?"
1779
- },
1780
- "output": {
1781
- "text": "usa"
1782
- }
1783
- },
1784
- {
1785
- "id": "ac_177",
1786
- "input": {
1787
- "audio_file": "english79.mp3",
1788
- "prompt": "what is the accent in the audio?"
1789
- },
1790
- "output": {
1791
- "text": "usa"
1792
- }
1793
- },
1794
- {
1795
- "id": "ac_178",
1796
- "input": {
1797
- "audio_file": "english100.mp3",
1798
- "prompt": "what is the accent in the audio?"
1799
- },
1800
- "output": {
1801
- "text": "usa"
1802
- }
1803
- },
1804
- {
1805
- "id": "ac_179",
1806
- "input": {
1807
- "audio_file": "english479.mp3",
1808
- "prompt": "what is the accent in the audio?"
1809
- },
1810
- "output": {
1811
- "text": "usa"
1812
- }
1813
- },
1814
- {
1815
- "id": "ac_180",
1816
- "input": {
1817
- "audio_file": "english390.mp3",
1818
- "prompt": "what is the accent in the audio?"
1819
- },
1820
- "output": {
1821
- "text": "usa"
1822
- }
1823
- },
1824
- {
1825
- "id": "ac_181",
1826
- "input": {
1827
- "audio_file": "english235.mp3",
1828
- "prompt": "what is the accent in the audio?"
1829
- },
1830
- "output": {
1831
- "text": "usa"
1832
- }
1833
- },
1834
- {
1835
- "id": "ac_182",
1836
- "input": {
1837
- "audio_file": "polish8.mp3",
1838
- "prompt": "what is the accent in the audio?"
1839
- },
1840
- "output": {
1841
- "text": "poland"
1842
- }
1843
- },
1844
- {
1845
- "id": "ac_183",
1846
- "input": {
1847
- "audio_file": "english424.mp3",
1848
- "prompt": "what is the accent in the audio?"
1849
- },
1850
- "output": {
1851
- "text": "usa"
1852
- }
1853
- },
1854
- {
1855
- "id": "ac_184",
1856
- "input": {
1857
- "audio_file": "turkish7.mp3",
1858
- "prompt": "what is the accent in the audio?"
1859
- },
1860
- "output": {
1861
- "text": "turkey"
1862
- }
1863
- },
1864
- {
1865
- "id": "ac_185",
1866
- "input": {
1867
- "audio_file": "english478.mp3",
1868
- "prompt": "what is the accent in the audio?"
1869
- },
1870
- "output": {
1871
- "text": "canada"
1872
- }
1873
- },
1874
- {
1875
- "id": "ac_186",
1876
- "input": {
1877
- "audio_file": "english53.mp3",
1878
- "prompt": "what is the accent in the audio?"
1879
- },
1880
- "output": {
1881
- "text": "usa"
1882
- }
1883
- },
1884
- {
1885
- "id": "ac_187",
1886
- "input": {
1887
- "audio_file": "english575.mp3",
1888
- "prompt": "what is the accent in the audio?"
1889
- },
1890
- "output": {
1891
- "text": "usa"
1892
- }
1893
- },
1894
- {
1895
- "id": "ac_188",
1896
- "input": {
1897
- "audio_file": "portuguese7.mp3",
1898
- "prompt": "what is the accent in the audio?"
1899
- },
1900
- "output": {
1901
- "text": "brazil"
1902
- }
1903
- },
1904
- {
1905
- "id": "ac_189",
1906
- "input": {
1907
- "audio_file": "mandarin41.mp3",
1908
- "prompt": "what is the accent in the audio?"
1909
- },
1910
- "output": {
1911
- "text": "china"
1912
- }
1913
- },
1914
- {
1915
- "id": "ac_190",
1916
- "input": {
1917
- "audio_file": "dutch17.mp3",
1918
- "prompt": "what is the accent in the audio?"
1919
- },
1920
- "output": {
1921
- "text": "belgium"
1922
- }
1923
- },
1924
- {
1925
- "id": "ac_191",
1926
- "input": {
1927
- "audio_file": "english59.mp3",
1928
- "prompt": "what is the accent in the audio?"
1929
- },
1930
- "output": {
1931
- "text": "usa"
1932
- }
1933
- },
1934
- {
1935
- "id": "ac_192",
1936
- "input": {
1937
- "audio_file": "korean28.mp3",
1938
- "prompt": "what is the accent in the audio?"
1939
- },
1940
- "output": {
1941
- "text": "south korea"
1942
- }
1943
- },
1944
- {
1945
- "id": "ac_193",
1946
- "input": {
1947
- "audio_file": "marathi2.mp3",
1948
- "prompt": "what is the accent in the audio?"
1949
- },
1950
- "output": {
1951
- "text": "india"
1952
- }
1953
- },
1954
- {
1955
- "id": "ac_194",
1956
- "input": {
1957
- "audio_file": "turkish35.mp3",
1958
- "prompt": "what is the accent in the audio?"
1959
- },
1960
- "output": {
1961
- "text": "turkey"
1962
- }
1963
- },
1964
- {
1965
- "id": "ac_195",
1966
- "input": {
1967
- "audio_file": "polish4.mp3",
1968
- "prompt": "what is the accent in the audio?"
1969
- },
1970
- "output": {
1971
- "text": "poland"
1972
- }
1973
- },
1974
- {
1975
- "id": "ac_196",
1976
- "input": {
1977
- "audio_file": "english66.mp3",
1978
- "prompt": "what is the accent in the audio?"
1979
- },
1980
- "output": {
1981
- "text": "usa"
1982
- }
1983
- },
1984
- {
1985
- "id": "ac_197",
1986
- "input": {
1987
- "audio_file": "bai1.mp3",
1988
- "prompt": "what is the accent in the audio?"
1989
- },
1990
- "output": {
1991
- "text": "china"
1992
- }
1993
- },
1994
- {
1995
- "id": "ac_198",
1996
- "input": {
1997
- "audio_file": "english323.mp3",
1998
- "prompt": "what is the accent in the audio?"
1999
- },
2000
- "output": {
2001
- "text": "canada"
2002
- }
2003
- },
2004
- {
2005
- "id": "ac_199",
2006
- "input": {
2007
- "audio_file": "english537.mp3",
2008
- "prompt": "what is the accent in the audio?"
2009
- },
2010
- "output": {
2011
- "text": "usa"
2012
- }
2013
- },
2014
- {
2015
- "id": "ac_200",
2016
- "input": {
2017
- "audio_file": "english326.mp3",
2018
- "prompt": "what is the accent in the audio?"
2019
- },
2020
- "output": {
2021
- "text": "usa"
2022
- }
2023
- },
2024
- {
2025
- "id": "ac_201",
2026
- "input": {
2027
- "audio_file": "korean35.mp3",
2028
- "prompt": "what is the accent in the audio?"
2029
- },
2030
- "output": {
2031
- "text": "south korea"
2032
- }
2033
- },
2034
- {
2035
- "id": "ac_202",
2036
- "input": {
2037
- "audio_file": "english20.mp3",
2038
- "prompt": "what is the accent in the audio?"
2039
- },
2040
- "output": {
2041
- "text": "usa"
2042
- }
2043
- },
2044
- {
2045
- "id": "ac_203",
2046
- "input": {
2047
- "audio_file": "english308.mp3",
2048
- "prompt": "what is the accent in the audio?"
2049
- },
2050
- "output": {
2051
- "text": "uk"
2052
- }
2053
- },
2054
- {
2055
- "id": "ac_204",
2056
- "input": {
2057
- "audio_file": "english121.mp3",
2058
- "prompt": "what is the accent in the audio?"
2059
- },
2060
- "output": {
2061
- "text": "usa"
2062
- }
2063
- },
2064
- {
2065
- "id": "ac_205",
2066
- "input": {
2067
- "audio_file": "english374.mp3",
2068
- "prompt": "what is the accent in the audio?"
2069
- },
2070
- "output": {
2071
- "text": "uk"
2072
- }
2073
- },
2074
- {
2075
- "id": "ac_206",
2076
- "input": {
2077
- "audio_file": "bengali9.mp3",
2078
- "prompt": "what is the accent in the audio?"
2079
- },
2080
- "output": {
2081
- "text": "india"
2082
- }
2083
- },
2084
- {
2085
- "id": "ac_207",
2086
- "input": {
2087
- "audio_file": "yiddish2.mp3",
2088
- "prompt": "what is the accent in the audio?"
2089
- },
2090
- "output": {
2091
- "text": "canada"
2092
- }
2093
- },
2094
- {
2095
- "id": "ac_208",
2096
- "input": {
2097
- "audio_file": "mandarin7.mp3",
2098
- "prompt": "what is the accent in the audio?"
2099
- },
2100
- "output": {
2101
- "text": "usa"
2102
- }
2103
- },
2104
- {
2105
- "id": "ac_209",
2106
- "input": {
2107
- "audio_file": "vlaams3.mp3",
2108
- "prompt": "what is the accent in the audio?"
2109
- },
2110
- "output": {
2111
- "text": "belgium"
2112
- }
2113
- },
2114
- {
2115
- "id": "ac_210",
2116
- "input": {
2117
- "audio_file": "english204.mp3",
2118
- "prompt": "what is the accent in the audio?"
2119
- },
2120
- "output": {
2121
- "text": "usa"
2122
- }
2123
- },
2124
- {
2125
- "id": "ac_211",
2126
- "input": {
2127
- "audio_file": "turkish16.mp3",
2128
- "prompt": "what is the accent in the audio?"
2129
- },
2130
- "output": {
2131
- "text": "turkey"
2132
- }
2133
- },
2134
- {
2135
- "id": "ac_212",
2136
- "input": {
2137
- "audio_file": "mandarin17.mp3",
2138
- "prompt": "what is the accent in the audio?"
2139
- },
2140
- "output": {
2141
- "text": "china"
2142
- }
2143
- },
2144
- {
2145
- "id": "ac_213",
2146
- "input": {
2147
- "audio_file": "dutch25.mp3",
2148
- "prompt": "what is the accent in the audio?"
2149
- },
2150
- "output": {
2151
- "text": "belgium"
2152
- }
2153
- },
2154
- {
2155
- "id": "ac_214",
2156
- "input": {
2157
- "audio_file": "turkish11.mp3",
2158
- "prompt": "what is the accent in the audio?"
2159
- },
2160
- "output": {
2161
- "text": "turkey"
2162
- }
2163
- },
2164
- {
2165
- "id": "ac_215",
2166
- "input": {
2167
- "audio_file": "tamil5.mp3",
2168
- "prompt": "what is the accent in the audio?"
2169
- },
2170
- "output": {
2171
- "text": "india"
2172
- }
2173
- },
2174
- {
2175
- "id": "ac_216",
2176
- "input": {
2177
- "audio_file": "korean11.mp3",
2178
- "prompt": "what is the accent in the audio?"
2179
- },
2180
- "output": {
2181
- "text": "south korea"
2182
- }
2183
- },
2184
- {
2185
- "id": "ac_217",
2186
- "input": {
2187
- "audio_file": "english344.mp3",
2188
- "prompt": "what is the accent in the audio?"
2189
- },
2190
- "output": {
2191
- "text": "usa"
2192
- }
2193
- },
2194
- {
2195
- "id": "ac_218",
2196
- "input": {
2197
- "audio_file": "english117.mp3",
2198
- "prompt": "what is the accent in the audio?"
2199
- },
2200
- "output": {
2201
- "text": "usa"
2202
- }
2203
- },
2204
- {
2205
- "id": "ac_219",
2206
- "input": {
2207
- "audio_file": "english546.mp3",
2208
- "prompt": "what is the accent in the audio?"
2209
- },
2210
- "output": {
2211
- "text": "usa"
2212
- }
2213
- },
2214
- {
2215
- "id": "ac_220",
2216
- "input": {
2217
- "audio_file": "english43.mp3",
2218
- "prompt": "what is the accent in the audio?"
2219
- },
2220
- "output": {
2221
- "text": "canada"
2222
- }
2223
- },
2224
- {
2225
- "id": "ac_221",
2226
- "input": {
2227
- "audio_file": "english189.mp3",
2228
- "prompt": "what is the accent in the audio?"
2229
- },
2230
- "output": {
2231
- "text": "usa"
2232
- }
2233
- },
2234
- {
2235
- "id": "ac_222",
2236
- "input": {
2237
- "audio_file": "uyghur1.mp3",
2238
- "prompt": "what is the accent in the audio?"
2239
- },
2240
- "output": {
2241
- "text": "china"
2242
- }
2243
- },
2244
- {
2245
- "id": "ac_223",
2246
- "input": {
2247
- "audio_file": "korean17.mp3",
2248
- "prompt": "what is the accent in the audio?"
2249
- },
2250
- "output": {
2251
- "text": "south korea"
2252
- }
2253
- },
2254
- {
2255
- "id": "ac_224",
2256
- "input": {
2257
- "audio_file": "english561.mp3",
2258
- "prompt": "what is the accent in the audio?"
2259
- },
2260
- "output": {
2261
- "text": "usa"
2262
- }
2263
- },
2264
- {
2265
- "id": "ac_225",
2266
- "input": {
2267
- "audio_file": "english216.mp3",
2268
- "prompt": "what is the accent in the audio?"
2269
- },
2270
- "output": {
2271
- "text": "usa"
2272
- }
2273
- },
2274
- {
2275
- "id": "ac_226",
2276
- "input": {
2277
- "audio_file": "english93.mp3",
2278
- "prompt": "what is the accent in the audio?"
2279
- },
2280
- "output": {
2281
- "text": "usa"
2282
- }
2283
- },
2284
- {
2285
- "id": "ac_227",
2286
- "input": {
2287
- "audio_file": "english504.mp3",
2288
- "prompt": "what is the accent in the audio?"
2289
- },
2290
- "output": {
2291
- "text": "usa"
2292
- }
2293
- },
2294
- {
2295
- "id": "ac_228",
2296
- "input": {
2297
- "audio_file": "english460.mp3",
2298
- "prompt": "what is the accent in the audio?"
2299
- },
2300
- "output": {
2301
- "text": "uk"
2302
- }
2303
- },
2304
- {
2305
- "id": "ac_229",
2306
- "input": {
2307
- "audio_file": "english286.mp3",
2308
- "prompt": "what is the accent in the audio?"
2309
- },
2310
- "output": {
2311
- "text": "usa"
2312
- }
2313
- },
2314
- {
2315
- "id": "ac_230",
2316
- "input": {
2317
- "audio_file": "hindi12.mp3",
2318
- "prompt": "what is the accent in the audio?"
2319
- },
2320
- "output": {
2321
- "text": "india"
2322
- }
2323
- },
2324
- {
2325
- "id": "ac_231",
2326
- "input": {
2327
- "audio_file": "english202.mp3",
2328
- "prompt": "what is the accent in the audio?"
2329
- },
2330
- "output": {
2331
- "text": "usa"
2332
- }
2333
- },
2334
- {
2335
- "id": "ac_232",
2336
- "input": {
2337
- "audio_file": "portuguese32.mp3",
2338
- "prompt": "what is the accent in the audio?"
2339
- },
2340
- "output": {
2341
- "text": "brazil"
2342
- }
2343
- },
2344
- {
2345
- "id": "ac_233",
2346
- "input": {
2347
- "audio_file": "bengali6.mp3",
2348
- "prompt": "what is the accent in the audio?"
2349
- },
2350
- "output": {
2351
- "text": "india"
2352
- }
2353
- },
2354
- {
2355
- "id": "ac_234",
2356
- "input": {
2357
- "audio_file": "english392.mp3",
2358
- "prompt": "what is the accent in the audio?"
2359
- },
2360
- "output": {
2361
- "text": "usa"
2362
- }
2363
- },
2364
- {
2365
- "id": "ac_235",
2366
- "input": {
2367
- "audio_file": "korean29.mp3",
2368
- "prompt": "what is the accent in the audio?"
2369
- },
2370
- "output": {
2371
- "text": "south korea"
2372
- }
2373
- },
2374
- {
2375
- "id": "ac_236",
2376
- "input": {
2377
- "audio_file": "dutch30.mp3",
2378
- "prompt": "what is the accent in the audio?"
2379
- },
2380
- "output": {
2381
- "text": "belgium"
2382
- }
2383
- },
2384
- {
2385
- "id": "ac_237",
2386
- "input": {
2387
- "audio_file": "english520.mp3",
2388
- "prompt": "what is the accent in the audio?"
2389
- },
2390
- "output": {
2391
- "text": "usa"
2392
- }
2393
- },
2394
- {
2395
- "id": "ac_238",
2396
- "input": {
2397
- "audio_file": "hindi8.mp3",
2398
- "prompt": "what is the accent in the audio?"
2399
- },
2400
- "output": {
2401
- "text": "india"
2402
- }
2403
- },
2404
- {
2405
- "id": "ac_239",
2406
- "input": {
2407
- "audio_file": "korean50.mp3",
2408
- "prompt": "what is the accent in the audio?"
2409
- },
2410
- "output": {
2411
- "text": "south korea"
2412
- }
2413
- },
2414
- {
2415
- "id": "ac_240",
2416
- "input": {
2417
- "audio_file": "portuguese47.mp3",
2418
- "prompt": "what is the accent in the audio?"
2419
- },
2420
- "output": {
2421
- "text": "brazil"
2422
- }
2423
- },
2424
- {
2425
- "id": "ac_241",
2426
- "input": {
2427
- "audio_file": "english254.mp3",
2428
- "prompt": "what is the accent in the audio?"
2429
- },
2430
- "output": {
2431
- "text": "usa"
2432
- }
2433
- },
2434
- {
2435
- "id": "ac_242",
2436
- "input": {
2437
- "audio_file": "english33.mp3",
2438
- "prompt": "what is the accent in the audio?"
2439
- },
2440
- "output": {
2441
- "text": "usa"
2442
- }
2443
- },
2444
- {
2445
- "id": "ac_243",
2446
- "input": {
2447
- "audio_file": "polish2.mp3",
2448
- "prompt": "what is the accent in the audio?"
2449
- },
2450
- "output": {
2451
- "text": "poland"
2452
- }
2453
- },
2454
- {
2455
- "id": "ac_244",
2456
- "input": {
2457
- "audio_file": "portuguese33.mp3",
2458
- "prompt": "what is the accent in the audio?"
2459
- },
2460
- "output": {
2461
- "text": "brazil"
2462
- }
2463
- },
2464
- {
2465
- "id": "ac_245",
2466
- "input": {
2467
- "audio_file": "french8.mp3",
2468
- "prompt": "what is the accent in the audio?"
2469
- },
2470
- "output": {
2471
- "text": "belgium"
2472
- }
2473
- },
2474
- {
2475
- "id": "ac_246",
2476
- "input": {
2477
- "audio_file": "mandarin42.mp3",
2478
- "prompt": "what is the accent in the audio?"
2479
- },
2480
- "output": {
2481
- "text": "china"
2482
- }
2483
- },
2484
- {
2485
- "id": "ac_247",
2486
- "input": {
2487
- "audio_file": "english360.mp3",
2488
- "prompt": "what is the accent in the audio?"
2489
- },
2490
- "output": {
2491
- "text": "usa"
2492
- }
2493
- },
2494
- {
2495
- "id": "ac_248",
2496
- "input": {
2497
- "audio_file": "english389.mp3",
2498
- "prompt": "what is the accent in the audio?"
2499
- },
2500
- "output": {
2501
- "text": "usa"
2502
- }
2503
- },
2504
- {
2505
- "id": "ac_249",
2506
- "input": {
2507
- "audio_file": "english380.mp3",
2508
- "prompt": "what is the accent in the audio?"
2509
- },
2510
- "output": {
2511
- "text": "usa"
2512
- }
2513
- },
2514
- {
2515
- "id": "ac_250",
2516
- "input": {
2517
- "audio_file": "korean15.mp3",
2518
- "prompt": "what is the accent in the audio?"
2519
- },
2520
- "output": {
2521
- "text": "south korea"
2522
- }
2523
- },
2524
- {
2525
- "id": "ac_251",
2526
- "input": {
2527
- "audio_file": "portuguese2.mp3",
2528
- "prompt": "what is the accent in the audio?"
2529
- },
2530
- "output": {
2531
- "text": "brazil"
2532
- }
2533
- },
2534
- {
2535
- "id": "ac_252",
2536
- "input": {
2537
- "audio_file": "english190.mp3",
2538
- "prompt": "what is the accent in the audio?"
2539
- },
2540
- "output": {
2541
- "text": "usa"
2542
- }
2543
- },
2544
- {
2545
- "id": "ac_253",
2546
- "input": {
2547
- "audio_file": "punjabi4.mp3",
2548
- "prompt": "what is the accent in the audio?"
2549
- },
2550
- "output": {
2551
- "text": "india"
2552
- }
2553
- },
2554
- {
2555
- "id": "ac_254",
2556
- "input": {
2557
- "audio_file": "english272.mp3",
2558
- "prompt": "what is the accent in the audio?"
2559
- },
2560
- "output": {
2561
- "text": "usa"
2562
- }
2563
- },
2564
- {
2565
- "id": "ac_255",
2566
- "input": {
2567
- "audio_file": "english378.mp3",
2568
- "prompt": "what is the accent in the audio?"
2569
- },
2570
- "output": {
2571
- "text": "usa"
2572
- }
2573
- },
2574
- {
2575
- "id": "ac_256",
2576
- "input": {
2577
- "audio_file": "tamil6.mp3",
2578
- "prompt": "what is the accent in the audio?"
2579
- },
2580
- "output": {
2581
- "text": "india"
2582
- }
2583
- },
2584
- {
2585
- "id": "ac_257",
2586
- "input": {
2587
- "audio_file": "english541.mp3",
2588
- "prompt": "what is the accent in the audio?"
2589
- },
2590
- "output": {
2591
- "text": "usa"
2592
- }
2593
- },
2594
- {
2595
- "id": "ac_258",
2596
- "input": {
2597
- "audio_file": "english135.mp3",
2598
- "prompt": "what is the accent in the audio?"
2599
- },
2600
- "output": {
2601
- "text": "usa"
2602
- }
2603
- },
2604
- {
2605
- "id": "ac_259",
2606
- "input": {
2607
- "audio_file": "korean23.mp3",
2608
- "prompt": "what is the accent in the audio?"
2609
- },
2610
- "output": {
2611
- "text": "south korea"
2612
- }
2613
- },
2614
- {
2615
- "id": "ac_260",
2616
- "input": {
2617
- "audio_file": "english233.mp3",
2618
- "prompt": "what is the accent in the audio?"
2619
- },
2620
- "output": {
2621
- "text": "canada"
2622
- }
2623
- },
2624
- {
2625
- "id": "ac_261",
2626
- "input": {
2627
- "audio_file": "english146.mp3",
2628
- "prompt": "what is the accent in the audio?"
2629
- },
2630
- "output": {
2631
- "text": "usa"
2632
- }
2633
- },
2634
- {
2635
- "id": "ac_262",
2636
- "input": {
2637
- "audio_file": "english450.mp3",
2638
- "prompt": "what is the accent in the audio?"
2639
- },
2640
- "output": {
2641
- "text": "uk"
2642
- }
2643
- },
2644
- {
2645
- "id": "ac_263",
2646
- "input": {
2647
- "audio_file": "english515.mp3",
2648
- "prompt": "what is the accent in the audio?"
2649
- },
2650
- "output": {
2651
- "text": "usa"
2652
- }
2653
- },
2654
- {
2655
- "id": "ac_264",
2656
- "input": {
2657
- "audio_file": "english111.mp3",
2658
- "prompt": "what is the accent in the audio?"
2659
- },
2660
- "output": {
2661
- "text": "india"
2662
- }
2663
- },
2664
- {
2665
- "id": "ac_265",
2666
- "input": {
2667
- "audio_file": "mandarin27.mp3",
2668
- "prompt": "what is the accent in the audio?"
2669
- },
2670
- "output": {
2671
- "text": "china"
2672
- }
2673
- },
2674
- {
2675
- "id": "ac_266",
2676
- "input": {
2677
- "audio_file": "korean24.mp3",
2678
- "prompt": "what is the accent in the audio?"
2679
- },
2680
- "output": {
2681
- "text": "south korea"
2682
- }
2683
- },
2684
- {
2685
- "id": "ac_267",
2686
- "input": {
2687
- "audio_file": "english232.mp3",
2688
- "prompt": "what is the accent in the audio?"
2689
- },
2690
- "output": {
2691
- "text": "usa"
2692
- }
2693
- },
2694
- {
2695
- "id": "ac_268",
2696
- "input": {
2697
- "audio_file": "english54.mp3",
2698
- "prompt": "what is the accent in the audio?"
2699
- },
2700
- "output": {
2701
- "text": "usa"
2702
- }
2703
- },
2704
- {
2705
- "id": "ac_269",
2706
- "input": {
2707
- "audio_file": "english398.mp3",
2708
- "prompt": "what is the accent in the audio?"
2709
- },
2710
- "output": {
2711
- "text": "usa"
2712
- }
2713
- },
2714
- {
2715
- "id": "ac_270",
2716
- "input": {
2717
- "audio_file": "french51.mp3",
2718
- "prompt": "what is the accent in the audio?"
2719
- },
2720
- "output": {
2721
- "text": "belgium"
2722
- }
2723
- },
2724
- {
2725
- "id": "ac_271",
2726
- "input": {
2727
- "audio_file": "english212.mp3",
2728
- "prompt": "what is the accent in the audio?"
2729
- },
2730
- "output": {
2731
- "text": "usa"
2732
- }
2733
- },
2734
- {
2735
- "id": "ac_272",
2736
- "input": {
2737
- "audio_file": "malayalam2.mp3",
2738
- "prompt": "what is the accent in the audio?"
2739
- },
2740
- "output": {
2741
- "text": "india"
2742
- }
2743
- },
2744
- {
2745
- "id": "ac_273",
2746
- "input": {
2747
- "audio_file": "turkish4.mp3",
2748
- "prompt": "what is the accent in the audio?"
2749
- },
2750
- "output": {
2751
- "text": "turkey"
2752
- }
2753
- },
2754
- {
2755
- "id": "ac_274",
2756
- "input": {
2757
- "audio_file": "polish15.mp3",
2758
- "prompt": "what is the accent in the audio?"
2759
- },
2760
- "output": {
2761
- "text": "poland"
2762
- }
2763
- },
2764
- {
2765
- "id": "ac_275",
2766
- "input": {
2767
- "audio_file": "polish31.mp3",
2768
- "prompt": "what is the accent in the audio?"
2769
- },
2770
- "output": {
2771
- "text": "poland"
2772
- }
2773
- },
2774
- {
2775
- "id": "ac_276",
2776
- "input": {
2777
- "audio_file": "english442.mp3",
2778
- "prompt": "what is the accent in the audio?"
2779
- },
2780
- "output": {
2781
- "text": "usa"
2782
- }
2783
- },
2784
- {
2785
- "id": "ac_277",
2786
- "input": {
2787
- "audio_file": "malayalam3.mp3",
2788
- "prompt": "what is the accent in the audio?"
2789
- },
2790
- "output": {
2791
- "text": "india"
2792
- }
2793
- },
2794
- {
2795
- "id": "ac_278",
2796
- "input": {
2797
- "audio_file": "mandarin21.mp3",
2798
- "prompt": "what is the accent in the audio?"
2799
- },
2800
- "output": {
2801
- "text": "china"
2802
- }
2803
- },
2804
- {
2805
- "id": "ac_279",
2806
- "input": {
2807
- "audio_file": "english471.mp3",
2808
- "prompt": "what is the accent in the audio?"
2809
- },
2810
- "output": {
2811
- "text": "canada"
2812
- }
2813
- },
2814
- {
2815
- "id": "ac_280",
2816
- "input": {
2817
- "audio_file": "english124.mp3",
2818
- "prompt": "what is the accent in the audio?"
2819
- },
2820
- "output": {
2821
- "text": "usa"
2822
- }
2823
- },
2824
- {
2825
- "id": "ac_281",
2826
- "input": {
2827
- "audio_file": "english141.mp3",
2828
- "prompt": "what is the accent in the audio?"
2829
- },
2830
- "output": {
2831
- "text": "uk"
2832
- }
2833
- },
2834
- {
2835
- "id": "ac_282",
2836
- "input": {
2837
- "audio_file": "portuguese38.mp3",
2838
- "prompt": "what is the accent in the audio?"
2839
- },
2840
- "output": {
2841
- "text": "brazil"
2842
- }
2843
- },
2844
- {
2845
- "id": "ac_283",
2846
- "input": {
2847
- "audio_file": "english370.mp3",
2848
- "prompt": "what is the accent in the audio?"
2849
- },
2850
- "output": {
2851
- "text": "india"
2852
- }
2853
- },
2854
- {
2855
- "id": "ac_284",
2856
- "input": {
2857
- "audio_file": "mandarin39.mp3",
2858
- "prompt": "what is the accent in the audio?"
2859
- },
2860
- "output": {
2861
- "text": "china"
2862
- }
2863
- },
2864
- {
2865
- "id": "ac_285",
2866
- "input": {
2867
- "audio_file": "english21.mp3",
2868
- "prompt": "what is the accent in the audio?"
2869
- },
2870
- "output": {
2871
- "text": "usa"
2872
- }
2873
- },
2874
- {
2875
- "id": "ac_286",
2876
- "input": {
2877
- "audio_file": "english475.mp3",
2878
- "prompt": "what is the accent in the audio?"
2879
- },
2880
- "output": {
2881
- "text": "usa"
2882
- }
2883
- },
2884
- {
2885
- "id": "ac_287",
2886
- "input": {
2887
- "audio_file": "english136.mp3",
2888
- "prompt": "what is the accent in the audio?"
2889
- },
2890
- "output": {
2891
- "text": "canada"
2892
- }
2893
- },
2894
- {
2895
- "id": "ac_288",
2896
- "input": {
2897
- "audio_file": "telugu1.mp3",
2898
- "prompt": "what is the accent in the audio?"
2899
- },
2900
- "output": {
2901
- "text": "india"
2902
- }
2903
- },
2904
- {
2905
- "id": "ac_289",
2906
- "input": {
2907
- "audio_file": "english104.mp3",
2908
- "prompt": "what is the accent in the audio?"
2909
- },
2910
- "output": {
2911
- "text": "usa"
2912
- }
2913
- },
2914
- {
2915
- "id": "ac_290",
2916
- "input": {
2917
- "audio_file": "english219.mp3",
2918
- "prompt": "what is the accent in the audio?"
2919
- },
2920
- "output": {
2921
- "text": "usa"
2922
- }
2923
- },
2924
- {
2925
- "id": "ac_291",
2926
- "input": {
2927
- "audio_file": "cantonese13.mp3",
2928
- "prompt": "what is the accent in the audio?"
2929
- },
2930
- "output": {
2931
- "text": "china"
2932
- }
2933
- },
2934
- {
2935
- "id": "ac_292",
2936
- "input": {
2937
- "audio_file": "portuguese10.mp3",
2938
- "prompt": "what is the accent in the audio?"
2939
- },
2940
- "output": {
2941
- "text": "brazil"
2942
- }
2943
- },
2944
- {
2945
- "id": "ac_293",
2946
- "input": {
2947
- "audio_file": "turkish31.mp3",
2948
- "prompt": "what is the accent in the audio?"
2949
- },
2950
- "output": {
2951
- "text": "turkey"
2952
- }
2953
- },
2954
- {
2955
- "id": "ac_294",
2956
- "input": {
2957
- "audio_file": "english81.mp3",
2958
- "prompt": "what is the accent in the audio?"
2959
- },
2960
- "output": {
2961
- "text": "usa"
2962
- }
2963
- },
2964
- {
2965
- "id": "ac_295",
2966
- "input": {
2967
- "audio_file": "hindi13.mp3",
2968
- "prompt": "what is the accent in the audio?"
2969
- },
2970
- "output": {
2971
- "text": "india"
2972
- }
2973
- },
2974
- {
2975
- "id": "ac_296",
2976
- "input": {
2977
- "audio_file": "english97.mp3",
2978
- "prompt": "what is the accent in the audio?"
2979
- },
2980
- "output": {
2981
- "text": "usa"
2982
- }
2983
- },
2984
- {
2985
- "id": "ac_297",
2986
- "input": {
2987
- "audio_file": "english556.mp3",
2988
- "prompt": "what is the accent in the audio?"
2989
- },
2990
- "output": {
2991
- "text": "usa"
2992
- }
2993
- },
2994
- {
2995
- "id": "ac_298",
2996
- "input": {
2997
- "audio_file": "english92.mp3",
2998
- "prompt": "what is the accent in the audio?"
2999
- },
3000
- "output": {
3001
- "text": "usa"
3002
- }
3003
- },
3004
- {
3005
- "id": "ac_299",
3006
- "input": {
3007
- "audio_file": "naxi1.mp3",
3008
- "prompt": "what is the accent in the audio?"
3009
- },
3010
- "output": {
3011
- "text": "china"
3012
- }
3013
- }
3014
- ]
3015
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
audio/understanding/AccentClassification/audios/arabic38.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c92f5643430e0097f7673a2343e24acc533cf13d9dc1095fcfbc4e5d9fcd12aa
3
- size 512834
 
 
 
 
audio/understanding/AccentClassification/audios/arabic68.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e90366133c8730ce79e361f2291d7286d303fbf3554073bd38f586eead7df0b
3
- size 585977
 
 
 
 
audio/understanding/AccentClassification/audios/bai1.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bcb0d760cd7325dbd5bc5796c702c2f2966cc3198d1bc2c9acb0b958ed2fdc9
3
- size 973843
 
 
 
 
audio/understanding/AccentClassification/audios/bengali14.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd00de6396efa8d92113bec2108da29523497f4629420831b013e7f2082a2dab
3
- size 373248
 
 
 
 
audio/understanding/AccentClassification/audios/bengali6.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:545b6b54495f4075c3aa82a136b0b1518dcefc16d1deb2d62c00aace27bacf4c
3
- size 329768
 
 
 
 
audio/understanding/AccentClassification/audios/bengali9.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a8e970dfcc6c55e276649686cc998653dea1147d57ff8a0bc4079e78d97e093
3
- size 509909
 
 
 
 
audio/understanding/AccentClassification/audios/cantonese13.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2a9b558039eb42f80c474b3b382140ff623a510c48b4c2441d06bfa2cf29e09
3
- size 451812
 
 
 
 
audio/understanding/AccentClassification/audios/cantonese14.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a4d4847c54ac8e9eac2197afa870b1dde1f155a0bc7f592497e19ff33893e7b
3
- size 327679
 
 
 
 
audio/understanding/AccentClassification/audios/cantonese5.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1517265be2899ab69d8aa1b2fc02caa1ead7d28bd3bde4b9347aa535da421889
3
- size 552123
 
 
 
 
audio/understanding/AccentClassification/audios/cantonese6.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:13ee1fbd17149f3102223dacb9811f25268bb4e219474625eccb6b946c182538
3
- size 483577
 
 
 
 
audio/understanding/AccentClassification/audios/cantonese8.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:598022b4afa574198419524f5cf574881e8ad6b5aa323a53e7b274aed6e4584f
3
- size 308452
 
 
 
 
audio/understanding/AccentClassification/audios/cantonese9.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed7cd8d29d18b4cddde4002ecb7f031e59c77f8e57bb7823f605777e1afb2efc
3
- size 448051
 
 
 
 
audio/understanding/AccentClassification/audios/dutch10.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b633157b1d955277da1f1342de41932cd9a14a9489c3f12e6a7423b82a784f1f
3
- size 441781
 
 
 
 
audio/understanding/AccentClassification/audios/dutch16.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d4442bcd3643b3730e5dc8109fec746dfaa46f8f156b98443bc6d11e89cc533
3
- size 363205
 
 
 
 
audio/understanding/AccentClassification/audios/dutch17.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e131f8687b68d4ad84f7aeab2b7717fcd3944000a76c2de2a66ce7b7ef7e531
3
- size 356100
 
 
 
 
audio/understanding/AccentClassification/audios/dutch19.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:09f523666fc4ba8d7fed4513b3c9b2ec9449528866d531055e5a691273e2c339
3
- size 327261
 
 
 
 
audio/understanding/AccentClassification/audios/dutch21.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c7cb185eb164ab1c6840bcb61c3f790bfa1cfc4deaf1332e097c0b291aa2dc6
3
- size 392044
 
 
 
 
audio/understanding/AccentClassification/audios/dutch25.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a929621ec97e501a7556a6cc0e4b8a0301eced69a0ba2f9c028ddf8fa17af50
3
- size 323917
 
 
 
 
audio/understanding/AccentClassification/audios/dutch28.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:97ee016f3752d918a12a9c57da4174bfe2bc86dade1f86d79c8d5036642cee67
3
- size 347741
 
 
 
 
audio/understanding/AccentClassification/audios/dutch30.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6592d9914c60f10efb9c0e5fb7551cdc6f147a9c4990ac363b0a2be897f3824
3
- size 477308
 
 
 
 
audio/understanding/AccentClassification/audios/dutch33.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:99d3b7e1998d12f0a03dbecb926a7a4731bc277030840d8948f7bb515ee5d8a5
3
- size 387456
 
 
 
 
audio/understanding/AccentClassification/audios/dutch45.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2c3eef6cac1e26ebc59a48c4290c5ae716f83f38bbac5ea526dfbf9850905a0
3
- size 306781
 
 
 
 
audio/understanding/AccentClassification/audios/dutch6.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:113e32f291d5aa768e132abc95cd3c0484e9bae4c8afea0a5a074259647280ba
3
- size 425899
 
 
 
 
audio/understanding/AccentClassification/audios/english1.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d8c3fa308d69599132d4d38bf2f5c5656ec0331f3d9e33b8d06b46bb83f7a4a
3
- size 351084
 
 
 
 
audio/understanding/AccentClassification/audios/english100.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ba02b5aaadb8d204889c9b83340ce974617ac7cc19127091c4500675603ec84
3
- size 300929
 
 
 
 
audio/understanding/AccentClassification/audios/english104.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b30cbd82926fb0c6e347ab2a70d3c5fd2e77de454ff9c60951c7b5e0d8ef14f
3
- size 313886
 
 
 
 
audio/understanding/AccentClassification/audios/english108.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9d9d1628206aa6cae9a1ee6b472112132f740a818771e9cd11c6a85ebdc2c2a
3
- size 356936
 
 
 
 
audio/understanding/AccentClassification/audios/english109.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8f1124fd19615ad53810425fd125f93a3d1ce1ec35f53467b13a19abe25de04
3
- size 361951
 
 
 
 
audio/understanding/AccentClassification/audios/english11.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1db8835c10d9e99917b6f2817e8ed47b525cd382ef2113a1d5f39c811eeb858
3
- size 336038
 
 
 
 
audio/understanding/AccentClassification/audios/english111.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b346a30072cb52bc4c5dcd74b2f98151b7a7daa892cc39790944b2fdc0bf532f
3
- size 351920
 
 
 
 
audio/understanding/AccentClassification/audios/english117.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:623b7726788d6e7493d1187878cda887c172ae3f610d4a3803b0cb8adf3a7e64
3
- size 334784
 
 
 
 
audio/understanding/AccentClassification/audios/english121.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d41038c7b277cb2ac42ac90bec577567ccaeca413fb49b72e4a7e4e1a813b50
3
- size 353174
 
 
 
 
audio/understanding/AccentClassification/audios/english123.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b780c0a179e181d8858ac5d4a9c27dc864fbc9f2551034a6466f2940a2b3d2f8
3
- size 328097
 
 
 
 
audio/understanding/AccentClassification/audios/english124.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a275c26b289724ead322ae4371c358a734cad2a551757b98336e7ea8f140a29
3
- size 303019
 
 
 
 
audio/understanding/AccentClassification/audios/english126.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:46aebcc9e74309d2415a6f587fc6d2b7d7f241239f2b0bf2a367aba974d865a7
3
- size 305109
 
 
 
 
audio/understanding/AccentClassification/audios/english131.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fd910b1f3f4868fd65073b0028a062fcf5d31e31ff4b540286ca53d2b1a9408
3
- size 317230
 
 
 
 
audio/understanding/AccentClassification/audios/english135.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c78286db33598689715dcdc15e90b839364a5223ec6b9df0c1c4ad64174cd48f
3
- size 333530
 
 
 
 
audio/understanding/AccentClassification/audios/english136.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:56b07851ef100cb4f18810f75e1835a0fd89d53d1a74ffe1f5470201c3285ad4
3
- size 338546
 
 
 
 
audio/understanding/AccentClassification/audios/english138.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:537b71d21d09aad3deffc4e9d8405e2dd359cd7ef860e720ed1d3edfc39cb94c
3
- size 308870
 
 
 
 
audio/understanding/AccentClassification/audios/english14.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:439477c9ffeec716e8c2d7f4911fef049d2d58ba4a08cd1262d0d15005968325
3
- size 307199
 
 
 
 
audio/understanding/AccentClassification/audios/english141.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecb4aee770b81f6351d1f0efc7440baa12cd6ebc9479c300cb021789348e0dd8
3
- size 303855
 
 
 
 
audio/understanding/AccentClassification/audios/english146.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0aa351d5ce074b9ac458ea8dd0798e496308e11bcdb9bbb2d61f4dffbbafe927
3
- size 369057
 
 
 
 
audio/understanding/AccentClassification/audios/english149.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:df7828e28753af4ba3014c761197dd3a7123b718808a6f0d661f632440cdcbb8
3
- size 330186
 
 
 
 
audio/understanding/AccentClassification/audios/english15.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e56bdd32f1e4c13d8c7bc779a230a19fd54b632b20144d10eea2952b7fe8b7e
3
- size 442199
 
 
 
 
audio/understanding/AccentClassification/audios/english151.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:45376ad5936d5e738d80c50e6b4be14f485ee98d9fdf79e38a2ecf0c491cf134
3
- size 445543
 
 
 
 
audio/understanding/AccentClassification/audios/english154.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea57fe8256f00381ab2d4882113225e909cc69009edfba577a2195a0f51068e1
3
- size 335620
 
 
 
 
audio/understanding/AccentClassification/audios/english157.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:02bc12638d00f97c861dab7cef6736962f161c1cd93bd33c5711176352d6eab8
3
- size 303019
 
 
 
 
audio/understanding/AccentClassification/audios/english159.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b7859e29d532ba073e335ac290356d2ac8fee45b1baef465f0aa98faa6352ad
3
- size 354428
 
 
 
 
audio/understanding/AccentClassification/audios/english161.mp3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd9ca69bf7881acf78aff8604a17e5f582658aa4784cc40505b94deaac2f404b
3
- size 425088