Contents

10 / 153

The Foundations

How audio generation fits, in brief

Chapter 09

1 min read

Reviewed v78 · August 2026

Everything so far has been about pixels. The third medium this book treats as first-class, audio, runs on the same core ideas with three twists worth holding in mind before the models arrive later on. The mechanics get a full chapter of their own in the audio part, this is only the one-page orientation.

First, audio has its own compressor. Where an image model works in the compressed latent space of a variational autoencoder, an audio model works on tokens produced by a neural codec, which turns a waveform into a short stack of discrete codes and back. The codec is the audio equivalent of the VAE, and just as image quality is capped by the VAE, audio quality is capped by the codec.

Second, there are two main ways to make a voice. One predicts audio tokens one after another, the way a language model predicts words, the lineage that runs from VALL-E. The other sharpens a whole clip out of noise using the same flow-matching idea behind modern image models, the lineage of Voicebox and F5-TTS. Music is harder than speech, because it has to stay coherent across minutes and carry structure, melody, and lyrics at the same time.

Third, and most consequential for the industry, sound is increasingly generated jointly with video. The video models now produce synchronized dialogue, effects, and ambience in the same pass as the picture, which reshapes where the standalone audio companies can win. The full treatment, including the figures for the codec and the two speech families, is in the audio part.

Check yourself0 / 4

Q01

What plays the role of the VAE in audio, and why does it matter?

Q02

What are the two main approaches to generating a voice?

Q03

Why is music harder to generate than speech?

Q04

Why does joint audio-video generation threaten standalone audio companies?

The weekly briefing

Get the week's moves in your inbox.

A short, sourced digest of what actually moved across generative AI, every week. Free.

Free. One email a week, no spam, unsubscribe anytime. Prefer a reader? RSS.