71 * Log: Implementation and Interface of adapt_am_t, a wrapper of
72 * adaptation capabability of Sphinx 3. It takes the responsibility from
73 * kb_t to manage regA, regB and mllr_nclass. Interfaces are not fully
74 * completed. So "pointer" symtom code still appears in kb.c
75 *
76 * Revision 1.3 2005/06/19 19:41:21 archan
77 * Sphinx3 to s3.generic: Added multiple regression class for single stream MLLR. Enabled MLLR for livepretend and decode.
78 *
79 * Revision 1.2 2005/03/30 01:08:37 archan
80 * codebase-wide update. Performed an age-old trick: Adding $Log into all .c and .h files. This will make sure the commit message be preprended into a file.
81 *
82 *
83 * 25-Mar-2005 Arthur Chan (archan@cs.cmu.edu) at Carnegie Mellon Unversity