srvk / eesen

The official repository of the Eesen project
http://arxiv.org/abs/1507.08240
Apache License 2.0
822 stars 343 forks source link

without MVN #126

Closed double22a closed 3 years ago

double22a commented 7 years ago

There is a bad result by adding MVN to input feature. What causes this phenomenon?

Thank you.

fmetze commented 7 years ago

what is mvn?

double22a commented 7 years ago

The global mean and variance normalization (MVN) is applied on input feature vectors.

fmetze commented 7 years ago

Maybe the estimation is not running correctly, or some other problem in the estimation. Hard to say without any other information.

double22a commented 3 years ago

Thanks