Question: python help, I need to change the time into msec not sec Had try time * 1000 but don't work # to Plot the x-axis

python help, I need to change the time into msec not sec
Had try time * 1000 but don't work
# to Plot the x-axis in seconds # you need get the frame rate # and divide by size of your signal # to create a Time Vector # spaced linearly with the size # of the audio file time = np.linspaces 0, # start (len(signal) / f_rate num = len(signal) ). )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
