An effort to teach Indian Classical music to AI
Click here for Demo
DeepRaaga is aimed to teach & train AI with Indian classical music and to generate classical ragas ,and to see how AI having fun with Carnatic music.
Tools </br>
Includes package installation for sequence synthesis. May take a few minutes.
use convert_dir_to_note_sequences.py link
Converts music files to NoteSequence protos and writes TFRecord file. Currently supports MIDI (.mid, .midi) and MusicXML (.xml, .mxl) files.
Example usage: </br> ‘ $ python magenta/scripts/convert_dir_to_note_sequences.py \ –input_dir=/path/to/input/dir \ –output_file=/path/to/tfrecord/file \ –log=INFO ‘