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

Implement Vocal Tract Length Perturbation #115

Open
akashrajkn opened this issue Jan 22, 2022 · 1 comment
Open

Implement Vocal Tract Length Perturbation #115

akashrajkn opened this issue Jan 22, 2022 · 1 comment

Comments

@akashrajkn
Copy link
Contributor

akashrajkn commented Jan 22, 2022

It was introduced here: https://arxiv.org/pdf/2011.12536.pdf
VTLP is used in speech recognition (https://arxiv.org/pdf/2201.05562.pdf, http://www.cs.toronto.edu/~hinton/absps/perturb.pdf)

Reference code for vtlp is available here: https://github.com/makcedward/nlpaug/blob/master/nlpaug/model/audio/vtlp.py

@iver56
Copy link
Collaborator

iver56 commented Jan 22, 2022

Interesting!

akashrajkn added a commit to akashrajkn/torch-audiomentations that referenced this issue May 1, 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 a pull request may close this issue.

2 participants