paper-with-me

홈 › Papers

Toward Joint Language Modeling for Speech Units and Text

2023-10-12 · Ju-chieh Chou, Chung-Ming Chien, Wei-Ning Hsu, Karen Livescu, Arun Babu, Alexis Conneau, Alexei Baevski, Michael Auli

Speech and text are two major forms of human language. The research community has been focusing on mapping speech to text or vice versa for many years. However, in the field of language modeling, very little effort has been made to model them jointly. In light of this, we explore joint language modeling for speech units and text. Specifically, we compare different speech tokenizers to transform continuous speech signals into discrete units and use different methods to construct mixed speech-text data. We introduce automatic metrics to evaluate how well the joint LM mixes speech and text. We also fine-tune the LM on downstream spoken language understanding (SLU) tasks with different modalities (speech or text) and test its performance to assess the model's learning of shared representations. Our results show that by mixing speech units and text with our proposed mixing techniques, the joint LM improves over a speech-only baseline on SLU tasks and shows zero-shot cross-modal transferability.

📄 PDF Abstract BibTeX arXiv:2310.08715

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSpeech-to-TextSpoken Language Understanding

Similar Papers 제목 키워드 기반

A Comparison of Modeling Units in Sequence-to-Sequence Speech Recognition with the Transformer on Mandarin Chinese

2018-05-16 · Shiyu Zhou, Linhao Dong, Shuang Xu, Bo Xu

The choice of modeling units is critical to automatic speech recognition (ASR) tasks. Conventional ASR systems typically choose context-dependent states (CD-states) or context-dependent phonemes (CD-phonemes) as their mo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+4

An investigation of phone-based subword units for end-to-end speech recognition

2020-04-08 · Weiran Wang, Guangsen Wang, Aadyot Bhatnagar, Yingbo Zhou 외

Phones and their context-dependent variants have been the standard modeling units for conventional speech recognition systems, while characters and subwords have demonstrated their effectiveness for end-to-end recognitio…

DecoderLanguage ModelingLanguage Modellingspeech-recognition+1

Are discrete units necessary for Spoken Language Modeling?

2022-03-11 · Tu Anh Nguyen, Benoit Sagot, Emmanuel Dupoux

Recent work in spoken language modeling shows the possibility of learning a language unsupervisedly from raw audio without any text labels. The approach relies first on transforming the audio into a sequence of discrete …

Language ModelingLanguage Modelling

Enhancing CTC-based speech recognition with diverse modeling units

2024-06-05 · Shiyi Han, Zhihong Lei, MingBin Xu, Xingyu Na 외

In recent years, the evolution of end-to-end (E2E) automatic speech recognition (ASR) models has been remarkable, largely due to advances in deep learning architectures like transformer. On top of E2E systems, researcher…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Analysing Discrete Self Supervised Speech Representation for Spoken Language Modeling

2023-01-02 · Amitay Sicherman, Yossi Adi

This work profoundly analyzes discrete self-supervised speech representations (units) through the eyes of Generative Spoken Language Modeling (GSLM). Following the findings of such an analysis, we propose practical impro…

Language ModelingLanguage ModellingResynthesis