General Discussion

Flat
Questions about viterbi algorithm
User: franc0
Date: 12/13/2012 10:03 am
Views: 7078
Rating: 12

whats the use of viterbi algorithm in phoneme recognition? specificaly the purpose of determining the most probable path? because we are confused in which this algo is useful for.. but we have read alot of researches that this is useful.... thanks guys...

Re: Questions about viterbi algorithm
User: kmaclean
Date: 12/13/2012 10:08 am
Views: 208
Rating: 9

>whats the use of viterbi algorithm in phoneme recognition?

you should be able to find some info on this in the HTK book

Re: Questions about viterbi algorithm
User: franc0
Date: 12/13/2012 10:10 am
Views: 225
Rating: 13

yeah but we are confused, because we dont know what its real purpose we have read that there is viterbi decoding and viterbi training... we have just started out and we got really confused if this is necessary or not

Re: Questions about viterbi algorithm
User: franc0
Date: 12/13/2012 10:46 am
Views: 224
Rating: 10

is viterbi used to determine to corresponding phoneme from a given acooustic model? how about viterbi training? is the training used to determine the corresponding acoustic model or determine the correposding phoneme directly?

 

Re: Questions about viterbi algorithm
User: nsh
Date: 12/15/2012 1:52 am
Views: 3068
Rating: 12

> is viterbi used to determine to corresponding phoneme from a given acooustic model?

Yes

> how about viterbi training?

Despite it's also called "viterbi" it's a different algorithm. The only similarity is that it uses viterbi for the state alignment before it updates the acoustic state detector values.

> is the training used to determine the corresponding acoustic model or determine the correposding phoneme directly?

Training is used to update the acoustic model.

 

PreviousNext