paper-with-me

홈 › Papers

Speech Translation with Speech Foundation Models and Large Language Models: What is There and What is Missing?

2024-02-19 · Marco Gaido, Sara Papi, Matteo Negri, Luisa Bentivogli

The field of natural language processing (NLP) has recently witnessed a transformative shift with the emergence of foundation models, particularly Large Language Models (LLMs) that have revolutionized text-based NLP. This paradigm has extended to other modalities, including speech, where researchers are actively exploring the combination of Speech Foundation Models (SFMs) and LLMs into single, unified models capable of addressing multimodal tasks. Among such tasks, this paper focuses on speech-to-text translation (ST). By examining the published papers on the topic, we propose a unified view of the architectural solutions and training strategies presented so far, highlighting similarities and differences among them. Based on this examination, we not only organize the lessons learned but also show how diverse settings and evaluation approaches hinder the identification of the best-performing solution for each architectural building block and training choice. Lastly, we outline recommendations for future works on the topic aimed at better understanding the strengths and weaknesses of the SFM+LLM solutions for ST.

📄 PDF Abstract BibTeX arXiv:2402.12025

Code (0)

등록된 구현이 없습니다.

Tasks

Speech-to-TextSpeech-to-Text Translation

Similar Papers 제목 키워드 기반

End-to-end Automatic Speech Recognition and Speech Translation: Integration of Speech Foundational Models and LLMs

2025-10-11 · Nam Luu, Ondřej Bojar arxiv

Speech Translation (ST) is a machine translation task that involves converting speech signals from one language to the corresponding text in another language; this task has two different approaches, namely the traditiona…

Machine TranslationSpeech Recognition

Cross-Lingual Transfer Learning for Speech Translation

2024-07-01 · Rao Ma, Mengjie Qian, Yassir Fathullah, Siyuan Tang 외

There has been increasing interest in building multilingual foundation models for NLP and speech research. This paper examines how to expand the speech translation capability of these models with restricted data. Whisper…

Cross-Lingual TransferDecoderspeech-recognitionSpeech Recognition+3

OWSM-CTC: An Open Encoder-Only Speech Foundation Model for Speech Recognition, Translation, and Language Identification

2024-02-20 · Yifan Peng, Yui Sudo, Muhammad Shakeel, Shinji Watanabe

There has been an increasing interest in large speech models that can perform multiple tasks in a single model. Such models usually adopt an encoder-decoder or decoder-only architecture due to their popularity and good p…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderHallucination+5

Controlling Whisper: Universal Acoustic Adversarial Attacks to Control Speech Foundation Models

2024-07-05 · Vyas Raina, Mark Gales

Speech enabled foundation models, either in the form of flexible speech recognition based systems or audio-prompted large language models (LLMs), are becoming increasingly popular. One of the interesting aspects of these…

Adversarial AttackAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Form+3

Adaptive Inner Speech-Text Alignment for LLM-based Speech Translation

2025-03-13 · Henglyu Liu, Andong Chen, Kehai Chen, Xuefeng Bai 외

Recent advancement of large language models (LLMs) has led to significant breakthroughs across various tasks, laying the foundation for the development of LLM-based speech translation systems. Existing methods primarily …

Cross-Modal RetrievalTranslation