Datasets:
MichielBontenbal
commited on
Commit
·
0bc543e
1
Parent(s):
bea4de5
update
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- audio-classification
|
5 |
+
language:
|
6 |
+
- nl
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- audio event
|
10 |
+
- noise pollution
|
11 |
+
- urban
|
12 |
+
size_categories:
|
13 |
+
- n<1K
|
14 |
---
|
15 |
+
|
16 |
+
The Urban Sounds dataset consists of audio samples collected in Amsterdam in the period 2018 - 2020.
|
17 |
+
The datasamples were collected for a project to create a sensor to classify audio events, with the goal of tackling noise pollution in the city.
|
18 |
+
|
19 |
+
This 'urban sounds small' dataset is a small part of the dataset, used for testing and prototyping purposes.
|
20 |
+
|
21 |
+
More on the sensor can be found here: https://github.com/sensemakersamsterdam/OpenEars
|
22 |
+
|