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
int32 mllr_nclass

Detailed Description

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

variables for acoustic model adaptation. Currently, this really means MLLR


Member Data Documentation

Regression matrices : the bias term

Last MLLR matrix files

float32*** adapt_am_t::regA
float32** adapt_am_t::regB

Regression matrices : the multiplcation term


The documentation for this struct was generated from the following file:

Generated on 7 Mar 2010 by  doxygen 1.6.1