philgzl commited on
Commit
59b1ba5
·
verified ·
1 Parent(s): e187533

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +91 -0
  2. data/noise-000-000000.parquet +3 -0
  3. data/noise-000-000001.parquet +3 -0
  4. data/noise-000-000002.parquet +3 -0
  5. data/noise-000-000003.parquet +3 -0
  6. data/noise-000-000004.parquet +3 -0
  7. data/noise-000-000005.parquet +3 -0
  8. data/noise-000-000006.parquet +3 -0
  9. data/noise-000-000007.parquet +3 -0
  10. data/noise-000-000008.parquet +3 -0
  11. data/noise-000-000009.parquet +3 -0
  12. data/noise-000-000010.parquet +3 -0
  13. data/noise-000-000011.parquet +3 -0
  14. data/noise-000-000012.parquet +3 -0
  15. data/noise-000-000013.parquet +3 -0
  16. data/noise-000-000014.parquet +3 -0
  17. data/noise-000-000015.parquet +3 -0
  18. data/noise-000-000016.parquet +3 -0
  19. data/noise-000-000017.parquet +3 -0
  20. data/noise-000-000018.parquet +3 -0
  21. data/noise-000-000019.parquet +3 -0
  22. data/noise-001-000000.parquet +3 -0
  23. data/noise-001-000001.parquet +3 -0
  24. data/noise-001-000002.parquet +3 -0
  25. data/noise-001-000003.parquet +3 -0
  26. data/noise-001-000004.parquet +3 -0
  27. data/noise-001-000005.parquet +3 -0
  28. data/noise-001-000006.parquet +3 -0
  29. data/noise-001-000007.parquet +3 -0
  30. data/noise-001-000008.parquet +3 -0
  31. data/noise-001-000009.parquet +3 -0
  32. data/noise-001-000010.parquet +3 -0
  33. data/noise-001-000011.parquet +3 -0
  34. data/noise-001-000012.parquet +3 -0
  35. data/noise-001-000013.parquet +3 -0
  36. data/noise-001-000014.parquet +3 -0
  37. data/noise-001-000015.parquet +3 -0
  38. data/noise-001-000016.parquet +3 -0
  39. data/noise-001-000017.parquet +3 -0
  40. data/noise-001-000018.parquet +3 -0
  41. data/noise-001-000019.parquet +3 -0
  42. data/noise-002-000000.parquet +3 -0
  43. data/noise-002-000001.parquet +3 -0
  44. data/noise-002-000002.parquet +3 -0
  45. data/noise-002-000003.parquet +3 -0
  46. data/noise-002-000004.parquet +3 -0
  47. data/noise-002-000005.parquet +3 -0
  48. data/noise-002-000006.parquet +3 -0
  49. data/noise-002-000007.parquet +3 -0
  50. data/noise-002-000008.parquet +3 -0
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: audio
6
+ dtype: audio
7
+ - name: name
8
+ dtype: string
9
+ configs:
10
+ - config_name: default
11
+ data_files:
12
+ - split: speech_english
13
+ path: data/speech-english-*.parquet
14
+ - split: speech_french
15
+ path: data/speech-french-*.parquet
16
+ - split: speech_german
17
+ path: data/speech-german-*.parquet
18
+ - split: speech_italian
19
+ path: data/speech-italian-*.parquet
20
+ - split: speech_russian
21
+ path: data/speech-russian-*.parquet
22
+ - split: speech_spanish
23
+ path: data/speech-spanish-*.parquet
24
+ - split: noise
25
+ path: data/noise-*.parquet
26
+ - split: rir_slr26
27
+ path: data/rir-slr26-*.parquet
28
+ - split: rir_slr28
29
+ path: data/rir-slr28-*.parquet
30
+ ---
31
+
32
+ # DNS5 Challenge data
33
+
34
+ This is a mirror of the [DNS5 Challenge data](https://github.com/microsoft/DNS-Challenge/).
35
+ The original files were converted from WAV to Opus to reduce the size and accelerate streaming.
36
+
37
+ ⚠️ Only the LibriVox, AudioSet, Freesound, OpenSLR26, and OpenSLR28 data is included. The VCTK, VocalSet, CREMA-D, VoxCeleb2, and DEMAND data is excluded. ⚠️
38
+
39
+ - **Sampling rate**: 48 kHz
40
+ - **Channels**: 1
41
+ - **Format**: Opus
42
+ - **Splits**:
43
+ - **speech_english**: 245 hours, 186743 files
44
+ - **speech_french**: 95 hours, 60454 files
45
+ - **speech_german**: 137 hours, 119175 files
46
+ - **speech_italian**: 70 hours, 59525 files
47
+ - **speech_russian**: 25 hours, 16566 files
48
+ - **speech_spanish**: 86 hours, 78603 files
49
+ - **noise**: 177 hours, 63810 files
50
+ - **rir_slr26**: 17 hours, 60000 files
51
+ - **rir_slr28**: 0.1 hours, 248 files
52
+ - **License:**
53
+ - **LibriVox**: [Public domain](https://librivox.org/pages/public-domain/)
54
+ - **AudioSet**: CC BY 4.0
55
+ - **Freesound**: CC0 1.0
56
+ - **OpenSLR26 and OpenSLR28**: Apache 2.0
57
+ - **Source:** [https://github.com/microsoft/DNS-Challenge/](https://github.com/microsoft/DNS-Challenge/)
58
+ - **Paper:** [ICASSP 2023 Deep Noise Suppression Challenge](https://arxiv.org/abs/2303.11510)
59
+
60
+ ## Usage
61
+
62
+ ```python
63
+ import io
64
+
65
+ import soundfile as sf
66
+ from datasets import Features, Value, load_dataset
67
+
68
+ for item in load_dataset(
69
+ "philgzl/dns5",
70
+ split="speech_english",
71
+ streaming=True,
72
+ features=Features({"audio": Value("binary"), "name": Value("string")}),
73
+ ):
74
+ print(item["name"])
75
+ buffer = io.BytesIO(item["audio"])
76
+ x, fs = sf.read(buffer)
77
+ # do stuff...
78
+ ```
79
+
80
+ ## Citation
81
+
82
+ ```bibtex
83
+ @article{dubey2024icassp,
84
+ title = {{ICASSP} {2023} {Deep} {Noise} {Suppression} {Challenge}},
85
+ author = {Dubey, Harishchandra and Aazami, Ashkan and Gopal, Vishak and Naderi, Babak and Braun, Sebastian and Cutler, Ross and Gamper, Hannes and Golestaneh, Mehrsa and Aichner, Robert},
86
+ journal = {IEEE Open J. Signal Process.},
87
+ volume = {5},
88
+ pages = {725--737},
89
+ year = {2024},
90
+ }
91
+ ```
data/noise-000-000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c196d53e3f31c1d3d0e526e08af44b33ebee43428e283ba81ea7f850168501
3
+ size 63591542
data/noise-000-000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d431b268c3a385b6a378ad138ba9581f17dc01da49b2ad9fc750ee0b07ca2e5e
3
+ size 63588165
data/noise-000-000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f18c0c64cd52b5cfc45a0d5163b5ae135972435a2851640a6e6eae124ac963c
3
+ size 63591476
data/noise-000-000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e43dd505d0c1b4ccd536548b64b93e306f71df45a224fbdb1beb4fd8646e9527
3
+ size 63566689
data/noise-000-000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2565e9321da9da9e3f7a212f24d08a0c514735a86480c09cbf811c00145de1b
3
+ size 63640532
data/noise-000-000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69b2b897f74465cb0e8dfcd21af4ad9c6569a9f0ae25a72eef831e8b7db25471
3
+ size 63593323
data/noise-000-000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34ff4d381f6ee8f4bd5c919e4738e1165ce558e5a0b1dd47502cd5acb9240fec
3
+ size 63619643
data/noise-000-000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9050e2be123b2a5477037851c561b5dff11ccff6588dc67cc84011d5d1ed1d0b
3
+ size 63622111
data/noise-000-000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:381e860201746a0a8e7b39ca8b50b957efb3168f3a032243d4b974901e0baf27
3
+ size 63589598
data/noise-000-000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209ad6f18e163d0ab0b0359b0aa9a7ffddba6f127a3141f18599553e839a9b75
3
+ size 63607000
data/noise-000-000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:480bc65ae4bbb31c0a8804eb6917cbe07459391be6631b3169f57cf628f061c6
3
+ size 63591523
data/noise-000-000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb09311cefff6af0ebdae20bcaaf3d284fbf79044fd5c01b0f0dccdd31f06015
3
+ size 63655978
data/noise-000-000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:943462fec52e60c5127f263a1424627a80b242df4f480ce2a893e2e85d54034b
3
+ size 63611678
data/noise-000-000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27bd5b0b355b5b7b29175c76b436d6fd44e698cd3ed19b152c41a3ab77589f4a
3
+ size 63657251
data/noise-000-000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd8465707a2a68d8c088eaaabf16de808128c90bc4b920e7d264362469069a29
3
+ size 63651051
data/noise-000-000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80c47fa870ce25103ac9a1ab4de244ed00b897a12dab296ec6734e221f212793
3
+ size 63637396
data/noise-000-000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7353b5ada6bd41ca883e11ac616f28a9ca949dded3b2b4cb4927cf421e1ad195
3
+ size 63601177
data/noise-000-000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03c70bce6347eea39c90bcdc3c208d52d594e794b69ce50047af8986ff61ee49
3
+ size 63583399
data/noise-000-000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec45b4901c80b60d0ae84184fa0defc4d0bda71d808b447eaf9eb9c8392ee34b
3
+ size 63614009
data/noise-000-000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f401849294b91b0a78a8585dad5eafc073d1ff9751ac71768c027f5fdf93b795
3
+ size 1806285
data/noise-001-000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f0acf847468185b00582d537820646b92cee85ad6eb7f1a560432950f66e716
3
+ size 63622142
data/noise-001-000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a09c9627de6cb6f071cc8615e634fb90cafed8ff72471afb567d466164af7a8a
3
+ size 63636822
data/noise-001-000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f6ec1e50179568b402dd6df1c3fff55786a497293ad9293eeaf0af12be3d8d3
3
+ size 63648043
data/noise-001-000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13d9ad3577eea5b5124d553c2de673893d0b3269ea04716482bd8d3d68b7f7fb
3
+ size 63660199
data/noise-001-000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:121d73c2808ce798dae43b1afa2ffbde71b9f989b5cf64bc053ba8dcdbf28c35
3
+ size 63654755
data/noise-001-000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ba4823c0e969f5d5b8bb2477cae61f2df5b51907aafc3c8ec61b85fd94f53f
3
+ size 63623279
data/noise-001-000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14bc522646cb82824a62f135df449c8856074a4388b27f2f09b7fff88fb441cc
3
+ size 63606302
data/noise-001-000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3fda6850f2b1f6f697092b9963d53ec5dde4dc7e3849bdcb9a3acf6559acbfe
3
+ size 63613048
data/noise-001-000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83a5ea5df019d017c5723793d752c09eaabb75611c2806623f3f6c00b56e56b8
3
+ size 63637017
data/noise-001-000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60b8e8e3f504e1a3b3ab171d61e55fa3ebe782faa43c9948e84fd3a330e14d87
3
+ size 63625946
data/noise-001-000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f6176e4bb70d1b01b309475292f45ae9685cc823f1ca58ffd2a360b366c5a66
3
+ size 63655383
data/noise-001-000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7761e8cc0a2f6a9023c0024054ef1cb561c635b4bc1807ef8c3ceddee3334f09
3
+ size 63668511
data/noise-001-000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e58f4cab5d7f733bc99e1fe539f40cee0ee03a02e46a4faaf28f4145f04969d3
3
+ size 63540832
data/noise-001-000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef0f03773adda541bc0335b83f2fa38bdb52018a387ec65e6ad47e6436e5529
3
+ size 63636813
data/noise-001-000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:325607764a7859b4a70ac73592a090503d350d504fc273afb486e5eee81e4967
3
+ size 63613236
data/noise-001-000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87f56eeb73232ea8e827ab61a1dec8415113bc546150d1e285165fc361a60076
3
+ size 63617519
data/noise-001-000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20bef99fec7abd106acba441b74a83c7275963e5edf68c4471eb35a28363d1df
3
+ size 63589156
data/noise-001-000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40ead0b0d4df9ae80fcd7e562f8c34757699f981a4647dc190214f1e81f63353
3
+ size 63608330
data/noise-001-000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3e439a5fbac52312779ba9ccf7ea3e17f07878e6486f82364bd6acdb8d951a
3
+ size 63582957
data/noise-001-000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f82aab3efa12c2219cf833cef70d24922596493d92c63540ddb424325fbe00f
3
+ size 461653
data/noise-002-000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956bf0fdb7090982e80bf196d182608f4fca74bc389a8f812bdf2f86c29eaaef
3
+ size 63591664
data/noise-002-000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14924f40d1102e3164bff0c91e3742298c1401c4a19d6a5b548637e18e47bf1f
3
+ size 63624459
data/noise-002-000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e795c90390f8156e83bfe54495361015e773719dc3e30132eeada92cc8703690
3
+ size 63626262
data/noise-002-000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a088c9743b90c83ab0875f3e3c7d04ea0d7fd55bc6e85030b959e4a800c79163
3
+ size 63676711
data/noise-002-000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3277a62e3817804f6a4dd5b7987073a12133bee7111d9a55b3b9cdb7c494ba29
3
+ size 63562185
data/noise-002-000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84cbc293ac1b9c7317c6c9af77cf7922343176ba93e0d59716582313866bb16
3
+ size 63623411
data/noise-002-000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96be64e36156d762a0abf45b5bc8759685196c81446b9834f13ae576161aeca1
3
+ size 63643670
data/noise-002-000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeaa2fca5f567772b66552d546d233f6f6d023ec100d51a7ee98ab68fd9039dc
3
+ size 63646705
data/noise-002-000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6094b94de215395e252f0e0915a0259f0c4b289f77fc908646df2f8bf7ec70f4
3
+ size 63712081