lucidrains/audiolm-pytorch
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 1
- Release rhythm 40
- 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: 0.0
- age_days: 1454
- days_rel: 598
- days_push: 598
- n_releases_24m: 11
Adoption not part of the score
2627 stars · 278 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of AudioLM, Google Research's language modeling approach to audio generation, including a MIT-licensed SoundStream implementation compatible with EnCodec. It extends the original work with T5 classifier-free guidance conditioning, enabling text-to-audio and TTS (VALL-E style) training.
Use cases
- generate audio with a language model in pytorch
- train a text-to-speech model like VALL-E
- implement AudioLM from the Google Research paper
- train a SoundStream or EnCodec neural audio codec
- do text-to-audio generation with T5 conditioning
- replicate AudioLM research experiments
When to choose
- you want a PyTorch codebase to train or experiment with AudioLM-style audio generation
- you need an open-source SoundStream implementation or EnCodec-compatible codec training
- you want to train a VALL-E-like TTS model from scratch
When to avoid
- you need a production-ready, pretrained text-to-speech service out of the box
- you want a simple inference-only audio generation tool without training
- you need a maintained product with guaranteed support rather than a research implementation
Facets
library · maturity active
machine-learning deep-learning audio-processing tts llm-training deep-learning artificial-intelligence machine-learning python audiolm audio-generation pytorch transformers soundstream text-to-audio research-implementation audio
1 source
- readme: https://github.com/lucidrains/audiolm-pytorch · fetched 2026-08-28 · 2dbf03916096
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lucidrains/audiolm-pytorch | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="lucidrains/audiolm-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem