File size: 835 Bytes
8cb4c77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c673d8b
 
8cb4c77
c673d8b
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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.