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

YuanGongND/ast

Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer". observed · 2026-08-28

github.com/YuanGongND/ast · Jupyter Notebook · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 1918
  • days_rel: n/a
  • days_push: 1200
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1472 stars · 244 forks observed · 2026-08-28

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

Official PyTorch implementation of the Audio Spectrogram Transformer (AST) from the Interspeech 2021 paper, which applies a Vision Transformer to audio spectrograms for audio classification. Includes pretrained models and recipes for AudioSet, ESC-50, and Speech Commands datasets.

Use cases

  • classify audio clips with a transformer model
  • fine-tune a pretrained audio classification model on my own dataset
  • run keyword spotting on speech commands
  • evaluate on ESC-50 environmental sound classification
  • extract audio representations for downstream tasks
  • visualize transformer attention over audio spectrograms

When to choose

  • you need a strong, well-cited transformer baseline for audio classification
  • you want pretrained AudioSet models for transfer learning
  • you need reproducible recipes for ESC-50, Speech Commands, or AudioSet

When to avoid

  • you need real-time or low-latency audio inference on edge devices
  • you want speech recognition or transcription rather than classification
  • you need actively maintained code with frequent updates

Facets

library · maturity maintenance

machine-learning audio-processing deep-learning machine-learning deep-learning speech-processing python audio-classification transformer pytorch audio-spectrogram keyword-spotting pretrained-models research-code audio gpu

1 source

Member repositories

RepositoryRoleHealth v2
YuanGongND/astmain32

For agents

markdown · JSON · MCP: product_card(name="YuanGongND/ast")

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