/Melody-Extraction

Melody extraction for madarin songs

Primary LanguagePython

Melody Extraction

Usage

first drag your .wav files into folder ./wav your .wav file must be your voice record, or some source file with voice only

  • for left channel melody float frequency and right channel vocal
>python app.py infile.wav wav2wav
  • for generate midi file
>python app.py infile.wav wav2midi

-by default two modes all executed

>python app.py infile.wav 

if you want to transform all files in ./wav

>./run.sh

Dependencies: