File size: 1,226 Bytes
0fdb068
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5b266a9
 
 
1254128
 
 
588fddc
 
 
1bd5fed
 
 
2f6bfd0
 
 
 
 
0fdb068
 
 
 
 
5b266a9
 
1254128
 
588fddc
 
1bd5fed
 
2f6bfd0
 
0fdb068
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
---
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: 752128115
    num_examples: 9727
  - name: batch_0001
    num_bytes: 741756366
    num_examples: 9687
  - name: batch_0002
    num_bytes: 372356132
    num_examples: 4841
  - name: batch_0003
    num_bytes: 753086915
    num_examples: 9758
  - name: batch_0004
    num_bytes: 760124034
    num_examples: 9790
  - name: batch_0005
    num_bytes: 776565667
    num_examples: 9762
  download_size: 1222831732
  dataset_size: 4156017229
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-*
---