

Go to the source code of this file.
Classes | |
| struct | LinearCgdOptions | 
| struct | LbfgsOptions | 
| This is an implementation of L-BFGS.  More... | |
| class | OptimizeLbfgs< Real > | 
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 > | |
| int32 | LinearCgd (const LinearCgdOptions &opts, const SpMatrix< Real > &A, const VectorBase< Real > &b, VectorBase< Real > *x) |