This document discusses using Hidden Markov Models to reduce search time for isolated digit recognition in Malayalam. MFCC features and k-NN classification were used to recognize 10 digits with 62% accuracy. A word modeling schema using HMM was then developed using transition probabilities calculated from 50 mobile numbers. This allows recognizing the first digit (8 or 9) 80% faster for number recognition, reducing search time. The approach could be extended to subsequent digits and other service providers to further improve recognition speed.