Skip to content

devPach4545/CSE253_153

Repository files navigation

CSE 153 Assignment 2

Two tasks:

  • Task 1: Raga Bhairav melody generation with an LSTM (symbolic, unconditioned).
  • Task 2: singing to MIDI transcription with a CRNN (symbolic, conditioned).

Files

  • workbook.html: both tasks in one notebook, exported to HTML. Open it in a browser.
  • workbook.ipynb: the notebook source.
  • symbolic_unconditioned.mid: generated Bhairav melody (Task 1).
  • symbolic_conditioned.mid: transcription output (Task 2).
  • video_url.txt: link to the presentation video.
  • task1_raga_bhairav/: Task 1 notebook and figures.
  • task2_transcription/: Task 2 notebook, HTML export, and the demo audio.

Running

The notebook runs on Google Colab. Task 2 downloads the MIR-1K dataset and uses a GPU. Open workbook.ipynb in Colab, run all cells, then export to HTML.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors