iver56/torch-audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning. observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 53
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 2263
- days_rel: 595
- days_push: 282
- n_releases_24m: 2
Adoption not part of the score
1167 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch library for fast audio data augmentation, inspired by audiomentations. It provides GPU-accelerated, differentiable audio transforms that operate on batches of multichannel audio and can be integrated as nn.Module components in neural networks.
Use cases
- augment audio training data for deep learning models
- apply gain and polarity inversion to batches of audio tensors on GPU
- speed up audio augmentation for speech recognition training
- use differentiable audio transforms inside a PyTorch model
- augment multichannel stereo audio for music or sound classification
- replace CPU-based audiomentations with a faster GPU pipeline
When to choose
- you train audio models in PyTorch and need fast, GPU-accelerated augmentation
- you want differentiable audio transforms as part of your model
- you need to augment batches of multichannel audio efficiently
- you already use audiomentations but need better performance
When to avoid
- you work outside PyTorch (e.g. TensorFlow or NumPy-only pipelines)
- you need multi-GPU/DDP support, which is not officially supported
- you rely on multiprocessing data loading, which can leak memory
- you need stable target-data processing, which is still experimental
Facets
library · maturity active
audio-processing machine-learning deep-learning data-generation machine-learning deep-learning speech-processing python cross-platform pytorch data-augmentation audio-effects dsp waveform differentiable gpu-accelerated batch-processing audio gpu
1 source
- readme: https://github.com/iver56/torch-audiomentations · fetched 2026-08-28 · 1f38dcf22fce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iver56/torch-audiomentations | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="iver56/torch-audiomentations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem