I record a part of the song and write lyrics to the examples_filelist.txt, such as:
data/hh.wav|Hal le lu jah Hal le lu jah Hal le lu jah Hal le lu jah|1
but the output is not good. how can i improve it? I think the rhythm from "mel_outputs, mel_outputs_postnet, gate_outputs, rhythm = mellotron.forward(x)" is not accurate. Can i use musicxml to correct the rhythm? and How to do it.
I record a part of the song and write lyrics to the examples_filelist.txt, such as: data/hh.wav|Hal le lu jah Hal le lu jah Hal le lu jah Hal le lu jah|1
but the output is not good. how can i improve it? I think the rhythm from "mel_outputs, mel_outputs_postnet, gate_outputs, rhythm = mellotron.forward(x)" is not accurate. Can i use musicxml to correct the rhythm? and How to do it.