Release v1.1.3
This should fix the problem with the empty audio segment.
(The problem only occurs because the spectrogram length does not correspond to an integer number of samples; if you downsample to 1kHz before iterating, the problem does not occur. In any case, this merge request handles the cases in which the length is not an integer number of samples.)