Wonder239 commited on
Commit
7a79915
·
verified ·
1 Parent(s): d1999e7

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  pretty_name: DEAF
3
  language:
4
  - en
5
- license: other
6
  size_categories:
7
  - n<1K
8
  task_categories:
@@ -102,4 +102,23 @@ If you use this repository or the associated paper, please cite:
102
 
103
  ## License
104
 
105
- The YAML header currently uses `license: other` as a placeholder. Replace it with the actual license that applies to the audio, metadata, and generation code before publishing the dataset publicly.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  pretty_name: DEAF
3
  language:
4
  - en
5
+ license: cc-by-4.0
6
  size_categories:
7
  - n<1K
8
  task_categories:
 
102
 
103
  ## License
104
 
105
+ This dataset is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
106
+
107
+ Parts of the dataset are generated using text-to-speech (TTS) systems. In addition, environmental noise from the DEMAND dataset is incorporated into the audio samples. Users of this dataset must comply with the original licenses of all third-party resources.
108
+
109
+ The authors do not claim ownership over third-party components. All such components are redistributed in accordance with their respective licenses and are used for research purposes only.
110
+
111
+
112
+ ## Third-Party Data
113
+
114
+ This dataset incorporates environmental noise from the DEMAND dataset. If you use this dataset, please also cite:
115
+
116
+ @article{thiemann2013demand,
117
+ title = {The Diverse Environments Multi-Channel Acoustic Noise Database (DEMAND): A database of multichannel environmental noise recordings},
118
+ author = {Thiemann, Joachim and Ito, Nobutaka and Vincent, Emmanuel},
119
+ journal = {The Journal of the Acoustical Society of America},
120
+ year = {2013},
121
+ volume = {133},
122
+ number = {5},
123
+ pages = {3591}
124
+ }