bshall / knn-vc

Voice Conversion With Just Nearest Neighbors
https://bshall.github.io/knn-vc/
Other
450 stars 65 forks source link

Discriminator checkpoint #8

Closed hippotabek closed 1 year ago

hippotabek commented 1 year ago

Hey! Thank you for sharing your work, I really like ur idea!

I am trying to finetune vocoder for a specific voice to see whether it would improve voice matching, because voice doesn't match well at zero-shot setting. Could you please share discriminator weights of vocoder with prematching?

RF5 commented 1 year ago

As mentioned in the readme, we provide both prematched and unmatched discriminator and optimizer weights under the releases tab.

Under the release you can see download links for both discriminator checkpoints and optimizer states (e.g. https://github.com/bshall/knn-vc/releases/download/v0.1/do_02500000.pt). These should work well for fine-tuning with :)