auspicious3000 / SpeechSplit

Unsupervised Speech Decomposition Via Triple Information Bottleneck
http://arxiv.org/abs/2004.11284
MIT License
644 stars 92 forks source link

How to compute GPE FFE #12

Open Baliii opened 4 years ago

Baliii commented 4 years ago

Thanks for your awesome contributions to this paper. I want to eval my synthesized audio. Can you share with me the code to compute GPE VDE and FFE? Thank you!

auspicious3000 commented 4 years ago

I don't have access to that code. But it is very simple to implement by looking up the formulae in this paper http://www.seas.ucla.edu/spapl/paper/chu_icassp_09.pdf

SeptemberN commented 1 year ago

Hello, did you solve this problem? How did you calculate these three metrics? @Baliii