Learning rate is a setting in machine learning that controls how quickly a model updates during training. If the rate is too high, the model might miss optimal solutions. If it’s too low, learning can be slow. Tuning the learning rate helps balance accuracy and training speed, which is key for voice AI performance.