This is the Linux app named Audiomentations whose latest release can be downloaded as v0.33.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Audiomentations with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Audiomentations
DESCRIPTION
A Python library for audio data augmentation. Inspired by albumentations. Useful for deep learning. Runs on CPU. Supports mono audio and multichannel audio. Can be integrated in training pipelines in e.g. Tensorflow/Keras or Pytorch. Has helped people get world-class results in Kaggle competitions. Is used by companies making next-generation audio products. Mix in another sound, e.g. a background noise. Useful if your original sound is clean and you want to simulate an environment where background noise is present. A folder of (background noise) sounds to be mixed in must be specified. These sounds should ideally be at least as long as the input sounds to be transformed. Otherwise, the background sound will be repeated, which may sound unnatural. Note that the gain of the added noise is relative to the amount of signal in the input. This implies that if the input is completely silent, no noise will be added.
Features
- Mix in various (bursts of overlapping) sounds with random pauses between
- Apply a Lowpass-like filterbank with variable octave attenuation that simulates attenuation of higher frequencies due to air absorption in some cases
- Apply band-pass filtering to the input audio
- Filter steepness (6/12/18... dB / octave) is parametrized
- Apply band-stop filtering to the input audio. Also known as notch filter or band reject filter
- Clip audio by specified values
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/audiomentations.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.