File size: 1,123 Bytes
b11775c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
53
54
55
56
57
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: sentence
    dtype: string
  splits:
  - name: vanilla
    num_bytes: 938818554.7495474
    num_examples: 1603
  - name: filtered
    num_bytes: 139509656.08091056
    num_examples: 1353
  - name: fast
    num_bytes: 151915471.875
    num_examples: 1353
  - name: slow
    num_bytes: 137460341.875
    num_examples: 1353
  - name: down
    num_bytes: 144326505.875
    num_examples: 1353
  - name: up
    num_bytes: 144326505.875
    num_examples: 1353
  - name: rir
    num_bytes: 144326505.875
    num_examples: 1353
  - name: test
    num_bytes: 234851042.6558113
    num_examples: 401
  download_size: 2088881387
  dataset_size: 2035534584.8612692
configs:
- config_name: default
  data_files:
  - split: vanilla
    path: data/vanilla-*
  - split: filtered
    path: data/filtered-*
  - split: fast
    path: data/fast-*
  - split: slow
    path: data/slow-*
  - split: down
    path: data/down-*
  - split: up
    path: data/up-*
  - split: rir
    path: data/rir-*
  - split: test
    path: data/test-*
---