/RagaRecognition

An attempt to recognise raga of a Carnatic song.

Primary LanguagePython

RagaRecognition

Attempt to identify the ragam of a Carnatic Music piece.

Uses a PQModel to find the ragam of a song. We create the PQ index and pick the nearest neighbours during inference. Implementation of Time Delayed Melody Surfaces for Raga Recognition.

Predict

  • python predict.py <path_to_mp3> <no_of_neighbours>


PLEASE CHECK CLOSED ISSUES OR CREATE NEW ISSUES ON GITHUB. PLEASE DO NOT EMAIL REGARDING ISSUES.