Genre Detection of Bengali Rabindranath Tagore's Song Based On Audio Data. The dataset of songs was provided by Society For Natural Language Technology Research
I'm not providing the songs' dataset due to privacy issues.
I extracted the audio features using Python Librosa Library.
pip install librosa
I used LSTM and simple Deep Learning Based Approach to train the model.
Want to Contribute? Fork the repo and make changes that you think will improve the performance of the model. And if you like it, then don't forget to give a ⭐