Answer the question
In order to leave comments, you need to log in
Convert wav file to numeric sequence of values from 0 to 255?
That is, the amplitude values \u200b\u200bmust be redone
so that in the end result, for example, there is a value for every second.
Which way to look?
Answer the question
In order to leave comments, you need to log in
Try looking in the direction of scipy.io.wavfile.read
Judging by the documentation, in the second parameter it returns exactly what you need - an array of values from the wav file.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question