File size: 1,599 Bytes
b7ca281
3a80656
 
 
 
 
 
 
 
 
b7ca281
 
 
 
 
 
3a80656
 
 
 
b7ca281
 
 
 
 
 
 
 
4356b96
b1ac349
4356b96
 
b7ca281
 
 
 
 
 
c5ef7b9
 
d278617
 
518e0c1
d278617
c5ef7b9
 
518e0c1
 
c5ef7b9
 
d278617
518e0c1
c5ef7b9
 
 
 
d278617
 
 
 
 
178b69a
 
 
 
 
 
 
 
 
04410f9
 
ff19f28
178b69a
 
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
---
language:
- ga
- en
size_categories:
- 1K<n<10K
task_categories:
- automatic-speech-recognition
- text-to-speech
- translation
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 44100
  - name: text_ga
    dtype: string
  - name: text_en
    dtype: string
  - name: text_en_raw
    dtype: string
  - name: pronunciation
    dtype: string
  - name: url
    dtype: string
  splits:
  - name: train
    num_bytes: 155452186.824
    num_examples: 6149
  download_size: 153741856
  dataset_size: 155452186.824
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---


# Dataset Details

This dataset was originally created by [Bitesize Irish](https://www.bitesize.irish/) as part of their “In Irish” series.

## Dataset Structure

The dataset duration is approx. 5 hours, precisely 5:14:58, and its structure is as follows:

```
Dataset({
    features: ['audio', 'text_ga', 'text_en', 'text_en_raw', 'pronunciation', 'url'],
    num_rows: 6159
})

```

## License

All rights reserved to Bitesize Irish Ltd. The dataset is made available for educational and research purposes only.
For licensing queries, contact [email protected]


## Citation

```
@inproceedings{moslem2024leveraging,
  title={Leveraging Synthetic Audio Data for End-to-End Low-Resource Speech Translation},
  author={Moslem, Yasmin},
  booktitle={Proceedings of the 2024 International Conference on Spoken Language Translation (IWSLT 2024)},
  year={2024},
  month={April},
  url={https://arxiv.org/abs/2406.17363},
  address={Bangkok, Thailand}
}
```