File tree 1 file changed +7
-0
lines changed
emotion based music player using deep learning
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,13 @@ pip install librosa numpy pandas tensorflow matplotlib seaborn
45
45
- Achieved ** 96.6% accuracy** on emotion classification.
46
46
- Effective in emotion-based music recommendation.
47
47
48
+ ## 📂 Datasets
49
+ You can download the datasets from Google Drive:
50
+
51
+ - [ FER Dataset] ( https://drive.google.com/drive/folders/1FxptaxkxhxB930HSxEqxzUpS_hWUyAJF?usp=sharing )
52
+ - [ 278k Emotion Labeled Spotify Songs] ( https://drive.google.com/drive/folders/1FxptaxkxhxB930HSxEqxzUpS_hWUyAJF?usp=sharing )
53
+ - [ Music Information Retrieval Dataset] ( https://drive.google.com/drive/folders/1FxptaxkxhxB930HSxEqxzUpS_hWUyAJF?usp=sharing )
54
+
48
55
## 📜 License
49
56
This project is open-source and available for further development and enhancements. Contributions are welcome!
50
57
You can’t perform that action at this time.
0 commit comments