Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 532 Bytes

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.