paper-with-me

홈 › Papers

CJST: CTC Compressor based Joint Speech and Text Training for Decoder-Only ASR

2024-11-12 · Wei Zhou, Junteng Jia, Leda Sari, Jay Mahadeokar, Ozlem Kalinli

CTC compressor can be an effective approach to integrate audio encoders to decoder-only models, which has gained growing interest for different speech applications. In this work, we propose a novel CTC compressor based joint speech and text training (CJST) framework for decoder-only ASR. CJST matches speech and text modalities from both directions by exploring a simple modality adaptor and several features of the CTC compressor, including sequence compression, on-the-fly forced peaky alignment and CTC class embeddings. Experimental results on the Librispeech and TED-LIUM2 corpora show that the proposed CJST achieves an effective text injection without the need of duration handling, leading to the best performance for both in-domain and cross-domain scenarios. We also provide a comprehensive study on CTC compressor, covering various compression modes, edge case handling and behavior under both clean and noisy data conditions, which reveals the most robust setting to use CTC compressor for decoder-only models.

📄 PDF Abstract BibTeX arXiv:2411.07607

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

OmniZip: Learning a Unified and Lightweight Lossless Compressor for Multi-Modal Data

2026-02-25 · Yan Zhao, Zhengxue Cheng, Junxuan Zhang, Dajiang Zhou 외 arxiv

Lossless compression is essential for efficient data storage and transmission. Although learning-based lossless compressors achieve strong results, most of them are designed for a single modality, leading to redundant co…

Enhancing into the codec: Noise Robust Speech Coding with Vector-Quantized Autoencoders

2021-02-12 · Jonah Casebeer, Vinjai Vale, Umut Isik, Jean-Marc Valin 외

Audio codecs based on discretized neural autoencoders have recently been developed and shown to provide significantly higher compression levels for comparable quality speech output. However, these models are tightly coup…

Language Modeling Is Compression

2023-09-19 · Grégoire Delétang, Anian Ruoss, Paul-Ambroise Duquenne, Elliot Catt 외

It has long been established that predictive models can be transformed into lossless compressors and vice versa. Incidentally, in recent years, the machine learning community has focused on training increasingly large an…

In-Context LearningLanguage ModelingLanguage Modelling

dMel: Speech Tokenization made Simple

2024-07-22 · Richard He Bai, Tatiana Likhomanenko, Ruixiang Zhang, Zijin Gu 외

Large language models have revolutionized natural language processing by leveraging self-supervised pretraining on vast textual data. Inspired by this success, researchers have investigated various compression-based spee…

DecoderLanguage ModelingLanguage Modellingspeech-recognition+3

Sub-8-Bit Quantization Aware Training for 8-Bit Neural Network Accelerator with On-Device Speech Recognition

2022-06-30 · Kai Zhen, Hieu Duy Nguyen, Raviteja Chinta, Nathan Susanj 외

We present a novel sub-8-bit quantization-aware training (S8BQAT) scheme for 8-bit neural network accelerators. Our method is inspired from Lloyd-Max compression theory with practical adaptations for a feasible computati…

Quantizationspeech-recognitionSpeech Recognition