English

Improving Punctuation Restoration for Speech Transcripts via External Data

Computation and Language 2021-10-04 v1

Abstract

Automatic Speech Recognition (ASR) systems generally do not produce punctuated transcripts. To make transcripts more readable and follow the expected input format for downstream language models, it is necessary to add punctuation marks. In this paper, we tackle the punctuation restoration problem specifically for the noisy text (e.g., phone conversation scenarios). To leverage the available written text datasets, we introduce a data sampling technique based on an n-gram language model to sample more training data that are similar to our in-domain data. Moreover, we propose a two-stage fine-tuning approach that utilizes the sampled external data as well as our in-domain dataset for models based on BERT. Extensive experiments show that the proposed approach outperforms the baseline with an improvement of 1:12% F1 score.

Keywords

Cite

@article{arxiv.2110.00560,
  title  = {Improving Punctuation Restoration for Speech Transcripts via External Data},
  author = {Xue-Yong Fu and Cheng Chen and Md Tahmid Rahman Laskar and Shashi Bhushan TN and Simon Corston-Oliver},
  journal= {arXiv preprint arXiv:2110.00560},
  year   = {2021}
}

Comments

Accepted by W-NUT at EMNLP 2021

R2 v1 2026-06-24T06:33:46.225Z