zkeown commited on
Commit
aaf5651
·
verified ·
1 Parent(s): 6069ab5

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +107 -0
  2. isolated_events/eval/metadata.csv +0 -0
  3. isolated_events/train/metadata.csv +0 -0
  4. isolated_events/val/Cough/125403_filtered.wav +3 -0
  5. isolated_events/val/Cough/152367.wav +3 -0
  6. isolated_events/val/Cough/152995.wav +3 -0
  7. isolated_events/val/Cough/155591.wav +3 -0
  8. isolated_events/val/Cough/155603.wav +3 -0
  9. isolated_events/val/Cough/189786.wav +3 -0
  10. isolated_events/val/Cough/207681_filtered.wav +3 -0
  11. isolated_events/val/Cough/207829.wav +3 -0
  12. isolated_events/val/Cough/218946.wav +3 -0
  13. isolated_events/val/Cough/219768.wav +3 -0
  14. isolated_events/val/Cough/260907_filtered.wav +3 -0
  15. isolated_events/val/Cough/262017.wav +3 -0
  16. isolated_events/val/Cough/263935.wav +3 -0
  17. isolated_events/val/Cough/277253_filtered.wav +3 -0
  18. isolated_events/val/Cough/319363_filtered.wav +3 -0
  19. isolated_events/val/Cough/325569_filtered.wav +3 -0
  20. isolated_events/val/Cough/326096.wav +3 -0
  21. isolated_events/val/Cough/334154.wav +3 -0
  22. isolated_events/val/Cough/353669_filtered.wav +3 -0
  23. isolated_events/val/Cough/360890_filtered.wav +3 -0
  24. isolated_events/val/Cough/382693_filtered.wav +3 -0
  25. isolated_events/val/Cough/385829_filtered.wav +3 -0
  26. isolated_events/val/Cough/407839_filtered.wav +3 -0
  27. isolated_events/val/Cough/422136.wav +3 -0
  28. isolated_events/val/Cough/432377.wav +3 -0
  29. isolated_events/val/Cough/55616.wav +3 -0
  30. isolated_events/val/Cough/57189.wav +3 -0
  31. isolated_events/val/Cough/62291.wav +3 -0
  32. isolated_events/val/Cough/65184.wav +3 -0
  33. isolated_events/val/Cough/69491_filtered.wav +3 -0
  34. isolated_events/val/Cough/76230.wav +3 -0
  35. isolated_events/val/Cricket/161579.wav +3 -0
  36. isolated_events/val/Cricket/162438_filtered.wav +3 -0
  37. isolated_events/val/Cricket/200167.wav +3 -0
  38. isolated_events/val/Cricket/202274.wav +3 -0
  39. isolated_events/val/Cricket/318961_filtered.wav +3 -0
  40. isolated_events/val/Cricket/400663.wav +3 -0
  41. isolated_events/val/Harp/173463_filtered.wav +3 -0
  42. isolated_events/val/Harp/4251.wav +3 -0
  43. isolated_events/val/Harp/4252.wav +3 -0
  44. isolated_events/val/Harp/72941_filtered.wav +3 -0
  45. isolated_events/val/metadata.csv +0 -0
  46. license/LICENSE-DATASET +44 -0
  47. meta/lbl_map.json +1 -0
  48. metadata.csv +0 -0
  49. silence_thresholds.txt +3 -0
  50. stats.json +94 -0
