Skip to content

ENH: Avoid unreported deletion of spectrograms during the training process #814

Description

@dovi-yellin

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ENH: enhancementenhancement; new feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions