Changes between Version 2 and Version 3 of CompilingHTK
- Timestamp:
- 04/29/08 16:33:59 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilingHTK
v2 v3 2 2 == Note on compiling HTK == 3 3 4 Before the "make all" step we have made some small changes in the code for being able to handle longer context feature names. 5 We have made changes in: HTKLib/HShell.h, HTKLib/HUtil.c and HTKTools/HHEd.c. 6 7 These changes are:[[BR]] 4 Before compiling with "make all", please make the following changes in the code, for being able to handle longer context feature names. 5 The files we have changed are: HTKLib/HShell.h, HTKLib/HUtil.c, HTKTools/HHEd.c and if neccessary in hts_engine.cpp. 8 6 9 7 - '''in HTKLib/HShell.h''' [[BR]]