README.md ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - audio-classification
5
+ language:
6
+ - en
7
+ pretty_name: GISE-51
8
+ tags:
9
+ - audio
10
+ - sound-event-classification
11
+ - environmental-sound
12
+ - sound-event-detection
13
+ - scaper
14
+ - fsd50k
15
+ size_categories:
16
+ - 10K<n<100K
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path:
22
+ - isolated_events/train/metadata.csv
23
+ - isolated_events/train/**/*.wav
24
+ - split: validation
25
+ path:
26
+ - isolated_events/val/metadata.csv
27
+ - isolated_events/val/**/*.wav
28
+ - split: test
29
+ path:
30
+ - isolated_events/eval/metadata.csv
31
+ - isolated_events/eval/**/*.wav
32
+ drop_labels: false
33
+ ---
34
+
35
+ # GISE-51
36
+
37
+ This is a Hugging Face mirror of the core GISE-51 isolated sound event dataset from Zenodo record [10.5281/zenodo.4593514](https://doi.org/10.5281/zenodo.4593514).
38
+
39
+ GISE-51 contains 51 isolated sound event classes derived from FSD50K. The upstream release also provides synthetic GISE-51-Mixtures assets. This mirror includes the extracted isolated events, label metadata, noise files, the original JAMS annotation archive for regenerating mixtures, the dataset license file, and `silence_thresholds.txt`.
40
+
41
+ ## Included Files
42
+
43
+ - `isolated_events/`: 16,357 mono WAV files, organized as `train`, `val`, and `eval` splits by class.
44
+ - `metadata.csv`: root-level metadata for all isolated-event WAV files.
45
+ - `isolated_events/{train,val,eval}/metadata.csv`: split-local metadata used by the Hub dataset viewer.
46
+ - `meta/lbl_map.json`: 51-class label map from the upstream release.
47
+ - `noises/`: background noise files used for mixture generation.
48
+ - `mixtures_jams.tar.gz`: original JAMS annotation archive for the mixture subsets.
49
+ - `license/LICENSE-DATASET`: upstream CC-BY-4.0 license text.
50
+ - `silence_thresholds.txt`: upstream silence filtering thresholds.
51
+
52
+ The very large pre-rendered mixture audio tarballs and pretrained model archive from the Zenodo record are not expanded in this mirror. The uploaded `mixtures_jams.tar.gz`, `noises/`, and `isolated_events/` assets are the compact, reproducible ingredients for the mixture soundscapes.
53
+
54
+ ## Statistics
55
+
56
+ | Item | Value |
57
+ | --- | ---: |
58
+ | Isolated event files | 16,357 |
59
+ | Classes | 51 |
60
+ | Train files | 12,465 |
61
+ | Validation files | 1,716 |
62
+ | Test files | 2,176 |
63
+ | Total isolated-event duration | 18.45 hours |
64
+ | Audio format | WAV, PCM 16-bit |
65
+ | Sample rate | 22,050 Hz |
66
+ | Channels | Mono |
67
+
68
+ Mixture JAMS annotations included:
69
+
70
+ | Subset | JAMS files |
71
+ | --- | ---: |
72
+ | train | 60,000 |
73
+ | val | 10,000 |
74
+ | eval | 10,000 |
75
+ | train_30k | 30,000 |
76
+ | train_40k | 40,000 |
77
+ | train_50k | 50,000 |
78
+ | train_p2 | 10,000 |
79
+ | train_p3 | 10,000 |
80
+ | train_p4 | 10,000 |
81
+ | train_p5 | 10,000 |
82
+
83
+ ## Source And Checksums
84
+
85
+ Source record: [Zenodo 4593514](https://zenodo.org/records/4593514)
86
+
87
+ Verified upstream MD5 checksums:
88
+
89
+ - `isolated_events.tar.gz`: `c68db0b56d5cf036ee6811eece327a09`
90
+ - `meta.tar.gz`: `404fbe07e9c429139a9ac2b55ee8931d`
91
+ - `license.tar.gz`: `945b211c67babb7eae5c4c0e7cb18794`
92
+ - `noises.tar.gz`: `326eb670b9ebb94dd9e305375b04692b`
93
+ - `mixtures_jams.tar.gz`: `137e24af27e2950046fc545a0008e40c`
94
+ - `silence_thresholds.txt`: `6824cb74b7973036e3c991334b6c047b`
95
+
96
+ ## Citation
97
+
98
+ ```bibtex
99
+ @article{yadav2021gise51,
100
+ title = {GISE-51: A scalable isolated sound events dataset},
101
+ author = {Yadav, Sarthak and Foster, Mary Ellen},
102
+ journal = {arXiv preprint arXiv:2103.12306},
103
+ year = {2021}
104
+ }
105
+ ```
106
+
107
+ GISE-51 is based on FSD50K; please also cite FSD50K when using this dataset.
isolated_events/eval/metadata.csv ADDED
The diff for this file is too large to render. See raw diff
 
isolated_events/train/metadata.csv ADDED
The diff for this file is too large to render. See raw diff
 
isolated_events/val/Cough/125403_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:810e8e7d7e9d9686e9b275f532bf9754914cd07e3878dcbdecffbb2888333a62
3
+ size 133550
isolated_events/val/Cough/152367.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be1e555f4cbaf80001cefdeec8bac50737d9b3aead125b381487e4f19ba5f0d
3
+ size 137548
isolated_events/val/Cough/152995.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83a84a3ebb6ad4bd4d7d8b513c03e609e1799c2f4dbd814f2bb39a3baff52cb
3
+ size 102100
isolated_events/val/Cough/155591.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84447f7167e2f926243e52e3658458d5c3bd8b5de5e2388dc65066a5f4bbbad3
3
+ size 136442
isolated_events/val/Cough/155603.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d74224ebaaf70b846ec88abd30cebdbfef2d6c67d576aa3c6f61f3fe18e5fc8d
3
+ size 55168
isolated_events/val/Cough/189786.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:390ba513889b28de50c9b55db7af05b2c02d5b2d447ff86e48e0403d2a587bf6
3
+ size 59966
isolated_events/val/Cough/207681_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e2aef2adc429f36cdb3281f1b114460c984ee9adaefa743b9be5f415f00687b
3
+ size 122044
isolated_events/val/Cough/207829.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac259becb47ecf5a4ad2e308e39fb7bf9458718d3358009ad9a65d7742d9e70e
3
+ size 94492
isolated_events/val/Cough/218946.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45fa5d0371edb888b5ecfcca288fb79ae8e1bd65ff64f438968a3f0751a97e52
3
+ size 168198
isolated_events/val/Cough/219768.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ed32247942cc60526710c575af707d7b39a6a44a6a4b0c4c88d6a4522d0784
3
+ size 55168
isolated_events/val/Cough/260907_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0633dd8b0a9aa32d4833f54bfbc9cdafeed60437009196380ae6523f62fe9a62
3
+ size 113574
isolated_events/val/Cough/262017.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f369780b1348c96ccc0dc1a60f7fef221a3b3dc5687a91162440453bab7d095
3
+ size 89356
isolated_events/val/Cough/263935.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e755058e44a718f19a1b38a59d0693c8e6e7552cab3f01f39a450ac4182775a
3
+ size 690658
isolated_events/val/Cough/277253_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade741f3f6b156f0ed0278552ba40f60eaae30c4c4ca8400e7f507567c76b847
3
+ size 55168
isolated_events/val/Cough/319363_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d9859841a1c2f3d2b4b4f1845f727bfac989ecf9b691b9dd9e8af732e66d47
3
+ size 55168
isolated_events/val/Cough/325569_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d61fa794919577d343fb26634b6317a0a3cf063467249b90a0740c473bb6a98
3
+ size 64902
isolated_events/val/Cough/326096.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03c9d7417c5dd12a61570a421a2332d71e680403a63763e71e019b552aef908d
3
+ size 55168
isolated_events/val/Cough/334154.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6edf7a039a2f1a866e20225b3bef1c89e1bd25a3fcc399d27d152ac7e8b2cb2
3
+ size 64514
isolated_events/val/Cough/353669_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09d5d950043ac80c2fa57c22b9d4cf3e57cad2f05cce120bd31bee5a866b4488
3
+ size 55168
isolated_events/val/Cough/360890_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:582003c88f9e03a53f298848ab96d7c7d336ac74b3705b4112b991ab22df5bfb
3
+ size 67276
isolated_events/val/Cough/382693_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38759ab40178740914ec264a6677432b0b7ce3ce846fe039c6ed0c39ed83e0f2
3
+ size 214436
isolated_events/val/Cough/385829_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cff90b5f44aa9a6545dc1c2e7f9aec434899e4db920f35bfbb1eb948e572d0d
3
+ size 55168
isolated_events/val/Cough/407839_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3add7e534cce41bb2a8b4348f8542f74b5c35e90c1fcf7edd667446f844213b3
3
+ size 490728
isolated_events/val/Cough/422136.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d041e88354aacf8149ce67bad77bd76ced48135b9c700a9aacbd6135e15e5b7a
3
+ size 55168
isolated_events/val/Cough/432377.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e840a49809fd06f79719d165c3dab5db85e79d90b20025eb2556534c28ec2ea6
3
+ size 379882
isolated_events/val/Cough/55616.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911fac23feecb778c79057c0fef41a3367a23098e55aa0fbfd78472e8de76839
3
+ size 59178
isolated_events/val/Cough/57189.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26bea5c7fa7857ff78e3dddbd8332656a7b04b067c0ec56bfce9c8366ce85496
3
+ size 653936
isolated_events/val/Cough/62291.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12b79a8b1ed020354ac988cc6118fb2d2dbad858e15b4af4d7ec25fac76006ad
3
+ size 184820
isolated_events/val/Cough/65184.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4859a53aa6aed22c141e68c6e95a4728c9fe5a4cd5d3556f56c7192e3331566
3
+ size 139074
isolated_events/val/Cough/69491_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb2c4602bee63a21a553f311922045c6b1f344bf52af8c64229924436324e29c
3
+ size 465334
isolated_events/val/Cough/76230.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34f98aa3a451b1a5df57c7fd4fb89bea93e7a0f49f9db0e4046b8fad4ce0b2ce
3
+ size 111864
isolated_events/val/Cricket/161579.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a683505465d185225f9979a9cde1b9b12d4dcf4c52c1a35665470801dda027be
3
+ size 619428
isolated_events/val/Cricket/162438_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13b0b6316d8e1f1ee5b1e04610158a81e5f490f809398cdd9d9753cd42e43b41
3
+ size 273684
isolated_events/val/Cricket/200167.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99602d0a7cab195c68cae1a58d25e001b9599578dda3bcd9c9dc04fdcc8a0a28
3
+ size 408798
isolated_events/val/Cricket/202274.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4b18b3c98f433f414862e9ce1a3355cc91ae5037ad9dfdfe27c1d63626db55f
3
+ size 602006
isolated_events/val/Cricket/318961_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:834018dd326bc46398549efd454c05baad9654080523fb810b557bf1a019996a
3
+ size 239020
isolated_events/val/Cricket/400663.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171f0d83e23506e5c566a99400413f8b2b49d364c43af395a62ada1de51826a7
3
+ size 55168
isolated_events/val/Harp/173463_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a344fa895937b7c3da9f309255ef0646a99b99a218854902c6aa15971bde502b
3
+ size 152966
isolated_events/val/Harp/4251.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859e514cbc4a7bbb636fd56f8a707cc56d2e8ca336e03f40409c9faef21847ae
3
+ size 620720
isolated_events/val/Harp/4252.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f988cca956481048c200f94a76e411dc06dd5c08884b56a27cb2394aa817004
3
+ size 671606
isolated_events/val/Harp/72941_filtered.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1da9797c3955e2891b15019f444a747d4e672eb6072bc533852a8592b3d4eb53
3
+ size 526326
isolated_events/val/metadata.csv ADDED
The diff for this file is too large to render. See raw diff
 
license/LICENSE-DATASET ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ GISE-51 as a whole is released under license:
3
+ Attribution 4.0 International (CC BY 4.0).
4
+
5
+ You can find a human-readable summary of the license at:
6
+
7
+ https://creativecommons.org/licenses/by/4.0/
8
+
9
+ For convenience, the human-readable summary is included next:
10
+
11
+ You are free to:
12
+
13
+ Share — copy and redistribute the material in any medium or format
14
+ Adapt — remix, transform, and build upon the material for any purpose,
15
+ even commercially.
16
+
17
+ The licensor cannot revoke these freedoms as long as you follow the license terms.
18
+
19
+ Under the following terms:
20
+
21
+ Attribution — You must give appropriate credit, provide a link to the license,
22
+ and indicate if changes were made. You may do so in any reasonable manner,
23
+ but not in any way that suggests the licensor endorses you or your use.
24
+
25
+ No additional restrictions — You may not apply legal terms or technological
26
+ measures that legally restrict others from doing anything the license permits.
27
+
28
+ Notices:
29
+
30
+ You do not have to comply with the license for elements of the material
31
+ in the public domain or where your use is permitted by an applicable
32
+ exception or limitation.
33
+
34
+ No warranties are given. The license may not give you all of the permissions
35
+ necessary for your intended use. For example, other rights such as publicity,
36
+ privacy, or moral rights may limit how you use the material.
37
+
38
+ ================================================================================
39
+
40
+ However, the human-readable summary included above is not a substitute for the
41
+ license, which is described in detail at:
42
+
43
+ https://creativecommons.org/licenses/by/4.0/legalcode
44
+
meta/lbl_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"Applause": 0, "Boom_and_explosion": 1, "Burping_and_eructation": 2, "Bus": 3, "Car": 4, "Chirp_and_tweet": 5, "Clapping": 6, "Coin_(dropping)": 7, "Cough": 8, "Crash_cymbal": 9, "Cricket": 10, "Crumpling_and_crinkling_and_crushing": 11, "Dishes_and_pots_and_pans_and_cutlery_and_silverware": 12, "Dog": 13, "Drill": 14, "Drum": 15, "Fart": 16, "Fireworks": 17, "Glass": 18, "Gong": 19, "Guitar": 20, "Gunshot_and_gunfire": 21, "Hammer": 22, "Harmonica": 23, "Harp": 24, "Hi-hat": 25, "Human_speech": 26, "Keys_jangling": 27, "Laughter": 28, "Marimba_and_xylophone": 29, "Organ": 30, "Piano": 31, "Rattle_(instrument)": 32, "Screaming": 33, "Shatter": 34, "Slam": 35, "Sliding_door": 36, "Subway_and_metro_and_underground": 37, "Tambourine": 38, "Tap": 39, "Tearing": 40, "Thunder": 41, "Toilet_flush": 42, "Train": 43, "Trumpet": 44, "Walk_and_footsteps": 45, "Waves_and_surf_and_splash_and_splatter_stream": 46, "Whispering": 47, "Wind": 48, "Writing": 49, "Zipper_(clothing)": 50}
metadata.csv ADDED
The diff for this file is too large to render. See raw diff
 
silence_thresholds.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ "Whispering, Wind, Crumpling_and_crinkling_and_crushing, Writing, Cricket", 2.5%
2
+ "Glass, Tap, Zipper, Rattle, Chirp_and_tweet, Tearing", 5%
3
+ Rest, 10%
stats.json ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bits_per_sample": {
3
+ "16": 16357
4
+ },
5
+ "channels": {
6
+ "1": 16357
7
+ },
8
+ "label_counts": {
9
+ "Applause": 229,
10
+ "Boom_and_explosion": 177,
11
+ "Burping_and_eructation": 273,
12
+ "Bus": 168,
13
+ "Car": 120,
14
+ "Chirp_and_tweet": 172,
15
+ "Clapping": 238,
16
+ "Coin_(dropping)": 338,
17
+ "Cough": 233,
18
+ "Crash_cymbal": 242,
19
+ "Cricket": 125,
20
+ "Crumpling_and_crinkling_and_crushing": 392,
21
+ "Dishes_and_pots_and_pans_and_cutlery_and_silverware": 428,
22
+ "Dog": 366,
23
+ "Drill": 155,
24
+ "Drum": 832,
25
+ "Fart": 607,
26
+ "Fireworks": 280,
27
+ "Glass": 179,
28
+ "Gong": 238,
29
+ "Guitar": 1713,
30
+ "Gunshot_and_gunfire": 323,
31
+ "Hammer": 142,
32
+ "Harmonica": 214,
33
+ "Harp": 191,
34
+ "Hi-hat": 448,
35
+ "Human_speech": 877,
36
+ "Keys_jangling": 111,
37
+ "Laughter": 668,
38
+ "Marimba_and_xylophone": 117,
39
+ "Organ": 308,
40
+ "Piano": 554,
41
+ "Rattle_(instrument)": 169,
42
+ "Screaming": 279,
43
+ "Shatter": 303,
44
+ "Slam": 259,
45
+ "Sliding_door": 140,
46
+ "Subway_and_metro_and_underground": 267,
47
+ "Tambourine": 126,
48
+ "Tap": 141,
49
+ "Tearing": 293,
50
+ "Thunder": 271,
51
+ "Toilet_flush": 178,
52
+ "Train": 283,
53
+ "Trumpet": 580,
54
+ "Walk_and_footsteps": 231,
55
+ "Waves_and_surf_and_splash_and_splatter_stream": 454,
56
+ "Whispering": 171,
57
+ "Wind": 200,
58
+ "Writing": 251,
59
+ "Zipper_(clothing)": 303
60
+ },
61
+ "mixtures_jams_counts": {
62
+ "eval": 10000,
63
+ "train": 60000,
64
+ "train_30k": 30000,
65
+ "train_40k": 40000,
66
+ "train_50k": 50000,
67
+ "train_p2": 10000,
68
+ "train_p3": 10000,
69
+ "train_p4": 10000,
70
+ "train_p5": 10000,
71
+ "val": 10000
72
+ },
73
+ "noise_files": [
74
+ "noises/blue/blue.flac",
75
+ "noises/brown/brown.flac",
76
+ "noises/pink/pink.flac",
77
+ "noises/pink/pink_noise.wav",
78
+ "noises/violet/violet.flac",
79
+ "noises/white/white.flac",
80
+ "noises/white/white_noise.wav"
81
+ ],
82
+ "num_classes": 51,
83
+ "sample_rates": {
84
+ "22050": 16357
85
+ },
86
+ "split_counts": {
87
+ "eval": 2176,
88
+ "train": 12465,
89
+ "val": 1716
90
+ },
91
+ "total_duration_hours": 18.445431,
92
+ "total_duration_seconds": 66403.552789,
93
+ "total_isolated_event_files": 16357
94
+ }