We are trying to create a script to export spectrogram images without margin/padding to generate data for a deep learning model As you can see, this image have a margin at all directions, and we want ...
That's an excellent work. However I have some difficullties. As I am going the finetune only some parts of the model, I need to calculate some intermediate data. Specifically, given an audio sequence, ...