Ross ROSS = Recommend OSS · open-source software intelligence for agents

iver56/audiomentations

A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab. observed · 2026-08-28

github.com/iver56/audiomentations · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 77
  • Release rhythm 35
  • 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: 60
  • age_days: 2759
  • days_rel: 354
  • days_push: 142
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

2314 stars · 220 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Audiomentations is a Python library for audio data augmentation with an API inspired by albumentations. It provides fast CPU-based waveform transforms for mono and multichannel audio that integrate into TensorFlow/Keras and PyTorch training pipelines.

Use cases

  • augment audio data for training speech recognition models
  • add noise, pitch shift, and time stretch to audio samples
  • improve robustness of audio ML models with synthetic variations
  • augment multichannel audio for deep learning pipelines
  • prepare audio datasets for Kaggle competitions
  • apply random audio transforms during model training

When to choose

  • you need a well-maintained, widely used audio augmentation library for Python
  • you train audio models with TensorFlow/Keras or PyTorch on CPU
  • you want a composable, albumentations-style API with many transforms
  • you need support for both mono and multichannel audio

When to avoid

  • you need GPU-accelerated augmentation inside PyTorch - use torch-audiomentations instead
  • you need real-time audio effects processing rather than offline dataset augmentation
  • your project is not in Python

Facets

library · maturity stable

audio-processing machine-learning data-generation machine-learning deep-learning speech-processing python windows cross-platform data-augmentation audio-deep-learning dsp pytorch tensorflow kaggle audio linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
iver56/audiomentationsmain67

For agents

markdown · JSON · MCP: product_card(name="iver56/audiomentations")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem