CLLGSep 13, 2021

Joint prediction of truecasing and punctuation for conversational speech in low-resource scenarios

arXiv:2109.06103v112 citations
Originality Incremental advance
AI Analysis

This addresses the need for better readability in ASR outputs for conversational applications, but it is incremental as it builds on existing multi-task and transfer learning methods.

The paper tackled the problem of predicting truecasing and punctuation for conversational speech transcripts in low-resource scenarios, showing that transfer learning from written text to conversations achieves reasonable performance with less data.

Capitalization and punctuation are important cues for comprehending written texts and conversational transcripts. Yet, many ASR systems do not produce punctuated and case-formatted speech transcripts. We propose to use a multi-task system that can exploit the relations between casing and punctuation to improve their prediction performance. Whereas text data for predicting punctuation and truecasing is seemingly abundant, we argue that written text resources are inadequate as training data for conversational models. We quantify the mismatch between written and conversational text domains by comparing the joint distributions of punctuation and word cases, and by testing our model cross-domain. Further, we show that by training the model in the written text domain and then transfer learning to conversations, we can achieve reasonable performance with less data.

Foundations

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

Your Notes