中文
相关论文

相关论文: The USFD Spoken Language Translation System for IW…

200 篇论文

This paper describes the University of Sydney& JD's joint submission of the IWSLT 2021 low resource speech translation task. We participated in the Swahili-English direction and got the best scareBLEU (25.3) score among all the…

计算与语言 · 计算机科学 2021-07-27 Liang Ding , Di Wu , Dacheng Tao

The paper describes BUT's English to German offline speech translation(ST) systems developed for IWSLT2021. They are based on jointly trained Automatic Speech Recognition-Machine Translation models. Their performances is evaluated on…

计算与语言 · 计算机科学 2021-07-14 Hari Krishna Vydana , Martin Karafi'at , Luk'as Burget , "Honza" Cernock'y

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…

This paper describes the NPU-MSXF system for the IWSLT 2023 speech-to-speech translation (S2ST) task which aims to translate from English speech of multi-source to Chinese speech. The system is built in a cascaded manner consisting of…

声音 · 计算机科学 2023-07-11 Kun Song , Yi lei , Peikun Chen , Yiqing Cao , Kun Wei , Yongmao Zhang , Lei Xie , Ning Jiang , Guoqing Zhao

This paper describes the submission to the IWSLT 2021 Low-Resource Speech Translation Shared Task by IMS team. We utilize state-of-the-art models combined with several data augmentation, multi-task and transfer learning approaches for the…

计算与语言 · 计算机科学 2021-07-01 Pavel Denisov , Manuel Mager , Ngoc Thang Vu

This paper addresses automatic quality assessment of spoken language translation (SLT). This relatively new task is defined and formalized as a sequence labeling problem where each word in the SLT hypothesis is tagged as good or bad…

计算与语言 · 计算机科学 2016-10-02 Ngoc-Tien Le , Benjamin Lecouteux , Laurent Besacier

Large Language Models (LLMs) are currently under exploration for various tasks, including Automatic Speech Recognition (ASR), Machine Translation (MT), and even End-to-End Speech Translation (ST). In this paper, we present KIT's offline…

计算与语言 · 计算机科学 2024-06-25 Sai Koneru , Thai-Binh Nguyen , Ngoc-Quan Pham , Danni Liu , Zhaolin Li , Alexander Waibel , Jan Niehues

The paper describes the BUT's speech translation systems. The systems are English$\longrightarrow$German offline speech translation systems. The systems are based on our previous works \cite{Jointly_trained_transformers}. Though End-to-End…

计算与语言 · 计算机科学 2020-10-23 Hari Krishna Vydana , Lukas Burget , Jan Cernocky

This paper describes our work in participation of the IWSLT-2021 offline speech translation task. Our system was built in a cascade form, including a speaker diarization module, an Automatic Speech Recognition (ASR) module and a Machine…

计算与语言 · 计算机科学 2021-08-10 Minghan Wang , Yuxia Wang , Chang Su , Jiaxin Guo , Yingtao Zhang , Yujia Liu , Min Zhang , Shimin Tao , Xingshan Zeng , Liangyou Li , Hao Yang , Ying Qin

In a pipeline speech translation system, automatic speech recognition (ASR) system will transmit errors in recognition to the downstream machine translation (MT) system. A standard machine translation system is usually trained on parallel…

计算与语言 · 计算机科学 2019-10-29 Qiao Cheng , Meiyuan Fang , Yaqian Han , Jin Huang , Yitao Duan

This paper describes the GMU systems for the IWSLT 2025 low-resource speech translation shared task. We trained systems for all language pairs, except for Levantine Arabic. We fine-tuned SeamlessM4T-v2 for automatic speech recognition…

计算与语言 · 计算机科学 2025-05-29 Chutong Meng , Antonios Anastasopoulos

The primary goal of this FBK's systems submission to the IWSLT 2022 offline and simultaneous speech translation tasks is to reduce model training costs without sacrificing translation quality. As such, we first question the need of ASR…

计算与语言 · 计算机科学 2023-10-19 Marco Gaido , Sara Papi , Dennis Fucci , Giuseppe Fiameni , Matteo Negri , Marco Turchi

This paper describes the MeMAD project entry to the IWSLT Speech Translation Shared Task, addressing the translation of English audio into German text. Between the pipeline and end-to-end model tracks, we participated only in the former,…

计算与语言 · 计算机科学 2018-10-25 Umut Sulubacak , Jörg Tiedemann , Aku Rouhe , Stig-Arne Grönroos , Mikko Kurimo

To participate in the Isometric Spoken Language Translation Task of the IWSLT 2022 evaluation, constrained condition, AppTek developed neural Transformer-based systems for English-to-German with various mechanisms of length control, ranging…

计算与语言 · 计算机科学 2022-05-13 Patrick Wilken , Evgeny Matusov

This paper presents KIT's submissions to the IWSLT 2025 low-resource track. We develop both cascaded systems, consisting of Automatic Speech Recognition (ASR) and Machine Translation (MT) models, and end-to-end (E2E) Speech Translation (ST)…

This paper presents a newly developed, simultaneous neural speech-to-speech translation system and its evaluation. The system consists of three fully-incremental neural processing modules for automatic speech recognition (ASR), machine…

计算与语言 · 计算机科学 2020-11-12 Katsuhito Sudoh , Takatomo Kano , Sashi Novitasari , Tomoya Yanagita , Sakriani Sakti , Satoshi Nakamura

This paper describes the submission to the IWSLT 2021 offline speech translation task by the UPC Machine Translation group. The task consists of building a system capable of translating English audio recordings extracted from TED talks into…

计算与语言 · 计算机科学 2021-06-29 Gerard I. Gállego , Ioannis Tsiamas , Carlos Escolano , José A. R. Fonollosa , Marta R. Costa-jussà

Automatic Speech Recognition (ASR) systems have been gaining popularity in the recent years for their widespread usage in smart phones and speakers. Building ASR systems for task-specific scenarios is subject to the availability of…

计算与语言 · 计算机科学 2021-10-22 Saurav Jha

This report details the NTU Speechlab system developed for the Interspeech 2025 Multilingual Conversational Speech and Language Model (MLC-SLM) Challenge (Task I), where we achieved 5th place. We present comprehensive analyses of our…

计算与语言 · 计算机科学 2025-07-08 Yizhou Peng , Bin Wang , Yi-Wen Chao , Ziyang Ma , Haoyang Zhang , Hexin Liu , Xie Chen , Eng Siong Chng

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 traditional cascade and the…

计算与语言 · 计算机科学 2025-10-14 Nam Luu , Ondřej Bojar
‹ 上一页 1 2 3 10 下一页 ›