I'm new using HTK. I want to use the HMM for non speech data and I haven't found any good example, mostly all examples are for speech.
I know that I have to convert the feature of my data to the HTK format.
What I don't know, is how to configure HTK, because it uses a dictionary and a grammar, and I won't be needing those things with my data because its not speech.
Does someone has a good example or any advice for this?