Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: train_test_dur_split_inds can return indices for training set slightly smaller than target duration #771

Open
NickleDave opened this issue Aug 26, 2024 · 0 comments

Comments

@NickleDave
Copy link
Collaborator

I am finding when generating multiple splits for BioSoundSegBench that sometimes vak.prep.split.split.train_test_dur_split_inds returns indices for a training set that is just slightly smaller than the target duration, e.g. 599.5 seconds instead of 600s.

Not sure how this happens -- we should have a post-condition to guard against it -- but generating multiple splits with a fixed dataset seems like a good start for replicating it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant