mirco
commited on
Commit
·
5a39d15
1
Parent(s):
e19217e
rename encoder
Browse files- README.md +1 -0
- language_encoder.txt → label_encoder.txt +0 -0
README.md
CHANGED
@@ -28,6 +28,7 @@ This repository provides all the necessary tools to perform sound recognition wi
|
|
28 |
You can download the dataset [here](https://urbansounddataset.weebly.com/urbansound8k.html)
|
29 |
The provided system can recognize the following 10 keywords:
|
30 |
```
|
|
|
31 |
dog_bark, children_playing, air_conditioner, street_music, gun_shot, siren, engine_idling, jackhammer, drilling, car_horn
|
32 |
```
|
33 |
|
|
|
28 |
You can download the dataset [here](https://urbansounddataset.weebly.com/urbansound8k.html)
|
29 |
The provided system can recognize the following 10 keywords:
|
30 |
```
|
31 |
+
|
32 |
dog_bark, children_playing, air_conditioner, street_music, gun_shot, siren, engine_idling, jackhammer, drilling, car_horn
|
33 |
```
|
34 |
|
language_encoder.txt → label_encoder.txt
RENAMED
File without changes
|