Spectrogram input normalisation for neural networks
In this post, I want to talk about magnitude spectrograms as inputs and outputs of neural networks, and how to normalise them to help the training process.
In this post, I want to talk about magnitude spectrograms as inputs and outputs of neural networks, and how to normalise them to help the training process.
In this post, I will show you how to build an LSTM network for the task of character-based language modelling and apply it to generate lyrics.