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

Genre Detection of Bengali Rabindranath Tagore's Song Based On Audio Data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ⭐

About

Genre Detection of Bengali Rabindranath Tagore's Song Based On Audio Data.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%