Python package for simple application of wide range of audio augmentations.
Project description
AudioAugmentor
Python library for augmenting audio data
This library is designed to augment audio data for machine learning purposes. It combines several tools and libraries for audio data augmentation and provides unified interface which can be used to apply large set of audio augmentations in one place.
The library is designed to be used with the PyTorch machine learning framework. It can also work solely on just simple audio waveforms and augment those.
This library specifically combines theese libraries and tools:
Table below shows which library was used to apply specific audio augmentation/codec.
| audiomentations | torch-audiomentations | torchaudio | pyroomacoustics | ffmpeg | |
|---|---|---|---|---|---|
| AddBackgroundNoise | ✅ | ||||
| AddColoredNoise / AddGaussianSNR | ✅ | ||||
| AddGaussianNoise | ✅ | ||||
| AddShortNoises | ✅ | ||||
| AdjustDuration | ✅ | ||||
| AirAbsorption | ✅ | ||||
| ApplyImpulseResponse | ✅ | ||||
| BandPassFilter | ✅ | ||||
| BandStopFilter | ✅ | ||||
| ClippingDistortion | ✅ | ||||
| Volume / Gain | ✅ | ||||
| GainTransition | ✅ | ||||
| HighPassFilter | ✅ | ||||
| HighShelfFilter | ✅ | ||||
| Lambda | |||||
| Limiter | ✅ | ||||
| LoudnessNormalization | ✅ | ||||
| LowPassFilter | ✅ | ||||
| LowShelfFilter | ✅ | ||||
| Mp3Compression | ✅ | ||||
| Normalize | ✅ | ||||
| Padding | ✅ | ||||
| PeakNormalization | ✅ | ||||
| PeakingFilter | ✅ | ||||
| PitchShift | ✅ | ||||
| PolarityInversion | ✅ | ||||
| RepeatPart | |||||
| Resample | |||||
| Time inversion / Reverse | ✅ | ||||
| RoomSimulator | ✅ | ||||
| SevenBandParametricEQ | ✅ | ||||
| Shift | ✅ | ||||
| Speed | ✅ | ||||
| SpecChannelShuffle | |||||
| SpecFrequencyMask | ✅ | ||||
| TanhDistortion | ✅ | ||||
| TimeMask | ✅ | ||||
| TimeStretch | |||||
| Trim | |||||
| ac3 | ✅ | ||||
| adpcm_ima_wav | ✅ | ||||
| adpcm_ms | ✅ | ||||
| adpcm_yamaha | ✅ | ||||
| eac3 | ✅ | ||||
| flac | ✅ | ||||
| libmp3lame | ✅ | ||||
| mp2 | ✅ | ||||
| pcm_alaw | ✅ | ||||
| pcm_f32le | ✅ | ||||
| pcm_mulaw | ✅ | ||||
| pcm_s16le | ✅ | ||||
| pcm_s24le | ✅ | ||||
| pcm_s32le | ✅ | ||||
| pcm_u8 | ✅ | ||||
| wmav1 | ✅ | ||||
| wmav2 | ✅ | ||||
| g726 | ✅ | ||||
| gsm | ✅ | ||||
| amr | ✅ | ||||
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file AudioAugmentor-0.0.2.tar.gz.
File metadata
- Download URL: AudioAugmentor-0.0.2.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2367574b523d92532937532cc3828b78f725b172953d552724a1876a384d666b
|
|
| MD5 |
5f3ce6fd67041a5cd0cca10473e829f0
|
|
| BLAKE2b-256 |
6e87243f67485796bcb81e0fe5a3766d96f2fe1d6d74300b4a13abffdb2d0d65
|
File details
Details for the file AudioAugmentor-0.0.2-py3-none-any.whl.
File metadata
- Download URL: AudioAugmentor-0.0.2-py3-none-any.whl
- Upload date:
- Size: 20.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8622a193ef623d9aa081e60d565b578d2449b5b4296379ec7bce942f7b80f765
|
|
| MD5 |
917930363f56484e83de6e92dcc6a8cb
|
|
| BLAKE2b-256 |
5a6acd69996156cd4f826c0c772a944f92433523cdfa74d660d3cb2b60a1b7dc
|