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

ENH: add pair function with key argument #2

Open
NickleDave opened this issue Jan 21, 2022 · 0 comments
Open

ENH: add pair function with key argument #2

NickleDave opened this issue Jan 21, 2022 · 0 comments
Assignees

Comments

@NickleDave
Copy link
Owner

that pairs two lists of paths

audio_paths, spect_paths = pair(audio_paths, spect_paths, key=None)

default should be something like recursive_stem in vak (but with a clearer name)

@NickleDave NickleDave self-assigned this Jan 21, 2022
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

No branches or pull requests

1 participant