File size: 460 Bytes
fb863c2
 
b9924cc
 
 
 
 
 
 
 
 
 
f0ddbd1
 
 
 
 
b9924cc
 
 
 
 
f0ddbd1
 
fb863c2
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
---
license: mit
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: transcript
    dtype: string
  splits:
  - name: train
    num_bytes: 2069046327.3903358
    num_examples: 9291
  - name: test
    num_bytes: 512170761.8897977
    num_examples: 2322
  download_size: 2483932273
  dataset_size: 2581217089.2801332
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---