multilingual-asr / README.md
oza75's picture
Upload dataset
e7aef08 verified
metadata
dataset_info:
  - config_name: covost2-transcription
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: duration
        dtype: float64
      - name: language
        dtype: string
      - name: task_type
        dtype: string
      - name: source_dataset
        dtype: string
    splits:
      - name: train
        num_bytes: 3296500489.19
        num_examples: 86062
    download_size: 3235624110
    dataset_size: 3296500489.19
  - config_name: hausa
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 48000
      - name: text
        dtype: string
      - name: duration
        dtype: float64
      - name: language
        dtype: string
      - name: source_dataset
        dtype: string
    splits:
      - name: train
        num_bytes: 49469774
        num_examples: 1925
      - name: test
        num_bytes: 18817320
        num_examples: 661
    download_size: 67690779
    dataset_size: 68287094
  - config_name: swahili
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 48000
      - name: text
        dtype: string
      - name: duration
        dtype: float64
      - name: language
        dtype: string
      - name: source_dataset
        dtype: string
    splits:
      - name: train
        num_bytes: 1516290519
        num_examples: 46494
      - name: test
        num_bytes: 413707420
        num_examples: 12253
    download_size: 1900116607
    dataset_size: 1929997939
  - config_name: translation
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: duration
        dtype: float64
      - name: language
        dtype: string
      - name: task_type
        dtype: string
      - name: source_dataset
        dtype: string
    splits:
      - name: train
        num_bytes: 3295510887.19
        num_examples: 86062
    download_size: 3234263049
    dataset_size: 3295510887.19
configs:
  - config_name: covost2-transcription
    data_files:
      - split: train
        path: covost2-transcription/train-*
  - config_name: hausa
    data_files:
      - split: train
        path: hausa/train-*
      - split: test
        path: hausa/test-*
  - config_name: swahili
    data_files:
      - split: train
        path: swahili/train-*
      - split: test
        path: swahili/test-*
  - config_name: translation
    data_files:
      - split: train
        path: translation/train-*