I have the x-y cordinates of some online handwriting samples from which I am computing some statistical parameters using which I want to make an HMM based recognizer.
As HMM toolkit or HTK is orginally made for Speech recognition, so I am not able to understand how to perform online word recognition using HTK.
Can someone please help me to understand how to give my parameters as input to this toolkit and what output it will give ?????