Currently, if the total duration specified by 'train_dur', 'val_dur', and 'test_dur' is shorter than the combined duration of all wav-based spectrogram files, any excess files generated during the prep stage are automatically deleted during training. In this case, the current process also does not report on the selection of files to be deleted.
It would be helpful to offer an option to retain the excess files in a separate folder, or at least provide a log reporting which files were deleted.