jjery2243542 / adaptive_voice_conversion

Apache License 2.0
469 stars 89 forks source link

normalizatoin & denormalization with attr #28

Open sbkim052 opened 3 years ago

sbkim052 commented 3 years ago

In the inference.py , i can't understand why we should normalize and denormalize with the mean and variance of the attribute file. Could anyone explain it to me?