Skip to content

Mizkino/MusicFactorizer

Repository files navigation

MusicFactorizer

GUI for Sound-Source Separation.

WAV-Audio file separate out some piece of sound by each pitch.

Visualize original waveform, spectrogram and re-constract spectrogram and factors.

Requirements

  • Python 3.xx
  • Numpy
  • Scipy
  • Qt4
  • matplotlib

(If you have nothing, I recommend Anaconda)

  • tqdm
  • Pyaudio

Usage

python main.py

About

Music Factorizer using NMF and so on...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages