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 |
A wrapper for all adaptation operations in Sphinx 3.X including MLLR and MAP.
variables for acoustic model adaptation. Currently, this really means MLLR
| 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
1.6.1