i'm using CMU sphinx to recognize alphabet letters, but i'm noticing very low accuracy.( <=20%). for example : when I spelling letters: A-P-P-L-E, it come out A B B L E. the accuracy is too low to be useful.
I hope don't have to implement it like some posts mentioned, using "alpha""beta" etc. for improving the recognition rates.
the dict file and lm file in generate in online lmtools BTW: the accuracy rate is above 80% when i limit the dict and speak to microphone with words . so does anyone solve the problem before ? or any idea is appreciate. thx .