SECodec: Structural Entropy-based Compressive Speech Representation Codec for Speech Language Models
Linqin Wang, Yaping Liu, Zhengtao Yu, Shengxiang Gao, Cunli Mao, Yuxin, Huang, Wenjun Wang, Ling Dong

TL;DR
SECodec introduces a novel speech representation method based on structural entropy, improving speech encoding efficiency and quality for speech language models, and addresses limitations of existing Euclidean distance-based quantization.
Contribution
The paper proposes SECodec, a structural entropy-based speech codec that models speech as a graph and hierarchically minimizes 2D SE, offering adaptive quantization and improved speech representation.
Findings
Performs comparably to EnCodec in speech reconstruction.
Surpasses VALL-E in zero-shot text-to-speech tasks.
Provides a new information-theoretic approach to speech discretization.
Abstract
With the rapid advancement of large language models (LLMs), discrete speech representations have become crucial for integrating speech into LLMs. Existing methods for speech representation discretization rely on a predefined codebook size and Euclidean distance-based quantization. However, 1) the size of codebook is a critical parameter that affects both codec performance and downstream task training efficiency. 2) The Euclidean distance-based quantization may lead to audio distortion when the size of the codebook is controlled within a reasonable range. In fact, in the field of information compression, structural information and entropy guidance are crucial, but previous methods have largely overlooked these factors. Therefore, we address the above issues from an information-theoretic perspective, we present SECodec, a novel speech representation codec based on structural entropy (SE)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsSpeech Recognition and Synthesis · Advanced Data Compression Techniques · Speech and Audio Processing
