English

Unsupervised Pre-Training For Data-Efficient Text-to-Speech On Low Resource Languages

Audio and Speech Processing 2023-03-29 v1 Artificial Intelligence Machine Learning

Abstract

Neural text-to-speech (TTS) models can synthesize natural human speech when trained on large amounts of transcribed speech. However, collecting such large-scale transcribed data is expensive. This paper proposes an unsupervised pre-training method for a sequence-to-sequence TTS model by leveraging large untranscribed speech data. With our pre-training, we can remarkably reduce the amount of paired transcribed data required to train the model for the target downstream TTS task. The main idea is to pre-train the model to reconstruct de-warped mel-spectrograms from warped ones, which may allow the model to learn proper temporal assignment relation between input and output sequences. In addition, we propose a data augmentation method that further improves the data efficiency in fine-tuning. We empirically demonstrate the effectiveness of our proposed method in low-resource language scenarios, achieving outstanding performance compared to competing methods. The code and audio samples are available at: https://github.com/cnaigithub/SpeechDewarping

Keywords

Cite

@article{arxiv.2303.15669,
  title  = {Unsupervised Pre-Training For Data-Efficient Text-to-Speech On Low Resource Languages},
  author = {Seongyeon Park and Myungseo Song and Bohyung Kim and Tae-Hyun Oh},
  journal= {arXiv preprint arXiv:2303.15669},
  year   = {2023}
}

Comments

ICASSP 2023

R2 v1 2026-06-28T09:37:01.627Z