Controllable Time-Delay Transformer for Real-Time Punctuation Prediction and Disfluency Detection
Qian Chen, Mengzhe Chen, Bo Li, Wen Wang

TL;DR
This paper introduces a Controllable Time-delay Transformer that performs real-time punctuation prediction and disfluency detection, improving readability and downstream task performance in speech transcripts with minimal latency.
Contribution
The paper presents a novel CT-Transformer model with controllable delay and a fast decoding strategy for real-time joint punctuation and disfluency tasks, outperforming previous models.
Findings
Outperforms state-of-the-art on F-scores
Achieves competitive inference speed
Effective in real-time applications
Abstract
With the increased applications of automatic speech recognition (ASR) in recent years, it is essential to automatically insert punctuation marks and remove disfluencies in transcripts, to improve the readability of the transcripts as well as the performance of subsequent applications, such as machine translation, dialogue systems, and so forth. In this paper, we propose a Controllable Time-delay Transformer (CT-Transformer) model that jointly completes the punctuation prediction and disfluency detection tasks in real time. The CT-Transformer model facilitates freezing partial outputs with controllable time delay to fulfill the real-time constraints in partial decoding required by subsequent applications. We further propose a fast decoding strategy to minimize latency while maintaining competitive performance. Experimental results on the IWSLT2011 benchmark dataset and an in-house…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Speech and dialogue systems
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Byte Pair Encoding · Dense Connections · Label Smoothing · *Communicated@Fast*How Do I Communicate to Expedia? · Adam · Softmax
