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.
Carnatic music is enriched by its traditional instruments that create its unique sound. Here are some key instruments:
Includes package installation for sequence synthesis. May take a few minutes.
- with Docker ?? (TBD)
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:
' $ python magenta/scripts/convert_dir_to_note_sequences.py
--input_dir=/path/to/input/dir
--output_file=/path/to/tfrecord/file
--log=INFO '

