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

add SpliceOut to torch_audiomentations init #143

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

HLasse
Copy link
Contributor

@HLasse HLasse commented May 27, 2022

Since SpliceOut is not in the main __init__.py fiie, it can not be used when loading a configuration using e.g. from_yaml. Fixes #144

@iver56
Copy link
Collaborator

iver56 commented May 27, 2022

Thanks for the PR, and your interest in SpliceOut! SpliceOut isn't "officially released" yet, so that's why I haven't added it to the API yet. There are some things I still want to change about it

#140

@iver56 iver56 merged commit ab5cfbe into asteroid-team:master Jun 29, 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

Successfully merging this pull request may close these issues.

SpliceOut can not be used with from_yaml
2 participants