English

SPADE: Structured Pruning and Adaptive Distillation for Efficient LLM-TTS

Audio and Speech Processing 2026-01-30 v3 Sound

Abstract

The goal of this paper is to introduce SPADE, a framework for Structured Pruning and Adaptive Distillation for Efficient Large Language Model-based text-to-speech (LLM-TTS). Recent LLM-TTS systems achieve strong controllability and zero-shot generalization, but their large parameter counts and high latency limit real-world deployment. SPADE addresses this by combining (i) a pruning step guided by a word-error-rate-based layer importance index to remove non-essential Transformer layers, with (ii) multi-level knowledge distillation to restore autoregressive coherence. On zero-shot benchmarks, SPADE preserves near-parity perceptual quality while halving Transformer depth, reducing VRAM usage by up to 20%, and achieving up to 1.7x faster real-time factor with less than 5% of the original training data. These results show that compact LLM-TTS models can maintain naturalness and speaker similarity while enabling practical real-time speech generation. Audio samples are available at https://mm.kaist.ac.kr/projects/SPADE/.

Keywords

Cite

@article{arxiv.2509.20802,
  title  = {SPADE: Structured Pruning and Adaptive Distillation for Efficient LLM-TTS},
  author = {Tan Dat Nguyen and Jaehun Kim and Ji-Hoon Kim and Shukjae Choi and Youshin Lim and Joon Son Chung},
  journal= {arXiv preprint arXiv:2509.20802},
  year   = {2026}
}

Comments

ICASSP 2026

R2 v1 2026-07-01T05:55:26.205Z