中文
相关论文

相关论文: Improving Streaming Speech Recognition With Time-S…

200 篇论文

In this paper, we present DuTongChuan, a novel context-aware translation model for simultaneous interpreting. This model allows to constantly read streaming text from the Automatic Speech Recognition (ASR) model and simultaneously determine…

计算与语言 · 计算机科学 2019-08-19 Hao Xiong , Ruiqing Zhang , Chuanqiang Zhang , Zhongjun He , Hua Wu , Haifeng Wang

Retrieval-Augmented Generation (RAG) has significantly advanced large language models (LLMs) by grounding their outputs in external tools and knowledge sources. However, existing RAG systems are typically constrained to static, single-turn…

计算与语言 · 计算机科学 2025-07-22 Jubin Abhishek Soni , Amit Anand , Rajesh Kumar Pandey , Aniket Abhishek Soni

While speech recognition Word Error Rate (WER) has reached human parity for English, long-form dictation scenarios still suffer from segmentation and punctuation problems resulting from irregular pausing patterns or slow speakers.…

计算与语言 · 计算机科学 2022-12-07 Piyush Behre , Sharman Tan , Padma Varadharajan , Shuangyu Chang

Dialogue act recognition is a fundamental task for an intelligent dialogue system. Previous work models the whole dialog to predict dialog acts, which may bring the noise from unrelated sentences. In this work, we design a hierarchical…

计算与语言 · 计算机科学 2020-03-16 Zhigang Dai , Jinhua Fu , Qile Zhu , Hengbin Cui , Xiaolong li , Yuan Qi

Diffusion Language Models (DLMs) have recently achieved significant success due to their any-order generation capabilities. However, existing inference methods typically rely on local, immediate-step metrics such as confidence or entropy…

计算与语言 · 计算机科学 2025-12-03 Kecheng Chen , Ziru Liu , Xijia Tao , Hui Liu , Xinyu Fu , Suiyun Zhang , Dandan Tu , Lingpeng Kong , Rui Liu , Haoliang Li

Rare word recognition can be improved by adapting ASR models to synthetic data that includes these words. Further improvements can be achieved through contextual biasing, which trains and adds a biasing module into the model architecture to…

计算与语言 · 计算机科学 2025-09-12 Chin Yuen Kwok , Jia Qi Yip , Eng Siong Chng

Attention mechanism has been used as an ancillary means to help RNN or CNN. However, the Transformer (Vaswani et al., 2017) recently recorded the state-of-the-art performance in machine translation with a dramatic reduction in training time…

计算与语言 · 计算机科学 2017-12-07 Jinbae Im , Sungzoon Cho

This paper delves into the challenging task of Active Speaker Detection (ASD), where the system needs to determine in real-time whether a person is speaking or not in a series of video frames. While previous works have made significant…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Arnav Kundu , Yanzi Jin , Mohammad Sekhavat , Max Horton , Danny Tormoen , Devang Naik

In this paper, we explore the benefits of incorporating context into a Recurrent Neural Network (RNN-T) based Automatic Speech Recognition (ASR) model to improve the speech recognition for virtual assistants. Specifically, we use meta…

音频与语音处理 · 电气工程与系统科学 2021-06-17 Swayambhu Nath Ray , Soumyajit Mitra , Raghavendra Bilgi , Sri Garimella

MEGA is a recent transformer-based architecture, which utilizes a linear recurrent operator whose parallel computation, based on the FFT, scales as $O(LlogL)$, with $L$ being the sequence length. We build upon their approach by replacing…

机器学习 · 计算机科学 2023-12-12 Aleksandar Terzic , Michael Hersche , Geethan Karunaratne , Luca Benini , Abu Sebastian , Abbas Rahimi

This work investigates bidirectional Mamba (BiMamba) for unified streaming and non-streaming automatic speech recognition (ASR). Dynamic chunk size training enables a single model for offline decoding and streaming decoding with various…

音频与语音处理 · 电气工程与系统科学 2026-03-03 Qingshun She , Jing Peng , Yangui Fang , Yu Xi , Kai Yu

Autoregressive Transformers adopted in Large Language Models (LLMs) are hard to scale to long sequences. Despite several works trying to reduce their computational cost, most of LLMs still adopt attention layers between all pairs of tokens…

计算与语言 · 计算机科学 2024-06-03 Sotiris Anagnostidis , Dario Pavllo , Luca Biggio , Lorenzo Noci , Aurelien Lucchi , Thomas Hofmann

Softmax attention struggles with long contexts due to structural limitations: the strict sum-to-one constraint forces attention sinks on irrelevant tokens, and probability mass disperses as sequence lengths increase. We tackle these…

机器学习 · 计算机科学 2026-04-17 Xingyue Huang , Xueying Ding , Mingxuan Ju , Yozen Liu , Neil Shah , Tong Zhao

The current research focus on Content-Based Video Retrieval requires higher-level video representation describing the long-range semantic dependencies of relevant incidents, events, etc. However, existing methods commonly process the frames…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Jie Shao , Xin Wen , Bingchen Zhao , Xiangyang Xue

Recently, there has been an increasing interest in end-to-end speech recognition that directly transcribes speech to text without any predefined alignments. One approach is the attention-based encoder-decoder framework that learns a mapping…

计算与语言 · 计算机科学 2017-02-02 Suyoun Kim , Takaaki Hori , Shinji Watanabe

The use of channel-wise attention in CNN based speaker representation networks has achieved remarkable performance in speaker verification (SV). But these approaches do simple averaging on time and frequency feature maps before channel-wise…

声音 · 计算机科学 2021-10-18 Li Zhang , Qing Wang , Lei Xie

This paper proposes a self-regularised minimum latency training (SR-MLT) method for streaming Transformer-based automatic speech recognition (ASR) systems. In previous works, latency was optimised by truncating the online attention weights…

音频与语音处理 · 电气工程与系统科学 2023-04-25 Mohan Li , Rama Doddipatla , Catalin Zorila

Distributed LLM serving systems optimize per-request latency and throughput. However, under long-context workloads, inference accuracy becomes more variable. When incorrect responses trigger retries, accuracy directly translates into…

分布式、并行与集群计算 · 计算机科学 2026-04-20 Takeshi Yoshimura , Valentijn Dymphnus van de Beek , Tatsuhiro Chiba

Streaming video recognition reasons about objects and their actions in every frame of a video. A good streaming recognition model captures both long-term dynamics and short-term changes of video. Unfortunately, in most existing methods, the…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yue Zhao , Philipp Krähenbühl

Mispronunciation detection and diagnosis (MDD) is a popular research focus in computer-aided pronunciation training (CAPT) systems. End-to-end (e2e) approaches are becoming dominant in MDD. However an e2e MDD model usually requires entire…

计算与语言 · 计算机科学 2022-06-30 Nianzu Zheng , Liqun Deng , Wenyong Huang , Yu Ting Yeung , Baohua Xu , Yuanyuan Guo , Yasheng Wang , Xiao Chen , Xin Jiang , Qun Liu