Bestakdv commited on
Commit
bf3def7
·
verified ·
1 Parent(s): 94216e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -13,3 +13,9 @@ hf_oauth_scopes:
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
+
17
+ 1. My project proposal is to make that AI can detect music genre
18
+ 2. Add network architecture. The input of the model is a file or a live recording of audio and the output is a classification on one of the 10 genres. The model uses a The model is big and has 94.6M paramaters and was trained on a GTZAN database from kaggle that has 10 genres with 100 audio files in each genre and each audio clip around 30 seconds long.
19
+ 3.
20
+ 4. e
21
+ 5. The model is working for me as it is accuratly predicting data.