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

EAT Augmentations #142

Open
raphaelschwinger opened this issue Jan 26, 2024 · 0 comments
Open

EAT Augmentations #142

raphaelschwinger opened this issue Jan 26, 2024 · 0 comments

Comments

@raphaelschwinger
Copy link
Contributor

raphaelschwinger commented Jan 26, 2024

EAT adds some costume augementations which are not available in torch audiomentations. We could add them:

  • tmask: Not present in torch-audiomentations, adding it in our repo is difficult since we can not use torch-audiomentations test code -> forked the repo ; currently learning how to do the augmentation in parallel in the batch and on the gpu, I guess that's important for speed...
  • ampsegment
  • cycshift
@raphaelschwinger raphaelschwinger mentioned this issue Jan 26, 2024
13 tasks
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