views:

75

answers:

0

Hi, I want to develop a speech recognition engine in java using sphinx.My language is not english.Using an english language model produces unexpected results.I wanted to know if its possible to generate a list of phonems for my own language and use it map words in a dictionary.I dont know where to begin with this.Do i have to record pronunciations for my language and then convert them to phonetic values using some kind of tool ? If anybody have some experience in this area please help !