Skip to content

IAMLYCHEE/Melody-Extraction

Repository files navigation

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:

About

Melody extraction for madarin songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published