CLLGSDASSep 14, 2023

Direct Text to Speech Translation System using Acoustic Units

MIT
arXiv:2309.07478v17 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses the problem of translating text to speech without needing target language transcriptions, which is incremental as it builds on existing acoustic unit methods.

The paper tackles direct text-to-speech translation by using discrete acoustic units, achieving competitive performance on the CVSS corpus across most language pairs and showing significant improvement when initializing with a multilingual pre-trained model.

This paper proposes a direct text to speech translation system using discrete acoustic units. This framework employs text in different source languages as input to generate speech in the target language without the need for text transcriptions in this language. Motivated by the success of acoustic units in previous works for direct speech to speech translation systems, we use the same pipeline to extract the acoustic units using a speech encoder combined with a clustering algorithm. Once units are obtained, an encoder-decoder architecture is trained to predict them. Then a vocoder generates speech from units. Our approach for direct text to speech translation was tested on the new CVSS corpus with two different text mBART models employed as initialisation. The systems presented report competitive performance for most of the language pairs evaluated. Besides, results show a remarkable improvement when initialising our proposed architecture with a model pre-trained with more languages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes