Update README.md
Browse files
README.md
CHANGED
@@ -21,15 +21,12 @@ If you use BanglaBeats in your research, please cite the following paper:
|
|
21 |
|
22 |
## BibTeX:
|
23 |
```bibtex
|
24 |
-
@
|
25 |
-
author={Hasan Jibon, Md. Mehedi and Mahinur Alam, Dewan and Rahman, Mohammad Shahidur},
|
26 |
-
booktitle={2023 26th International Conference on Computer and Information Technology (ICCIT)},
|
27 |
title={BanglaBeats: A Comprehensive Dataset of Bengali Songs for Music Genre Classification Tasks},
|
|
|
|
|
|
|
28 |
year={2023},
|
29 |
-
|
30 |
-
number={},
|
31 |
-
pages={1-6},
|
32 |
-
keywords={Computational modeling;Music;Transformers;User experience;Convolutional neural networks;Task analysis;Optimization;Music Genre Classification;Bengali Music Dataset;Convolutional Neural Network;Transformers;Wav2Vec2-Base-960h;DistilHubert;Audio Classification;Machine Learning;Deep Learning},
|
33 |
-
doi={10.1109/ICCIT60459.2023.10441288}
|
34 |
}
|
35 |
|
|
|
21 |
|
22 |
## BibTeX:
|
23 |
```bibtex
|
24 |
+
@inproceedings{jibon2023banglabeats,
|
|
|
|
|
25 |
title={BanglaBeats: A Comprehensive Dataset of Bengali Songs for Music Genre Classification Tasks},
|
26 |
+
author={Jibon, Md Mehedi Hasan and Alam, Dewan Mahinur and Rahman, Mohammad Shahidur},
|
27 |
+
booktitle={2023 26th International Conference on Computer and Information Technology (ICCIT)},
|
28 |
+
pages={1--6},
|
29 |
year={2023},
|
30 |
+
organization={IEEE}
|
|
|
|
|
|
|
|
|
31 |
}
|
32 |
|