English

Improved Training for End-to-End Streaming Automatic Speech Recognition Model with Punctuation

Audio and Speech Processing 2023-10-31 v1 Computation and Language

Abstract

Punctuated text prediction is crucial for automatic speech recognition as it enhances readability and impacts downstream natural language processing tasks. In streaming scenarios, the ability to predict punctuation in real-time is particularly desirable but presents a difficult technical challenge. In this work, we propose a method for predicting punctuated text from input speech using a chunk-based Transformer encoder trained with Connectionist Temporal Classification (CTC) loss. The acoustic model trained with long sequences by concatenating the input and target sequences can learn punctuation marks attached to the end of sentences more effectively. Additionally, by combining CTC losses on the chunks and utterances, we achieved both the improved F1 score of punctuation prediction and Word Error Rate (WER).

Keywords

Cite

@article{arxiv.2306.01296,
  title  = {Improved Training for End-to-End Streaming Automatic Speech Recognition Model with Punctuation},
  author = {Hanbyul Kim and Seunghyun Seo and Lukas Lee and Seolki Baek},
  journal= {arXiv preprint arXiv:2306.01296},
  year   = {2023}
}

Comments

Accepted at INTERSPEECH 2023

R2 v1 2026-06-28T10:54:14.699Z