File size: 2,059 Bytes
317d140
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62cc56e
 
 
620ac71
 
 
4a641ef
 
 
a2943a0
 
 
8fa2ae6
 
 
6e0c7e0
 
 
acf1026
 
 
bb6ac89
 
 
fb9a2d3
 
 
62c6543
 
 
97e446c
 
 
bca6e57
 
 
 
 
317d140
 
 
 
 
62cc56e
 
620ac71
 
4a641ef
 
a2943a0
 
8fa2ae6
 
6e0c7e0
 
acf1026
 
bb6ac89
 
fb9a2d3
 
62c6543
 
97e446c
 
bca6e57
 
317d140
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
---
dataset_info:
  features:
  - name: utt_id
    dtype: string
  - name: duration
    dtype: float64
  - name: noise_type
    dtype: string
  - name: clean_tokens
    list: int64
  - name: noisy_tokens
    list: int64
  - name: clean_string_tokens
    dtype: string
  - name: noisy_string_tokens
    dtype: string
  - name: original_file
    dtype: string
  - name: original_sr
    dtype: int64
  splits:
  - name: batch_0000
    num_bytes: 750482589
    num_examples: 9748
  - name: batch_0001
    num_bytes: 754584181
    num_examples: 9742
  - name: batch_0002
    num_bytes: 369628958
    num_examples: 4874
  - name: batch_0003
    num_bytes: 748337627
    num_examples: 9761
  - name: batch_0004
    num_bytes: 753963651
    num_examples: 9737
  - name: batch_0005
    num_bytes: 746236287
    num_examples: 9753
  - name: batch_0006
    num_bytes: 764767909
    num_examples: 9788
  - name: batch_0007
    num_bytes: 761429880
    num_examples: 9720
  - name: batch_0008
    num_bytes: 753052420
    num_examples: 9776
  - name: batch_0009
    num_bytes: 756385464
    num_examples: 9716
  - name: batch_0010
    num_bytes: 754350002
    num_examples: 9757
  - name: batch_0011
    num_bytes: 756765404
    num_examples: 9763
  - name: batch_0012
    num_bytes: 757438256
    num_examples: 9798
  download_size: 2777462990
  dataset_size: 9427422628
configs:
- config_name: default
  data_files:
  - split: batch_0000
    path: data/batch_0000-*
  - split: batch_0001
    path: data/batch_0001-*
  - split: batch_0002
    path: data/batch_0002-*
  - split: batch_0003
    path: data/batch_0003-*
  - split: batch_0004
    path: data/batch_0004-*
  - split: batch_0005
    path: data/batch_0005-*
  - split: batch_0006
    path: data/batch_0006-*
  - split: batch_0007
    path: data/batch_0007-*
  - split: batch_0008
    path: data/batch_0008-*
  - split: batch_0009
    path: data/batch_0009-*
  - split: batch_0010
    path: data/batch_0010-*
  - split: batch_0011
    path: data/batch_0011-*
  - split: batch_0012
    path: data/batch_0012-*
---