CLSDASSep 4, 2023

A Comparative Analysis of Pretrained Language Models for Text-to-Speech

arXiv:2309.01576v13 citations
Originality Incremental advance
AI Analysis

This addresses a gap in TTS research by providing empirical insights into PLM selection, though it is incremental as it builds on existing PLM and TTS methods.

The study tackled the overlooked impact of pretrained language models (PLMs) on text-to-speech (TTS) by comparing 15 PLMs for prosody and pause prediction, revealing a logarithmic relationship between model size and quality and significant performance differences in prosody types.

State-of-the-art text-to-speech (TTS) systems have utilized pretrained language models (PLMs) to enhance prosody and create more natural-sounding speech. However, while PLMs have been extensively researched for natural language understanding (NLU), their impact on TTS has been overlooked. In this study, we aim to address this gap by conducting a comparative analysis of different PLMs for two TTS tasks: prosody prediction and pause prediction. Firstly, we trained a prosody prediction model using 15 different PLMs. Our findings revealed a logarithmic relationship between model size and quality, as well as significant performance differences between neutral and expressive prosody. Secondly, we employed PLMs for pause prediction and found that the task was less sensitive to small models. We also identified a strong correlation between our empirical results and the GLUE scores obtained for these language models. To the best of our knowledge, this is the first study of its kind to investigate the impact of different PLMs on TTS.

Foundations

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

Your Notes