BitesizeIrish-GA-EN / README.md
ymoslem's picture
Update README.md
c5ef7b9 verified
|
raw
history blame
785 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 44100
    - name: text_en_raw
      dtype: string
    - name: pronunciation
      dtype: string
    - name: url
      dtype: string
    - name: text_en
      dtype: string
    - name: text_ga
      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-*
task_categories:
  - automatic-speech-recognition
  - text-to-speech
  - translation
language:
  - ga
  - en
size_categories:
  - 1K<n<10K

Dataset Structure

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