|
--- |
|
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: 155433206.4 |
|
num_examples: 6150 |
|
download_size: 153731667 |
|
dataset_size: 155433206.4 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|
|
|
|
# Dataset Details |
|
|
|
This dataset was created by [Bitesize Irish/](https://www.bitesize.irish/) as part of their “In Irish” series. |
|
|
|
## Dataset Structure |
|
|
|
``` |
|
Dataset({ |
|
features: ['audio', 'text_ga', 'text_en', 'text_en_raw', 'pronunciation', 'url'], |
|
num_rows: 6150 |
|
}) |
|
|
|
``` |
|
|
|
## 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] |
|
|
|
|