audiomentations
Audio augmenter
Library for audio data augmentation used in machine learning
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
2k stars
21 watching
193 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
audioaudio-data-augmentationaudio-effectsaugmentationdata-augmentationdeep-learningdspmachine-learningmusicpythonsoundsound-processing
Related projects:
Repository | Description | Stars |
---|---|---|
bmcfee/muda | A library for augmenting annotated audio data to prepare it for statistical models in music information retrieval. | 233 |
ynop/audiomate | A Python library for handling audio datasets, providing tools for accessing, manipulating, and preparing data for machine learning tasks. | 133 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 154 |
keunwoochoi/auralisation | Reconstructs audio features learned by convolutional neural networks into audible sounds | 42 |
superkogito/pydiogment | A Python library for generating multiple audio files based on a starting mono audio file with various effects such as speed change, tone alteration and noise addition. | 83 |
laion-ai/clap | A library for learning audio embeddings from text and audio data using contrastive language-audio pretraining | 1,457 |
quodlibet/mutagen | A Python module for manipulating audio metadata across various formats. | 1,587 |
soerenab/audiomnist | This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 351 |
cpjku/madmom | A Python audio signal processing library used in music information retrieval tasks. | 1,366 |
tyiannak/pyaudioanalysis | A comprehensive Python library for feature extraction, classification, segmentation, and applications of audio data. | 5,918 |
sergree/matchering | An audio matching and mastering tool that uses machine learning to adapt the sound of one track to match another | 1,842 |
beetbox/audioread | A cross-library audio decoding library for Python | 497 |
ucsd-field-lab/kwaras | Tools for managing and annotating audio data in ELAN corpus management systems | 8 |
vocalpy/vak | A Python framework for training and applying neural networks to acoustic communication research | 78 |
crowdcurio/audio-annotator | A web-based interface for annotating and labeling audio data using visualizations and feedback mechanisms. | 444 |