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:
- Waveform Inversion
- Highpass Filter
- Lowpass Filter
- Bandpass Filter
- Add noise (normal, uniform)
- Pitch shift (low, high)
- 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
Release files for AudioAugment 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| AudioAugment-0.0.3.tar.gz | 5.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| AudioAugment-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.2 kB
Release files / AudioAugment-0.0.3.tar.gz
| Download URL | AudioAugment-0.0.3.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
734cf03457de1ee2f7ce8dc22bc0daa2cb4c68d28bb352cacdcc7d2b2ca119ca
|
|
BLAKE2b-256 checksum How to use checksums |
a37ee6e27650ba306e80a37bcfd0265bb445a61f3fb17daf0459c5bdaf9d2af0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
|
Release files / AudioAugment-0.0.3-py3-none-any.whl
| Download URL | AudioAugment-0.0.3-py3-none-any.whl |
|---|---|
| Size | 10.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
df5b05a00891384a1d17d4f89ccbd28a2bd3ba138a85a639f9f68089b6470c1f
|
|
BLAKE2b-256 checksum How to use checksums |
b0b4e4c02e9c99554fb030bcfe6fea03e16bc9095c4b37c34e8fe8e426f8273d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
|