ICASSP 2023accepted0 citations

Zephyr: Zero-Shot Punctuation Restoration

Minghan Wang, Yinglu Li, Jiaxin Guo, Xiaosong Qiao, Chang Su, Min Zhang, Shimin Tao, Hao Yang

Abstract

Punctuation restoration can be crucial for the cascade speech translation system. Traditional approaches typically treat it as a sequential tagging problem, predicting which punctuation mark should follow a given word. However, this often requires significant computational and storage resources for full-stage training or fine-tuning. Our argument is that pre-trained language models (PLMs) can directly leverage their learned knowledge for punctuation generation, making additional training unnecessary. In this paper, we propose the Zephyr algorithm, which utilizes PLMs to perform zero-shot and few-shot punctuation restoration for both offline and streaming scenarios. Our experimental results demonstrate that, in comparison to fine-tuning-based baselines, Zephyr achieves competitive performance while requiring little to no training cost and exhibiting better generalizability in zeroshot and few-shot settings.

BibTeX
@inproceedings{icassp2023_zephyrzeroshotpu,
  title = {Zephyr: Zero-Shot Punctuation Restoration},
  author = {Minghan Wang and Yinglu Li and Jiaxin Guo and Xiaosong Qiao and Chang Su and Min Zhang and Shimin Tao and Hao Yang},
  booktitle = {ICASSP 2023},
  year = {2023}
}