File size: 3,695 Bytes
8a8e20b
 
3ddccd2
8a8e20b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3ddccd2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8a8e20b
 
 
 
 
 
 
3ddccd2
 
 
 
 
 
8a8e20b
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
---
dataset_info:
- config_name: fold1
  features:
  - name: file
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 44100
  - name: sound
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': airplane
          '1': breathing
          '2': brushing_teeth
          '3': can_opening
          '4': car_horn
          '5': cat
          '6': chainsaw
          '7': chirping_birds
          '8': church_bells
          '9': clapping
          '10': clock_alarm
          '11': clock_tick
          '12': coughing
          '13': cow
          '14': crackling_fire
          '15': crickets
          '16': crow
          '17': crying_baby
          '18': dog
          '19': door_wood_creaks
          '20': door_wood_knock
          '21': drinking_sipping
          '22': engine
          '23': fireworks
          '24': footsteps
          '25': frog
          '26': glass_breaking
          '27': hand_saw
          '28': helicopter
          '29': hen
          '30': insects
          '31': keyboard_typing
          '32': laughing
          '33': mouse_click
          '34': pig
          '35': pouring_water
          '36': rain
          '37': rooster
          '38': sea_waves
          '39': sheep
          '40': siren
          '41': sneezing
          '42': snoring
          '43': thunderstorm
          '44': toilet_flush
          '45': train
          '46': vacuum_cleaner
          '47': washing_machine
          '48': water_drops
          '49': wind
  splits:
  - name: train
    num_bytes: 705982089.2
    num_examples: 1600
  - name: test
    num_bytes: 176495233.0
    num_examples: 400
  download_size: 773452176
  dataset_size: 882477322.2
- config_name: fold2
  features:
  - name: file
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 44100
  - name: sound
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': airplane
          '1': breathing
          '2': brushing_teeth
          '3': can_opening
          '4': car_horn
          '5': cat
          '6': chainsaw
          '7': chirping_birds
          '8': church_bells
          '9': clapping
          '10': clock_alarm
          '11': clock_tick
          '12': coughing
          '13': cow
          '14': crackling_fire
          '15': crickets
          '16': crow
          '17': crying_baby
          '18': dog
          '19': door_wood_creaks
          '20': door_wood_knock
          '21': drinking_sipping
          '22': engine
          '23': fireworks
          '24': footsteps
          '25': frog
          '26': glass_breaking
          '27': hand_saw
          '28': helicopter
          '29': hen
          '30': insects
          '31': keyboard_typing
          '32': laughing
          '33': mouse_click
          '34': pig
          '35': pouring_water
          '36': rain
          '37': rooster
          '38': sea_waves
          '39': sheep
          '40': siren
          '41': sneezing
          '42': snoring
          '43': thunderstorm
          '44': toilet_flush
          '45': train
          '46': vacuum_cleaner
          '47': washing_machine
          '48': water_drops
          '49': wind
  splits:
  - name: train
    num_bytes: 705981938.8
    num_examples: 1600
  - name: test
    num_bytes: 176495401.0
    num_examples: 400
  download_size: 773443098
  dataset_size: 882477339.8
configs:
- config_name: fold1
  data_files:
  - split: train
    path: fold1/train-*
  - split: test
    path: fold1/test-*
- config_name: fold2
  data_files:
  - split: train
    path: fold2/train-*
  - split: test
    path: fold2/test-*
---