OCW / README.md
yongchanskii's picture
Update README.md
c673d8b verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: audio
      struct:
        - name: array
          list:
            list: float32
        - name: sampling_rate
          dtype: int64
    - name: category
      dtype: string
  splits:
    - name: train
      num_bytes: 14907625214
      num_examples: 19304
    - name: validation
      num_bytes: 3705573095
      num_examples: 4827
    - name: test
      num_bytes: 7930798863
      num_examples: 10343
  download_size: 26444789084
  dataset_size: 26543997172
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
task_categories:
  - automatic-speech-recognition

MIT OpenCourseWare dataset

MIT OpenCourseWare dataset which consists of speech and its corresponding transcript.