Main Page | Class List | Directories | File List | Class Members | File Members

adapt_am_t Struct Reference

A wrapper for all adaptation operations in Sphinx 3.X including MLLR and MAP. More...

#include <adaptor.h>

List of all members.

Public Attributes

char * prevmllrfn
float32 *** regA
float32 ** regB
float32 ** regH
int32 mllr_nclass


Detailed Description

A wrapper for all adaptation operations in Sphinx 3.X including MLLR and MAP.


Member Data Documentation

int32 adapt_am_t::mllr_nclass
 

Regression matrices : scale factor for variance

char* adapt_am_t::prevmllrfn
 

Last MLLR matrix files

float32*** adapt_am_t::regA
 

float32** adapt_am_t::regB
 

Regression matrices : the multiplcation term

float32** adapt_am_t::regH
 

Regression matrices : the bias term


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:32 2009 by  doxygen 1.3.9.1