Skip to content

A classification model that tags songs based on their features

Notifications You must be signed in to change notification settings

aimohapatra/MusAIc

Repository files navigation

MusAIc

A classification model that tags songs based on their features

1. Prerequisite

2. Development Practice

  • Create NEW notebooks to run the following steps for proper visualization and viewing purposes.

3. Executing Steps

  • Step 1(optional): run 'Librosa Sandbox.ipynb' to experiment with data

  • Step 2: run 'Feature Extraction.ipynb' to make sure all files are in proper format

    • extract the mel spectograms from the songs
    • Mel Spectrogram = frequency domain representation of audio
  • Step 3: run 'Magnatagatune.ipynb' to load X and Y vectors of songs to use for models

  • Step 4: run 'Model Training.ipynb' to train models and view tagged songs.

About

A classification model that tags songs based on their features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published