xribene / DrawAndListen

Code for the paper "Draw and Listen! A Sketch-based System for Music Inpainting", TISMIR 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrawAndListen

Code for the paper "Draw and Listen! A Sketch-based System for Music Inpainting", TISMIR 2022

Prerequisites

  • python=3.9
  • pytorch=1.12
  • tqdm
  • tensorboard
  • scipy
  • pygad
  • music21

Training

  • Download the dataset (2.1GB), and move it in DrawAndListen/
  • Run 'python train.py'

Pretrained Checkpoints

Checkpoints

About

Code for the paper "Draw and Listen! A Sketch-based System for Music Inpainting", TISMIR 2022

License:MIT License


Languages

Language:Python 100.0%