Skip to main content

Audio augmentations

Project description

Test status code coverage auglib's documentation auglib's supported Python versions auglib's MIT license

auglib is an augmentation library, which provides transforms to modify audio signals and files.

import auglib

transform = auglib.transform.PinkNoise()
augment = auglib.Augment(transform)
augment(signal, sampling_rate)

auglib can further augment whole datasets while caching the results. It can be easily extended with external or user defined augmentations.

Have a look at the installation instructions and listen to examples.

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

auglib-1.0.2.tar.gz (895.8 kB view hashes)

Uploaded Source

Built Distribution

auglib-1.0.2-py3-none-any.whl (708.5 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