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

pytorch/audio

Data manipulation and transformation for audio signal processing, powered by PyTorch observed · 2026-08-28

github.com/pytorch/audio · homepage · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 64
  • 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: 62
  • age_days: 3408
  • days_rel: 163
  • days_push: 7
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

2927 stars · 793 forks observed · 2026-08-28

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

TorchAudio is PyTorch's audio library providing data manipulation, transforms, and dataset loaders for audio and speech machine learning. It is now in maintenance mode, tightly scoped to GPU-accelerated audio processing for ML pipelines.

Use cases

  • compute mel spectrograms and MFCCs for audio models
  • load and preprocess speech datasets for training
  • resample and encode audio as tensors in PyTorch
  • run forced alignment for speech recognition
  • match Kaldi fbank features in PyTorch

When to choose

  • you train audio or speech models with PyTorch and need GPU-accelerated audio transforms
  • you want dataset loaders and feature extraction consistent with torch tensors and autograd

When to avoid

  • you need a general-purpose signal processing library outside machine learning
  • you rely on features deprecated in 2.8 and removed in 2.9, such as I/O and decoding utilities

Facets

library · maturity maintenance

audio-processing machine-learning speech-recognition machine-learning speech-processing deep-learning python cross-platform pytorch torchaudio audio-transforms spectrogram dataloaders signal-processing audio gpu

2 sources

Member repositories

RepositoryRoleHealth v2
pytorch/audiomain87

For agents

markdown · JSON · MCP: product_card(name="pytorch/audio")

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