plda.cc File Reference
#include <vector>
#include "ivector/plda.h"
Include dependency graph for plda.cc:

Go to the source code of this file.

Namespaces

 kaldi
 This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:
 

Functions

template<class Real >
static void ComputeNormalizingTransform (const SpMatrix< Real > &covar, MatrixBase< Real > *proj)
 This function computes a projection matrix that when applied makes the covariance unit (i.e. More...