A toolkit for augmenting audio data. Provides:
- white noise augmentation
- pitch augmentation
- speed augmentation
- background noise augmentation
- value augmentation
- feature extraction: MFCC, LMFBE & LMFBP
First, clone AUTK using git:
git clone https://github.com/lamarrr/AUTK.git
Then Install using:
python3 setup.py install