bayesnet / bnt

Bayes Net Toolbox for Matlab
465 stars 246 forks source link

for speech recognition, how much will be the number of hidden nodes (Q) when we use an HMM. #29

Open ido opened 10 years ago

ido commented 10 years ago

From amrous...@gmail.com on October 20, 2012 05:12:24

i started to work on DBN recently, after that i work on HMM before.

i whould creat a speech recognition system with dbn using BNT.

i understand that each trame will be moddeled by a set of hidden and observed nodes.

the observed nodes size will be the size of the acoustic trame. but i can't uderstand how i can fix the hidden nodes size!!

i think about using the number of phonems but i am not sure. can anyone help me.. thanks in advance.

Original issue: http://code.google.com/p/bnt/issues/detail?id=29