english_dialects / README.md
ylacombe's picture
ylacombe HF staff
Upload README.md with huggingface_hub
cb939ab
metadata
dataset_info:
  - config_name: northern_male
    features:
      - name: line_id
        dtype: string
      - name: audio
        dtype: audio
      - name: text
        dtype: string
      - name: speaker_id
        dtype: int64
    splits:
      - name: train
        num_bytes: 1248889021.568
        num_examples: 2097
    download_size: 1018089994
    dataset_size: 1248889021.568
  - config_name: southern_male
    features:
      - name: line_id
        dtype: string
      - name: audio
        dtype: audio
      - name: text
        dtype: string
      - name: speaker_id
        dtype: int64
    splits:
      - name: train
        num_bytes: 2566139827.568
        num_examples: 4331
    download_size: 2105363890
    dataset_size: 2566139827.568
configs:
  - config_name: northern_male
    data_files:
      - split: train
        path: northern_male/train-*
  - config_name: southern_male
    data_files:
      - split: train
        path: southern_male/train-*

Dataset Card for "english_dialects"

More Information needed