https://github.com/endeavoure/audio_augmentation by Alexander Knyshov
With this CLI application you can process mono/sterio audio records before using them in training ASR/STT models.
This project is intended for machine learning enthusiasts who want to reduce dispersion of their models during inference.
Before using CLI application, ensure you have all the libs from requirements.txt installed.
Get started with CLI application by running augmentationCLI.py in terminal.