File size: 684 Bytes
1d4a848
 
 
 
 
 
 
 
 
83ad3d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
task_categories:
- zero-shot-classification
tags:
- audio
- sound
pretty_name: audio
size_categories:
- 1K<n<10K
---

# Audio Dataset

This dataset consists of audio data for the following categories:
* Coughing
* Running water
* Toilet flush
* Other sounds

Although this data is unbalanced, data augmentations can be added to process the data for audio classification. The file structure looks as follows:

\- audio/

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \- coughing/

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \- toilet_flush/

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \- running_water/

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \- other_1/

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \- other_2/