I have trained HMMs for some phonemes by HTK version 3.4.1.
Now I want to build some word models by concatenating numbers of those trained models. For example, suppose that we have a series of phoneme models like: /c/, /ae/, /t/, and we want to concatenate them in order to make the word model "cat".
I don't know exactly which tools in HTK can do this task for me and how it happens. I want more practical details about HTK.
Thank you so much in advance.