How can you interp/lerp a player's current velocity to a desired velocity?

No. Velocity -> length = current speed (cm/s)

Max Walking Speed is the maximum speed the character can move while in Movement Mode: Walking and not crouched.

Max Acceleration is the rate of change to velocity to get it to Max Walking Speed. Lower values make it take longer to get to max walking speed. But it’s Linear.