Skip to content

WXB506/audio_data_augmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an audio data augmentation library written in python.

Dependencies - 
sox - for audio processing via command line. Install it with 'apt-get install sox' in Linux or 'brew install sox' in OSX
		http://sox.sourceforge.net/sox.html
rubberband - for time stretching and pitch shifting. Install it with 'apt-get install rubberband-cli' or 'brew install rubberband' in OSX
		http://breakfastquay.com/rubberband/

All the sounds should be in the sounds folder in the same directory as the augmentations.py file. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%