magphase icon indicating copy to clipboard operation
magphase copied to clipboard

Is variable frame rate essential for quality?

Open lmaxwell opened this issue 7 years ago • 3 comments

To my understanding, magphase vocoder can also use fixed frame rate. I guess the advantage of using variable frame rate is computational efficiency and quality. If my understanding is correct, I'm interested in which benefits more. Because If fixed frame rate can be used, it is easier to integrate the vocoder into any existing TTS frameworks.

lmaxwell avatar Jan 20 '18 15:01 lmaxwell

Hi @lmaxwell , I am sorry for the delay on replying.

At the beginning, when I started MagPhase, I did some experiments using constant frame rate (by interpolating the variable frame rate features), which didn't achieve comparable quality with the variable frame rate version. However, right now I am working on making a high quality interpolator to convert from variable to constant frame rate (and vice versa), which seems to deliver the same quality. So, I will push the constant frame rate version of MagPhase soon.

Thanks for the comment.

felipeespic avatar Feb 06 '18 23:02 felipeespic

that's awesome, I'll try it in my work

lmaxwell avatar Feb 07 '18 05:02 lmaxwell

Hi, I just pushed the constant frame version (v2.0).

felipeespic avatar Apr 23 '18 20:04 felipeespic