/awesome-sound-source-separation

A curated list of sound source separation resources

Awesome Sound Source Separation: Awesome

A curated list of source separation, inspired by awesome-computer-vision.

This list mainly focuses on deep learning based models. It aims to introduce milestones works and essential things for beginner researchers(including myself).

This list may contain incorrect informations and I don't want this list to be exhaustive. If I miss important papers or anyone found incorrect informations, please let me know via Github issue.

WIP: This list is in construction.

Contributing

Please feel free to send me pull requests or email(jaechang@postech.ac.kr).

Table of contents

  • What is source separation?
  • survey papers
  • papers
  • datasets
  • open-source projects
  • competitions

What is Source Separation?

Separating a mixture into sources. Major researches are about sound source separation. You can refer Stöter's nice tutorials. As the problem itself is an under-determined problem(for single-channel), additional priors should be used. The priors include distrubution of sources and addtional information(score, video, ...).

Survey Papers

Papers

supervised source separation

source separation with additional information

  • Score-informed source separation of choral music
  • AUDIO QUERY-BASED MUSIC SOURCE SEPARATION
  • Weakly informed audio source separation
  • Conditioned Source Separation for Musical Instrument Performances.
  • Co-separating sounds of visual objects - R. Gao et al., ICCV 2019

unsupervised source separation

universal sound source separation

source localization based method

Evaluation Metrics

Datasets

  • MUSDB18 (for music)
  • wsj0 (for speech)
  • WHAM!
  • FUSS (for universal source separation)

Open-Source Projects

  • asteroid

Competitions

  • sisec 2018
  • Music Demixing Challenge 2021