|
BSAPI
|
Factor analysis that models speaker variability, remaining speaker variability and channel variability. More...
#include <bsapi.h>
Factor analysis that models speaker variability, remaining speaker variability and channel variability.
The GMM model (supervector = concatenation of all GMM means) can be factorized to two supervector
.
describes speaker variability and
describes channel variability.
where
is low rank rectangular matrix (eigenchannels) and
are channel factors. And
.
is speaker- and channel-independent supervector,
is rectangular low rank matrix (eigenspeakers)
are speaker factors,
is diagonal matrix and
is a vector with remaining speaker variability.
1.7.5.1