DM-Codec: Distilling Multimodal Representations for Speech Tokenization
Abstract
Recent advancements in speech-language models have yielded significant improvements in speech tokenization and synthesis. However, effectively mapping the complex, multidimensional attributes of speech into discrete tokens remains challenging. This process demands acoustic, semantic, and contextual information for precise speech representations. Existing speech representations generally fall into two categories: acoustic tokens from audio codecs and semantic tokens from speech self-supervised learning models. Although recent efforts have unified acoustic and semantic tokens for improved performance, they overlook the crucial role of contextual representation in comprehensive speech modeling. Our empirical investigations reveal that the absence of contextual representations results in elevated Word Error Rate (WER) and Word Information Lost (WIL) scores in speech transcriptions. To address these limitations, we propose two novel distillation approaches: (1) a language model (LM)-guided distillation method that incorporates contextual information, and (2) a combined LM and self-supervised speech model (SM)-guided distillation technique that effectively distills multimodal representations (acoustic, semantic, and contextual) into a comprehensive speech tokenizer, termed DM-Codec. The DM-Codec architecture adopts a streamlined encoder-decoder framework with a Residual Vector Quantizer (RVQ) and incorporates the LM and SM during the training process. Experiments show DM-Codec significantly outperforms state-of-the-art speech tokenization models, reducing WER by up to 13.46%, WIL by 9.82%, and improving speech quality by 5.84% and intelligibility by 1.85% on the LibriSpeech benchmark dataset. The code, samples, and model checkpoints are available at https://github.com/mubtasimahasan/DM-Codec.
Community
The paper introduces DM-Codec, a novel speech tokenizer that integrates multimodal (acoustic, semantic, and contextual) representations via language model (LM) and self-supervised speech model (SM) distillation, achieving significant improvements in speech tokenization and transcription accuracy.
- Novel Approach: Proposes two distillation methods (LM-guided and combined LM-SM-guided) to incorporate multimodal speech representations for improved speech tokenization.
- Performance Gains: DM-Codec outperforms state-of-the-art models in reducing Word Error Rate (WER) by up to 13.46% and improving speech quality and intelligibility on the LibriSpeech dataset.
- Comprehensive Evaluation: Conducts extensive experiments and ablation studies, demonstrating the effectiveness of multimodal representation distillation for robust speech reconstruction.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Codec Does Matter: Exploring the Semantic Shortcoming of Codec for Audio Language Model (2024)
- WavTokenizer: an Efficient Acoustic Discrete Codec Tokenizer for Audio Language Modeling (2024)
- Investigating Neural Audio Codecs for Speech Language Model-Based Speech Generation (2024)
- Analyzing and Mitigating Inconsistency in Discrete Audio Tokens for Neural Codec Language Models (2024)
- Recent Advances in Speech Language Models: A Survey (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper