Skip to main content

Audio data augmentation tool for machine learning projects

Project description

Audio-Augment

Audio data augmentation tool for machine learning projects

This library augments audio training datasets by transforming provided WAV files in 10 different ways:

  1. Waveform Inversion
  2. Highpass Filter
  3. Lowpass Filter
  4. Bandpass Filter
  5. Add noise (normal, uniform)
  6. Pitch shift (low, high)
  7. Time shift (slow, fast)

Directory Setup

Create two folders in your current working directory, one called unprocessed and another called processed. Place all audio samples that you want to transform in the unprocessed folder (must be WAV format). Run this method and it will transform all audio files in your unprocessed folder, and save the new set of augmented samples in the processed folder.

Requirements

  • numpy

  • pandas

  • matplotlib

  • soundfile

  • librosa

      For questions about this library, email wesleylaurencetech@gmail.com
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AudioAugment-0.0.3.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

AudioAugment-0.0.3-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page