Audio augmentations
Project description
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.4.tar.gz
(896.8 kB
view details)
Built Distribution
auglib-1.0.4-py3-none-any.whl
(708.7 kB
view details)
File details
Details for the file auglib-1.0.4.tar.gz
.
File metadata
- Download URL: auglib-1.0.4.tar.gz
- Upload date:
- Size: 896.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18108d5cf7e881ae2a500268870a5f6d2e9702a93f5940952a1d865dd7fab7a0 |
|
MD5 | eca45a8db5b4425f6ed025b1b237c194 |
|
BLAKE2b-256 | 6d402d43371146b954762f23f964a2afd42b67bb3c26d59cccfa066a962aef8d |
File details
Details for the file auglib-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: auglib-1.0.4-py3-none-any.whl
- Upload date:
- Size: 708.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c7ae9fb49b631f880b9612bf030075ce2a728e9fc39aa27cbec9365226ffe85 |
|
MD5 | a519dabc40ea16e7e5086ebb75c51b66 |
|
BLAKE2b-256 | 6e6b77e6dc85b2a08e2e2a96d4e5d1b0e89edded7686d8e60d6cda270fb4a87a |