How can we get the phoneme in speech recognition
User:
rks_mfs
Date: 6/18/2008 6:55 am
Views: 394
Rating: -1
Rate [

|

]
Hi,
I am trying to get Sphinx to work with Indian languages and thinking of working with phone set for one language at a time.
What is the best approach to do this in Sphinx. Can I directly work with phoneme decoder so that I do not have to get into Vocabulary and word dictionary.
Does Sphinx do phoneme only output and is the recognition real time.
for instance if I say "Hello" how can i get a phoneme which recognize 'h' first then 'e' then 'l' then 'l' then 'o' each independently?
Thanks.