KimythAnly / AGAIN-VC

This is the official implementation of the paper AGAIN-VC: A One-shot Voice Conversion using Activation Guidance and Adaptive Instance Normalization.
https://kimythanly.github.io/AGAIN-VC-demo/index
MIT License
111 stars 19 forks source link

Doubts about the decoder code #18

Open 980202006 opened 2 years ago

980202006 commented 2 years ago

image I have a question about this code, why do an adain transformation with the content embedding of y_target for y_source content embedding.