SpecAugment
SpecAugment copied to clipboard
The training speed
When I use the spec_augment in my network,the training speed become very slowly.How to solve this problem?
https://github.com/IMLHF/SpecAugmentPyTorch, this support batch and channel, and fix time wrap bugs by using torch functions. set batch=True in SpecAugmentTorch