中文
相关论文

相关论文: FASST: Fast LLM-based Simultaneous Speech Translat…

200 篇论文

How to solve the data scarcity problem for end-to-end speech-to-text translation (ST)? It's well known that data augmentation is an efficient method to improve performance for many tasks by enlarging the dataset. In this paper, we propose…

计算与语言 · 计算机科学 2022-12-08 Xuxin Cheng , Qianqian Dong , Fengpeng Yue , Tom Ko , Mingxuan Wang , Yuexian Zou

We propose a) a Language Agnostic end-to-end Speech Translation model (LAST), and b) a data augmentation strategy to increase code-switching (CS) performance. With increasing globalization, multiple languages are increasingly used…

计算与语言 · 计算机科学 2022-11-10 Christian Huber , Enes Yavuz Ugan , Alexander Waibel

There have been emerging research interest and advances in speech-to-speech translation (S2ST), translating utterances from one language to another. This work proposes Multitask Speech Language Model (MSLM), which is a decoder-only speech…

计算与语言 · 计算机科学 2024-03-20 Yifan Peng , Ilia Kulikov , Yilin Yang , Sravya Popuri , Hui Lu , Changhan Wang , Hongyu Gong

Speech Translation (ST) is the task of translating speech in one language into text in another language. Traditional cascaded approaches for ST, using Automatic Speech Recognition (ASR) and Machine Translation (MT) systems, are prone to…

计算与语言 · 计算机科学 2021-07-14 Tu Anh Dinh

We present a textless speech-to-speech translation (S2ST) system that can translate speech from one language into another language and can be built without the need of any text data. Different from existing work in the literature, we tackle…

Conventional spoken language translation (SLT) systems are pipeline based systems, where we have an Automatic Speech Recognition (ASR) system to convert the modality of source from speech to text and a Machine Translation (MT) systems to…

Simultaneous machine translation (SimulMT) speeds up the translation process by starting to translate before the source sentence is completely available. It is difficult due to limited context and word order difference between languages.…

计算与语言 · 计算机科学 2022-05-05 Chih-Chiang Chang , Shun-Po Chuang , Hung-yi Lee

In this paper, we propose a simple yet effective framework for multilingual end-to-end speech translation (ST), in which speech utterances in source languages are directly translated to the desired target languages with a universal…

计算与语言 · 计算机科学 2019-11-01 Hirofumi Inaguma , Kevin Duh , Tatsuya Kawahara , Shinji Watanabe

Simultaneous translation systems start producing the output while processing the partial source sentence in the incoming input stream. These systems need to decide when to read more input and when to write the output. These decisions depend…

声音 · 计算机科学 2022-06-20 Mohd Abbas Zaidi , Beomseok Lee , Sangha Kim , Chanwoo Kim

In simultaneous machine translation, the objective is to determine when to produce a partial translation given a continuous stream of source words, with a trade-off between latency and quality. We propose a neural machine translation (NMT)…

计算与语言 · 计算机科学 2020-06-01 Patrick Wilken , Tamer Alkhouli , Evgeny Matusov , Pavel Golik

Direct speech-to-speech translation (S2ST) translates speech from one language into another using a single model. However, due to the presence of linguistic and acoustic diversity, the target speech follows a complex multimodal…

计算与语言 · 计算机科学 2023-10-12 Qingkai Fang , Yan Zhou , Yang Feng

Streaming Machine Translation (MT) is the task of translating an unbounded input text stream in real-time. The traditional cascade approach, which combines an Automatic Speech Recognition (ASR) and an MT system, relies on an intermediate…

计算与语言 · 计算机科学 2024-05-29 Javier Iranzo-Sánchez , Jorge Iranzo-Sánchez , Adrià Giménez , Jorge Civera , Alfons Juan

Recent advances in simultaneous speech translation (SST) focus on the decision policies that enable the use of offline-trained ST models for simultaneous inference. These decision policies not only control the quality-latency trade-off in…

计算与语言 · 计算机科学 2026-04-13 Haotian Tan , Sakriani Sakti

Unsupervised Text Style Transfer (UTST) has emerged as a critical task within the domain of Natural Language Processing (NLP), aiming to transfer one stylistic aspect of a sentence into another style without changing its semantics, syntax,…

计算与语言 · 计算机科学 2024-02-22 Lei Pan , Yunshi Lan , Yang Li , Weining Qian

Large-language-model (LLM)-based text-to-speech (TTS) systems can generate natural speech, but most are not designed for low-latency dual-streaming synthesis. High-quality dual-streaming TTS depends on accurate text--speech alignment and…

音频与语音处理 · 电气工程与系统科学 2026-02-24 Hanwen Liu , Saierdaer Yusuyin , Hao Huang , Zhijian Ou

End-to-end Speech Translation (E2E ST) aims to directly translate source speech into target text. Existing ST methods perform poorly when only extremely small speech-text data are available for training. We observe that an ST model's…

计算与语言 · 计算机科学 2023-07-10 Siqi Ouyang , Rong Ye , Lei Li

This paper describes the systems submitted to IWSLT 2021 by the Volctrans team. We participate in the offline speech translation and text-to-text simultaneous translation tracks. For offline speech translation, our best end-to-end model…

计算与语言 · 计算机科学 2021-07-01 Chengqi Zhao , Zhicheng Liu , Jian Tong , Tao Wang , Mingxuan Wang , Rong Ye , Qianqian Dong , Jun Cao , Lei Li

Five years after the first published proofs of concept, direct approaches to speech translation (ST) are now competing with traditional cascade solutions. In light of this steady progress, can we claim that the performance gap between the…

计算与语言 · 计算机科学 2021-06-03 Luisa Bentivogli , Mauro Cettolo , Marco Gaido , Alina Karakanta , Alberto Martinelli , Matteo Negri , Marco Turchi

We present ESPnet-ST, which is designed for the quick development of speech-to-speech translation systems in a single framework. ESPnet-ST is a new project inside end-to-end speech processing toolkit, ESPnet, which integrates or newly…

Large language models (LLMs) have recently demonstrated promising performance in simultaneous machine translation (SimulMT). However, applying decoder-only LLMs to SimulMT introduces a positional mismatch, which leads to a dilemma between…

计算与语言 · 计算机科学 2026-03-31 Yuzhe Shang , Pengzhi Gao , Yazheng Yang , Jiayao Ma , Wei Liu , Jian Luan , Jinsong Su