You didn’t set the speed in the event graph. There should be a line coming out of vector length function from the get velocity function call.
Since the speed variable is not set to the velocity of your character, the speed is always 0 and thus the blendspace is not being fed the appropriate values.