CLSDASSep 15, 2024

Acquiring Pronunciation Knowledge from Transcribed Speech Audio via Multi-task Learning

arXiv:2409.09891v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the issue of limited lexical coverage in TTS frontends, offering a simpler alternative to previous methods, though it is incremental in nature.

The paper tackled the problem of acquiring pronunciation knowledge for uncovered words in text-to-speech systems by proposing a multi-task learning method that leverages transcribed speech audio, reducing PER from 2.5% to 1.6% for those words.

Recent work has shown the feasibility and benefit of bootstrapping an integrated sequence-to-sequence (Seq2Seq) linguistic frontend from a traditional pipeline-based frontend for text-to-speech (TTS). To overcome the fixed lexical coverage of bootstrapping training data, previous work has proposed to leverage easily accessible transcribed speech audio as an additional training source for acquiring novel pronunciation knowledge for uncovered words, which relies on an auxiliary ASR model as part of a cumbersome implementation flow. In this work, we propose an alternative method to leverage transcribed speech audio as an additional training source, based on multi-task learning (MTL). Experiments show that, compared to a baseline Seq2Seq frontend, the proposed MTL-based method reduces PER from 2.5% to 1.6% for those word types covered exclusively in transcribed speech audio, achieving a similar performance to the previous method but with a much simpler implementation flow.

Foundations

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

Your Notes