用合成数据提升波斯语到英语的直接语音翻译效果
Improving Direct Persian-English Speech-to-Speech Translation with Discrete Units and Synthetic Parallel Data
- 用自监督预训练+离散语音单元+合成数据增强模型
- 合成数据使可用平行语音量增加六倍,性能提升4.6 ASR BLEU
- 适合低资源语言对的直接语音翻译研究者参考
直接语音到语音翻译(S2ST)通过联合训练简化了流程并降低延迟,但需要大量源语言和目标语言的平行语音数据,这对波斯语等低资源语言极为稀缺。本文提出一种波斯语到英语的直接S2ST系统,并构建了一种合成平行波斯语-英语语音的流水线。模型包含三部分:(1) 基于Conformer的编码器,从自监督预训练初始化,将源语音映射为高层声学表示;(2) 带相对位置多头注意力的因果Transformer解码器,将表示转为离散目标语音单元;(3) 基于单元的神经声码器,从预测的离散单元生成波形。为缓解数据不足,我们使用大语言模型将波斯语语音转录译为英文,再用最先进的零样本文本到语音系统合成对应英文语音,构建新语料库,使可用平行语音量增加约六倍。在CVSS语料库的波斯语-英语子集上,该模型相比基线提升4.6 ASR BLEU。结果表明,结合自监督预训练、离散语音单元与合成数据,对提升波斯语-英语等低资源语言对的直接S2ST有效。
原文摘要 · Abstract (English)
Direct speech-to-speech translation (S2ST), in which all components are trained jointly, is an attractive alternative to cascaded systems because it offers a simpler pipeline and lower inference latency. However, direct S2ST models require large amounts of parallel speech data in the source and target languages, which are rarely available for low-resource languages such as Persian. This paper presents a direct S2ST system for translating Persian speech into English speech, as well as a pipeline for synthetic parallel Persian-English speech generation. The model comprises three components: (1) a conformer-based encoder, initialized from self-supervised pre-training, maps source speech to high-level acoustic representations; (2) a causal transformer decoder with relative position multi-head attention translates these representations into discrete target speech units; (3) a unit-based neural vocoder generates waveforms from the predicted discrete units. To mitigate the data scarcity problem, we construct a new Persian-English parallel speech corpus by translating Persian speech transcriptions into English using a large language model and then synthesizing the corresponding English speech with a state-of-the-art zero-shot text-to-speech system. The resulting corpus increases the amount of available parallel speech by roughly a factor of six. On the Persian-English portion of the CVSS corpus, the proposed model achieves improvement of 4.6 ASR BLEU with the synthetic data over direct baselines. These results indicate that combining self-supervised pre-training, discrete speech units, and synthetic parallel data is effective for improving direct S2ST in low-resource language pairs such as Persian-English
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。