Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -191,8 +191,9 @@ Users should be aware of the ecological context and potential biases when using
|
|
191 |
|
192 |
## More Information
|
193 |
|
194 |
-
This dataset incorporates synthetic background audio, which has been created by introducing noise and modifying the original audio intensities. This process, known as Data Augmentation, enhances the robustness of the dataset. Additionally, a subset of the ESC-50 dataset, which is a widely recognized benchmark for environmental sound classification, has also been included to enrich the diversity of the dataset.
|
195 |
-
|
|
|
196 |
|
197 |
## Dataset Card Authors and Affiliations
|
198 |
|
|
|
191 |
|
192 |
## More Information
|
193 |
|
194 |
+
This dataset incorporates synthetic background audio, which has been created by introducing noise and modifying the original audio intensities. This process, known as Data Augmentation, enhances the robustness of the dataset. Additionally, a subset of the ESC-50 dataset, which is a widely recognized benchmark for environmental sound classification, has also been included to enrich the diversity of the dataset. These additional datasets can be excluded as they are in separate folders within the root folders for audios, images, and labels (`Data Augmentation` and `ESC50`). Annotations for these datasets should be removed from the CSV files if they are not used in processing the dataset.
|
195 |
+
|
196 |
+
The synthetic audio was created using a Python script that took the original background audio recordings and modified their intensities and shifted them. This method allowed for the introduction of noise and variations in the audio, simulating different recording conditions and enhancing the dataset's robustness.
|
197 |
|
198 |
## Dataset Card Authors and Affiliations
|
199 |
|