Skip to content

akashmodak97/Genre-Detection-Of-Bengali-Songs-Based-On-Audio-Data

Repository files navigation

Genre-Detection-Of-Bengali-Songs-Based-On-Audio-Data

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.

Install Librosa

pip install librosa

I used LSTM and simple Deep Learning Based Approach to train the model.

Contribute

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 ⭐