Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Hidden Markov Model implementation using HTK

Status
Not open for further replies.

sana_akhtar

Member level 2
Joined
Apr 21, 2012
Messages
47
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,606
Hey everyone

I am working on implementing HMM using HTK. Before I also tried simple implementation but it couldnt work.
I have understood the algo which is already too complex. Now I m not getting how i will train HMM ? Can someone please help me out???
 

HTK is a very good tool , lots of examples are there. HTK Manual Contains may examples .

it can be used for both isolated and continuous speech recognition
basically HTK is a command line based tool
 

HTK is in C language, I couldnt get how to use it even after reading its book.
Can we do continous speech recognition in MATLAB by using HMM algorithm without using HTK ??
 

1.HTK is a command line Utility and you have to just compile it and use , for windows users Binary is Already available.
eg
HCopy for feature extraction etc


2. Yes it is possible to do continuous speech recognition using Matlab , various toolboxes are available

llike hmmtoolbox
https://www.cs.ubc.ca/~murphyk/Software/HMM/hmm.html
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top