<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Audio Generation on Jaehun's Blog</title><link>https://jaehun.me/en/tags/audio-generation/</link><description>Recent content in Audio Generation on Jaehun's Blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 17 Sep 2026 00:27:04 +0900</lastBuildDate><atom:link href="https://jaehun.me/en/tags/audio-generation/index.xml" rel="self" type="application/rss+xml"/><item><title>StepAudio 3 Gen Technical Report</title><link>https://jaehun.me/en/posts/paper-2609-12945/</link><pubDate>Thu, 17 Sep 2026 00:00:00 +0900</pubDate><guid>https://jaehun.me/en/posts/paper-2609-12945/</guid><description>&lt;p&gt;&lt;a&#10; href="https://arxiv.org/abs/2609.12945"target="_blank"&#10; class="inline-flex items-center gap-1"&#10; &gt;Paper&lt;svg class="h-3 w-3 flex-shrink-0" id="external-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/&gt;&lt;/svg&gt;&#10; &lt;/a&gt;&lt;/p&gt;&#10;&lt;h2 id="stepaudio-3-gen-unifying-speech-song-music-and-sound-effects-with-a-single-discrete-autoregressive-rvq-model"&gt;StepAudio 3 Gen: Unifying Speech, Song, Music, and Sound Effects with a Single Discrete Autoregressive (RVQ) Model&lt;a href="#stepaudio-3-gen-unifying-speech-song-music-and-sound-effects-with-a-single-discrete-autoregressive-rvq-model" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h2 id="tldr"&gt;TL;DR&lt;a href="#tldr" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;StepAudio 3 Gen&lt;/strong&gt;, released by StepFun, is a fully discrete autoregressive generator in which a $16 \times 2048$ residual vector quantization (RVQ) tokenizer at a 12.5 Hz frame rate compresses all audio into a single shared discrete code space, a pretrained LLM predicts the first codebook $c_0$ &lt;strong&gt;along the time axis&lt;/strong&gt;, and a lightweight predictor predicts the remaining 15 codebooks $c_1,\dots,c_{15}$ &lt;strong&gt;along the depth axis&lt;/strong&gt;. Despite abandoning the diffusion/flow-based continuous generation paradigm, it achieves state-of-the-art on TTS and voice design (§1, §3, §7).&lt;/p&gt;</description></item></channel></rss>