Skip to content

add topk #6#8

Merged
gfdb merged 1 commit intomainfrom
6-add-topk-selection
Feb 6, 2026
Merged

add topk #6#8
gfdb merged 1 commit intomainfrom
6-add-topk-selection

Conversation

@gfdb
Copy link
Owner

@gfdb gfdb commented Feb 6, 2026

Closes #6

Right now wav2aug statically applies all 9 augmentations in the pool, however some users may want to select only the top-k "best" augmentations. The class should support this type of usage.

@gfdb gfdb linked an issue Feb 6, 2026 that may be closed by this pull request
Copy link
Owner Author

@gfdb gfdb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@gfdb gfdb merged commit 682ad92 into main Feb 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add topk selection

1 participant