YuanGongND/ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer". 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
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
- readme: https://github.com/YuanGongND/ast · fetched 2026-08-28 · a3bde2b8381f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YuanGongND/ast | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem