File size: 1,008 Bytes
bbf90b0
 
 
 
bcefea1
bbf90b0
 
 
 
 
 
bcefea1
bbf90b0
cedd4c3
 
 
50e185d
 
 
a1b0735
 
 
0bfd69b
 
 
7598190
 
 
414e067
 
 
 
 
bbf90b0
 
 
 
 
cedd4c3
 
50e185d
 
a1b0735
 
0bfd69b
 
7598190
 
414e067
 
bbf90b0
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
42
43
44
45
46
47
48
49
50
51
52
---
dataset_info:
  features:
  - name: audio
    dtype: string
  - name: text
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: test_clean
    num_bytes: 601362
    num_examples: 2620
  - name: test_other
    num_bytes: 635048
    num_examples: 2939
  - name: dev_clean
    num_bytes: 618792
    num_examples: 2703
  - name: dev_other
    num_bytes: 615504
    num_examples: 2864
  - name: test_1h
    num_bytes: 4857673
    num_examples: 24256
  - name: train
    num_bytes: 35119380
    num_examples: 152842
  - name: dev
    num_bytes: 6190461
    num_examples: 29459
  download_size: 25832160
  dataset_size: 48638220
configs:
- config_name: default
  data_files:
  - split: test_clean
    path: data/test_clean-*
  - split: test_other
    path: data/test_other-*
  - split: dev_clean
    path: data/dev_clean-*
  - split: dev_other
    path: data/dev_other-*
  - split: test_1h
    path: data/test_1h-*
  - split: train
    path: data/train-*
  - split: dev
    path: data/dev-*
---