next up previous contents index
Next: DP s n id ... Up: 13.6.1 Function Previous: CL hmmList

CO newList

Compact a set of HMMs. The effect of this command is to scan the currently loaded set of HMMs and identify all identical definitions. The physical name of the first model in each identical set is then assigned to all models in that set and all model definitions are replaced by a pointer to the first model definition. On completion, a new list of HMMs which includes the new model tyings is written out to file newList. For example, suppose that models A, B, C and D were currently loaded and A and B were identical. Then the command

         CO tlist
would tie HMMs A and B, set the physical name of B to A and output the new HMM list
         A
         B A
         C
         D
to the file tlist. This command is used mainly after performing a sequence of parameter tying commands.


next up previous contents index
Next: DP s n id ... Up: 13.6.1 Function Previous: CL hmmList

ECRL HTK_V2.1: email [email protected]