Public Attributes | List of all members
adapt_am_t Struct Reference

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

#include <adaptor.h>

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

int32 adapt_am_t::mllr_nclass

Regression matrices : the bias term

char* adapt_am_t::prevmllrfn

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: