ronibandini commited on
Commit
21b28f7
·
verified ·
1 Parent(s): 5f6247c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ tags:
4
+ - music
5
+ - reggaeton
6
+ - Edge Impulse
7
  ---
8
+
9
+ Simple Reggaeton genre classification model trained with Edge Impulse, WAV, 16KHZ, mono.
10
+
11
+ Labels: reggaeton, otros
12
+
13
+ Attention: only 6 songs were used for this test, so you should train a new model with more songs for increased accuracy.
14
+ For otros (others) label use your ambient sounds and other music genres.
15
+
16
+ Source code https://github.com/ronibandini/reggaetonBeGone
17
+ Tutorial https://www.hackster.io/roni-bandini/reggaeton-be-gone-e5b6e2