paper-with-me

Papers

CPPF: A contextual and post-processing-free model for automatic speech recognition

2023-09-14 · Lei Zhang, Zhengkun Tian, Xiang Chen, Jiaming Sun, Hongyu Xiang, Ke Ding, Guanglu Wan

ASR systems have become increasingly widespread in recent years. However, their textual outputs often require post-processing tasks before they can be practically utilized. To address this issue, we draw inspiration from the multifaceted capabilities of LLMs and Whisper, and focus on integrating multiple ASR text processing tasks related to speech recognition into the ASR model. This integration not only shortens the multi-stage pipeline, but also prevents the propagation of cascading errors, resulting in direct generation of post-processed text. In this study, we focus on ASR-related processing tasks, including Contextual ASR and multiple ASR post processing tasks. To achieve this objective, we introduce the CPPF model, which offers a versatile and highly effective alternative to ASR processing. CPPF seamlessly integrates these tasks without any significant loss in recognition performance.

📄 PDF Abstract BibTeX arXiv:2309.07413

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CPPF++: Uncertainty-Aware Sim2Real Object Pose Estimation by Vote Aggregation

2022-11-24 · Yang You, Wenhao He, Jin Liu, Hongkai Xiong 외

Object pose estimation constitutes a critical area within the domain of 3D vision. While contemporary state-of-the-art methods that leverage real-world pose annotations have demonstrated commendable performance, the proc…

Pose Estimation

CPPF: Towards Robust Category-Level 9D Pose Estimation in the Wild

2022-03-07 · CVPR 2022 1 · Yang You, Ruoxi Shi, Weiming Wang, Cewu Lu

In this paper, we tackle the problem of category-level 9D pose estimation in the wild, given a single RGB-D frame. Using supervised data of real-world 9D poses is tedious and erroneous, and also fails to generalize to un…

6D Pose Estimation using RGBDPose Estimation

Effect of Post-processing on Contextualized Word Representations

2021-04-15 · COLING 2022 10 · Hassan Sajjad, Firoj Alam, Fahim Dalvi, Nadir Durrani

Post-processing of static embedding has beenshown to improve their performance on both lexical and sequence-level tasks. However, post-processing for contextualized embeddings is an under-studied problem. In this work, w…

Word Similarity

LM-CPPF: Paraphrasing-Guided Data Augmentation for Contrastive Prompt-Based Few-Shot Fine-Tuning

2023-05-29 · Amirhossein Abaskohi, Sascha Rothe, Yadollah Yaghoobzadeh

In recent years, there has been significant progress in developing pre-trained language models for NLP. However, these models often struggle when fine-tuned on small datasets. To address this issue, researchers have prop…

Contrastive LearningData AugmentationLinguistic AcceptabilityNatural Language Inference+3

Combining Past, Present and Future: A Self-Supervised Approach for Class Incremental Learning

2023-11-15 · Xiaoshuang Chen, Zhongyi Sun, Ke Yan, Shouhong Ding 외

Class Incremental Learning (CIL) aims to handle the scenario where data of novel classes occur continuously and sequentially. The model should recognize the sequential novel classes while alleviating the catastrophic for…

class-incremental learningClass Incremental LearningIncremental Learning