Speech Recognition Engines

Flat
Is possible to create speech recognizer on phonetic-based by HTK
User: Noah
Date: 3/5/2011 5:40 am
Views: 6114
Rating: 6

Dear all

I want to ask some questions.

Is possible to create speech recognizer  on phonetic-based by HTK if input is word or sentence?


If possible, I must train system by each phoneme right?

 

Guide me please.

Best.

--- (Edited on 3/5/2011 5:40 am [GMT-0600] by Noah) ---

Re: Is possible to create speech recognizer on phonetic-based by HTK
User: kmaclean
Date: 3/6/2011 8:32 am
Views: 164
Rating: 5

>Is possible to create speech recognizer  on phonetic-based by HTK if input

>is word or sentence?

See the VoxForge Tutorial - it uses uses HTK to train the acoustic model, and Julius for recognition, but HTK's HVite program can be used also (see the HTK book for more info)

--- (Edited on 3/6/2011 9:32 am [GMT-0500] by kmaclean) ---

Re: Is possible to create speech recognizer on phonetic-based by HTK
User: Noah
Date: 3/7/2011 7:44 am
Views: 262
Rating: 6

I'm sorry if I explane not clear.

Is it possible to create phonetic recognizer. Is it right when I change only pronunciation dictionary from

(example)

normaly dictionary

I             iy
need       n iy d
some     s oh m
coffee    k ow f iy
.

I like to change to

iy     iy
n     n
d     d
s     d
oh    oh
m    m
k     k


But it has error when system will generate because HMM model error. I think it can't generate tied state (transision prob.) because I don't fix sequence in dictionary.


How to solve this problem.

Best

--- (Edited on 3/7/2011 7:44 am [GMT-0600] by Noah) ---

Re: Is possible to create speech recognizer on phonetic-based by HTK
User: kmaclean
Date: 4/15/2011 9:58 am
Views: 2772
Rating: 4

>Is it possible to create phonetic recognizer.

If you don't need real-time recognition of phones, check forced alignment on this page: Automated Audio Segmentation Using Forced Alignment (Draft);

 

--- (Edited on 4/15/2011 10:58 am [GMT-0400] by kmaclean) ---

PreviousNext