paper-with-me

Papers

CUSIDE: Chunking, Simulating Future Context and Decoding for Streaming ASR

2022-03-31 · Keyu An, Huahuan Zheng, Zhijian Ou, Hongyu Xiang, Ke Ding, Guanglu Wan

History and future contextual information are known to be important for accurate acoustic modeling. However, acquiring future context brings latency for streaming ASR. In this paper, we propose a new framework - Chunking, Simulating Future Context and Decoding (CUSIDE) for streaming speech recognition. A new simulation module is introduced to recursively simulate the future contextual frames, without waiting for future context. The simulation module is jointly trained with the ASR model using a self-supervised loss; the ASR model is optimized with the usual ASR loss, e.g., CTC-CRF as used in our experiments. Experiments show that, compared to using real future frames as right context, using simulated future context can drastically reduce latency while maintaining recognition accuracy. With CUSIDE, we obtain new state-of-the-art streaming ASR results on the AISHELL-1 dataset.

📄 PDF Abstract BibTeX arXiv:2203.16758

Code (1)

thu-spmi/cat pytorch

Tasks

Chunkingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

CUSIDE-array: A Streaming Multi-Channel End-to-End Speech Recognition System with Realistic Evaluations

2024-07-13 · Xiangzhu Kong, Tianqi Ning, Hao Huang, Zhijian Ou

Recently multi-channel end-to-end (ME2E) ASR systems have emerged. While streaming single-channel end-to-end ASR has been extensively studied, streaming ME2E ASR is limited in exploration. Additionally, recent studies ca…

Chunkingspeech-recognitionSpeech Recognition

Grounding Language Model with Chunking-Free In-Context Retrieval

2024-02-15 · Hongjin Qian, Zheng Liu, Kelong Mao, Yujia Zhou 외

This paper presents a novel Chunking-Free In-Context (CFIC) retrieval approach, specifically tailored for Retrieval-Augmented Generation (RAG) systems. Traditional RAG systems often struggle with grounding responses usin…

ChunkingLanguage ModelingLanguage ModellingRAG+3

Bidirectional Decoding: Improving Action Chunking via Guided Test-Time Sampling

2024-08-30 · Yuejiang Liu, Jubayer Ibn Hamid, Annie Xie, Yoonho Lee 외

Predicting and executing a sequence of actions without intermediate replanning, known as action chunking, is increasingly used in robot learning from human demonstrations. Yet, its effects on the learned policy remain in…

Chunking

Accelerating Vision-Language-Action Model Integrated with Action Chunking via Parallel Decoding

2025-03-04 · Wenxuan Song, Jiayi Chen, Pengxiang Ding, Han Zhao 외

Vision-Language-Action (VLA) models demonstrate remarkable potential for generalizable robotic manipulation. The performance of VLA models can be improved by integrating with action chunking, a critical technique for eff…

ChunkingVision-Language-Action

Context-Aware Dynamic Chunking for Streaming Tibetan Speech Recognition

2025-11-12 · Chao Wang, Yuqing Cai, Renzeng Duojie, Jin Zhang 외 arxiv

In this work, we propose a streaming speech recognition framework for Amdo Tibetan, built upon a hybrid CTC/Atten-tion architecture with a context-aware dynamic chunking mechanism. The proposed strategy adaptively adjust…

Speech Recognition