Blog Post number 1

less than 1 minute read

Published:

Let’s show how to preprocess audio data to use it as input of a Convolutional Neural Network.
To do so we are going to use two very standard libraries. numpy and librosa