File size: 1,986 Bytes
25006da
 
 
 
 
4268a13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25006da
 
4268a13
 
 
 
235580c
 
 
 
 
 
 
25006da
 
 
235580c
 
 
 
 
 
 
 
 
 
25006da
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Sound_Drum
          '1': Sound_Piano
          '2': Sound_Violin
          '3': airplane
          '4': breathing
          '5': brushing_teeth
          '6': can_opening
          '7': car_horn
          '8': cat
          '9': chainsaw
          '10': chirping_birds
          '11': church_bells
          '12': clapping
          '13': clock_alarm
          '14': clock_tick
          '15': coughing
          '16': cow
          '17': crackling_fire
          '18': crickets
          '19': crow
          '20': crying_baby
          '21': dog
          '22': door_wood_creaks
          '23': door_wood_knock
          '24': drinking_sipping
          '25': engine
          '26': fireworks
          '27': footsteps
          '28': frog
          '29': glass_breaking
          '30': helicopter
          '31': hen
          '32': insects
          '33': keyboard_typing
          '34': laughing
          '35': mouse_click
          '36': pig
          '37': pouring_water
          '38': rain
          '39': rooster
          '40': sea_waves
          '41': sheep
          '42': siren
          '43': sneezing
          '44': snoring
          '45': toilet_flush
          '46': train
          '47': vacuum_cleaner
          '48': washing_machine
          '49': water_drops
          '50': wind
  splits:
  - name: train
    num_bytes: 141766644.635
    num_examples: 1981
  download_size: 141547931
  dataset_size: 141766644.635
task_categories:
- feature-extraction
tags:
- sound
- environment
- instrument
- effect
---
# Dataset Card for "Sound_Spectrogram"


# Questions about dataset
1. What is Spectrogram?

2. How were these converted to image?

3. Where is dataset from?

4. How can I use this?

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)