LAION-AI/CLAP
Contrastive Language-Audio Pretraining observed · 2026-08-28
Health v2 · maintenance only
42/100
- Activity 21
- 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: 1641
- days_rel: n/a
- days_push: 475
- n_releases_24m: 0
Adoption not part of the score
2256 stars · 214 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CLAP (Contrastive Language-Audio Pretraining) is a Python library from LAION that learns joint audio and text embeddings using contrastive learning, trained on the LAION-Audio-630K dataset. It enables extracting latent representations of audio and text for downstream tasks such as text-to-audio retrieval and zero-shot audio classification, and is also integrated into HuggingFace Transformers.
Use cases
- find audio clips matching a text description
- compute embeddings for audio files and text queries
- zero-shot classify sounds or music by label prompts
- build a text-to-audio search engine
- extract audio features for a downstream model
- retrieve music by natural language queries
When to choose
- you need joint audio-text embeddings for retrieval or classification
- you want zero-shot audio classification without training a custom classifier
- you want a CLIP-style model for the audio modality with pretrained checkpoints
When to avoid
- you need image or video understanding rather than audio
- you need speech-to-text transcription rather than semantic audio representation
- you cannot run GPU inference or handle large model checkpoints
Facets
library · maturity stable
machine-learning audio-processing nlp search-engine machine-learning deep-learning python cross-platform contrastive-learning multimodal audio-text-retrieval zero-shot-classification laion pytorch pretrained-models embedding audio natural-language-processing gpu
6 sources
- readme: https://github.com/LAION-AI/CLAP · fetched 2026-08-28 · 032496f2515f
- homepage: https://arxiv.org/abs/2211.06687 · fetched 2026-08-29 · 5eff35ee2928
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LAION-AI/CLAP | main | 42 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem