paper-with-me

홈 › Papers

Recent Advances in Speech Language Models: A Survey

2024-10-01 · Wenqian Cui, Dianzhi Yu, Xiaoqi Jiao, Ziqiao Meng, Guangyan Zhang, Qichao Wang, Yiwen Guo, Irwin King

Large Language Models (LLMs) have recently garnered significant attention, primarily for their capabilities in text-based interactions. However, natural human interaction often relies on speech, necessitating a shift towards voice-based models. A straightforward approach to achieve this involves a pipeline of ``Automatic Speech Recognition (ASR) + LLM + Text-to-Speech (TTS)", where input speech is transcribed to text, processed by an LLM, and then converted back to speech. Despite being straightforward, this method suffers from inherent limitations, such as information loss during modality conversion, significant latency due to the complex pipeline, and error accumulation across the three stages. To address these issues, Speech Language Models (SpeechLMs) -- end-to-end models that generate speech without converting from text -- have emerged as a promising alternative. This survey paper provides the first comprehensive overview of recent methodologies for constructing SpeechLMs, detailing the key components of their architecture and the various training recipes integral to their development. Additionally, we systematically survey the various capabilities of SpeechLMs, categorize their evaluation metrics, and discuss the challenges and future research directions in this rapidly evolving field. The GitHub repository is available at https://github.com/dreamtheater123/Awesome-SpeechLM-Survey

📄 PDF Abstract BibTeX arXiv:2410.03751

Code (2)

dreamtheater123/awesome-speechlm-survey 공식 구현
dreamtheater123/voxeval pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech RecognitionSurveytext-to-speechText to Speech

Similar Papers 제목 키워드 기반

A Survey of Multilingual Models for Automatic Speech Recognition

2022-02-25 · LREC 2022 6 · Hemant Yadav, Sunayana Sitaram

Although Automatic Speech Recognition (ASR) systems have achieved human-like performance for a few languages, the majority of the world's languages do not have usable systems due to the lack of large speech datasets to t…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Cross-Lingual TransferSelf-Supervised Learning+4

Multilingual Hate Speech Detection and Counterspeech Generation: A Comprehensive Survey and Practical Guide

2026-03-01 · Zahra Safdari Fesaghandis, Suman Kalyan Maity arxiv

Combating online hate speech in multilingual settings requires approaches that go beyond English-centric models and capture the cultural and linguistic diversity of global online discourse. This paper presents a comprehe…

Hate Speech Detection

A Survey of Voice Translation Methodologies - Acoustic Dialect Decoder

2016-10-13 · Hans Krupakar, Keerthika Rajvel, Bharathi B, Angel Deborah S 외

Speech Translation has always been about giving source text or audio input and waiting for system to give translated output in desired form. In this paper, we present the Acoustic Dialect Decoder (ADD) - a voice to voice…

DecoderSentenceSpeech SynthesisSurvey+1

Survey of End-to-End Multi-Speaker Automatic Speech Recognition for Monaural Audio

2025-05-16 · Xinlu He, Jacob Whitehill

Monaural multi-speaker automatic speech recognition (ASR) remains challenging due to data scarcity and the intrinsic difficulty of recognizing and attributing words to individual speakers, particularly in overlapping spe…

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

Recent Advances in Convolutional Neural Networks

2015-12-22 · Jiuxiang Gu, Zhenhua Wang, Jason Kuen, Lianyang Ma 외

In the last few years, deep learning has led to very good performance on a variety of problems, such as visual recognition, speech recognition and natural language processing. Among different types of deep neural network…

speech-recognitionSpeech Recognition