中文
相关论文

相关论文: Textless Speech-to-Speech Translation on Real Data

200 篇论文

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

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…

计算与语言 · 计算机科学 2023-10-16 Ju-Chieh Chou , Chung-Ming Chien , Wei-Ning Hsu , Karen Livescu , Arun Babu , Alexis Conneau , Alexei Baevski , Michael Auli

This paper presents Translatotron 3, a novel approach to unsupervised direct speech-to-speech translation from monolingual speech-text datasets by combining masked autoencoder, unsupervised embedding mapping, and back-translation.…

Given the great success of large language models (LLMs) across various tasks, in this paper, we introduce LLM-ST, a novel and effective speech translation model constructed upon a pre-trained LLM. By integrating the large language model…

计算与语言 · 计算机科学 2023-12-22 Zhichao Huang , Rong Ye , Tom Ko , Qianqian Dong , Shanbo Cheng , Mingxuan Wang , Hang Li

End-to-end speech translation (ST), which translates source language speech directly into target language text, has garnered significant attention in recent years. Many ST applications require strict length control to ensure that the…

计算与语言 · 计算机科学 2024-11-13 Midia Yousefi , Yao Qian , Junkun Chen , Gang Wang , Yanqing Liu , Dongmei Wang , Xiaofei Wang , Jian Xue

Speech translation (ST) systems translate speech in one language to text in another language. End-to-end ST systems (e2e-ST) have gained popularity over cascade systems because of their enhanced performance due to reduced latency and…

计算与语言 · 计算机科学 2023-04-26 Rajul Acharya , Ashish Panda , Sunil Kumar Kopparapu

Simultaneous translation models play a crucial role in facilitating communication. However, existing research primarily focuses on text-to-text or speech-to-text models, necessitating additional cascade components to achieve…

计算与语言 · 计算机科学 2024-10-22 Zhengrui Ma , Qingkai Fang , Shaolei Zhang , Shoutao Guo , Yang Feng , Min Zhang

We present a methodology to train our multi-speaker emotional text-to-speech synthesizer that can express speech for 10 speakers' 7 different emotions. All silences from audio samples are removed prior to learning. This results in fast…

计算与语言 · 计算机科学 2021-12-08 Sungjae Cho , Soo-Young Lee

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…

Cascaded speech-to-speech translation systems often suffer from the error accumulation problem and high latency, which is a result of cascaded modules whose inference delays accumulate. In this paper, we propose a transducer-based speech…

音频与语音处理 · 电气工程与系统科学 2024-10-07 Jinzheng Zhao , Niko Moritz , Egor Lakomkin , Ruiming Xie , Zhiping Xiu , Katerina Zmolikova , Zeeshan Ahmed , Yashesh Gaur , Duc Le , Christian Fuegen

Recently, it has become easier to obtain speech data from various media such as the internet or YouTube, but directly utilizing them to train a neural text-to-speech (TTS) model is difficult. The proportion of clean speech is insufficient…

音频与语音处理 · 电气工程与系统科学 2021-03-05 Hanbin Bae , Jae-Sung Bae , Young-Sun Joo , Young-Ik Kim , Hoon-Young Cho

Accent Conversion (AC) seeks to change the accent of speech from one (source) to another (target) while preserving the speech content and speaker identity. However, many AC approaches rely on source-target parallel speech data. We propose a…

音频与语音处理 · 电气工程与系统科学 2023-05-24 Yi Zhou , Zhizheng Wu , Mingyang Zhang , Xiaohai Tian , Haizhou Li

This paper presents an effective transfer learning framework for language adaptation in text-to-speech systems, with a focus on achieving language adaptation using minimal labeled and unlabeled data. While many works focus on reducing the…

计算与语言 · 计算机科学 2024-02-06 Wei-Ping Huang , Sung-Feng Huang , Hung-yi Lee

ESPnet-ST-v2 is a revamp of the open-source ESPnet-ST toolkit necessitated by the broadening interests of the spoken language translation community. ESPnet-ST-v2 supports 1) offline speech-to-text translation (ST), 2) simultaneous…

Deep learning models are becoming predominant in many fields of machine learning. Text-to-Speech (TTS), the process of synthesizing artificial speech from text, is no exception. To this end, a deep neural network is usually trained using a…

声音 · 计算机科学 2021-02-11 Giuseppe Ruggiero , Enrico Zovato , Luigi Di Caro , Vincent Pollet

Simultaneous speech translation requires translating source speech into a target language in real-time while handling non-monotonic word dependencies. Traditional approaches rely on supervised training with word-level aligned data, which is…

计算与语言 · 计算机科学 2026-02-12 Tom Labiausse , Romain Fabre , Yannick Estève , Alexandre Défossez , Neil Zeghidour

The fusion of speech and language in the era of large language models has garnered significant attention. Discrete speech token is often utilized in text-to-speech tasks for speech compression and portability, which is convenient for joint…

声音 · 计算机科学 2025-04-01 Yixing Li , Ruobing Xie , Xingwu Sun , Yu Cheng , Zhanhui Kang

End-to-end Speech Translation (ST) models have several advantages such as lower latency, smaller model size, and less error compounding over conventional pipelines that combine Automatic Speech Recognition (ASR) and text Machine Translation…

计算与语言 · 计算机科学 2020-04-29 Sathish Indurthi , Houjeung Han , Nikhil Kumar Lakumarapu , Beomseok Lee , Insoo Chung , Sangha Kim , Chanwoo Kim

One of the main challenges for end-to-end speech translation is data scarcity. We leverage pseudo-labels generated from unlabeled audio by a cascade and an end-to-end speech translation model. This provides 8.3 and 5.7 BLEU gains over a…

计算与语言 · 计算机科学 2020-10-14 Juan Pino , Qiantong Xu , Xutai Ma , Mohammad Javad Dousti , Yun Tang

End-to-end Speech Translation (ST) models have many potential advantages when compared to the cascade of Automatic Speech Recognition (ASR) and text Machine Translation (MT) models, including lowered inference latency and the avoidance of…

计算与语言 · 计算机科学 2019-02-12 Ye Jia , Melvin Johnson , Wolfgang Macherey , Ron J. Weiss , Yuan Cao , Chung-Cheng Chiu , Naveen Ari , Stella Laurenzo , Yonghui Wu