rosinality/nansy-pytorch

Any plans to push the source code? Really looking forward to it.

RahulBhalley opened this issue · 7 comments

Any plans to push the source code? Really looking forward to it.

I am currently implementing this. 😅 I will take some time for implementation and experiments.

Sure, no issues. :) It would really help me also implement it on my end if you could please share some references repositories that you're probably looking at right now to implement NANSY.

Regards
Rahul Bhalley

Hmm, I'm currently trying to implement it from the paper. librosa/torchaudio/parselmouth was helpful.

Ok, thanks!

Hi @rosinality any updates on this?

I have almost implemented the model, but I found aligning features which have different sampling ratios/window sizes (wav2vec features vs mel, yingram features) is not straightforward. Currently I am stopped at that point.

Ok, thanks for updating me. :)