2023.iwslt-1.25@ACL

Total: 1

#1 The HW-TSC’s Speech-to-Speech Translation System for IWSLT 2023 [PDF] [Copy] [Kimi1]

Authors: Minghan Wang ; Yinglu Li ; Jiaxin Guo ; Zongyao Li ; Hengchao Shang ; Daimeng Wei ; Min Zhang ; Shimin Tao ; Hao Yang

This paper describes our work on the IWSLT2023 Speech-to-Speech task. Our proposed cascaded system consists of an ensemble of Conformer and S2T-Transformer-based ASR models, a Transformer-based MT model, and a Diffusion-based TTS model. Our primary focus in this competition was to investigate the modeling ability of the Diffusion model for TTS tasks in high-resource scenarios and the role of TTS in the overall S2S task. To this end, we proposed DTS, an end-to-end diffusion-based TTS model that takes raw text as input and generates waveform by iteratively denoising on pure Gaussian noise. Compared to previous TTS models, the speech generated by DTS is more natural and performs better in code-switching scenarios. As the training process is end-to-end, it is relatively straightforward. Our experiments demonstrate that DTS outperforms other TTS models on the GigaS2S benchmark, and also brings positive gains for the entire S2S system.