63 * 1, Moved static variables from function level to the application level. 2, united all initialization of HMM using s3_am_init, 3 united all GMM computation using ms_cont_mgau_frame_eval.
69 * Synchronize argument with decode. Removed silwid, startwid and finishwid. Wrapped up logs3_init, Wrapped up lmset. Refactor with functions in dag.
70 *
71 * Revision 1.1.1.1 2005/03/24 15:24:01 archan
72 * I found Evandro's suggestion is quite right after yelling at him 2 days later. So I decide to check this in again without any binaries. (I have done make distcheck. ) . Again, this is a candidate for s3.6 and I believe I need to work out 4-5 intermediate steps before I can complete the first prototype. That's why I keep local copies.
78 * 1, move libutil/libutil.h to s3types.h, seems to me not very nice to have it in every files. 2, Remove warning messages of main_align.c 3, Remove warning messages in chgCase.c
87 * Incorporating s3.0 align, at this point, there are still some small problems in align but they don't hurt. For example, the score doesn't match with s3.0 and the output will have problem if files are piped to /dev/null/. I think we can go for it.
88 *
89 * Revision 1.1 2003/02/14 14:40:34 cbq
90 * Compiles. Analysis is probably hosed.
91 *
92 * Revision 1.1 2000/04/24 09:39:41 lenzo
93 * s3 import.
94 *
95 *
96 * 13-Sep-96 M K Ravishankar (rkm@cs.cmu.edu) at Carnegie Mellon University
97 * Changed align_sen_active to flag active senones instead of building a list
98 * of them.
99 *
100 * 15-Jul-96 M K Ravishankar (rkm@cs.cmu.edu) at Carnegie Mellon University