I am trying to convert a .wav file to a numpy array. I am using the wave library in python to convert the .wav file to a bytes object using readframes(), then converting the