← Search

Chunyang Wu

16 accepted papers

2025

Efficient Streaming LLM for Speech Recognition

ICASSP 2025accepted

Recent works have shown that prompting large language models with audio encodings can unlock speech recognition capabilities. However, existing techniques do not scale efficiently, especially while handling long form streaming audio inputs — not only do they extrapolate poorly beyond the audio lengt…

Cited by 0SourceScholar
2025

Speech-N-LlaMA: Improving Speech LLMs with Multi-Pass Training

ICASSP 2025accepted

Speech LLMs use speech embeddings as the prompt to a Large Language Model (LLM) and generate human readable text for the speech signal in an autoregressive manner. Teacher-forcing is a common approach used for training Speech LLMs, which is dissimilar to the procedure used during inference, creating…

Cited by 0SourceScholar
2024

AudioChatLlama: Towards General-Purpose Speech Abilities for LLMs

NAACL 2024long

In this work, we extend the instruction-tuned Llama-2 model with end-to-end general-purpose speech processing and reasoning abilities while maintaining the wide range of original LLM capabilities, without using any carefully curated paired data. The resulting end-to-end model, named AudioChatLlama,…

Cited by 38SourcePDFScholar
2024

Dynamic ASR Pathways: An Adaptive Masking Approach Towards Efficient Pruning of a Multilingual ASR Model

ICASSP 2024accepted

Neural network pruning offers an effective method for compressing a multilingual automatic speech recognition (ASR) model with minimal performance loss. However, it entails several rounds of pruning and re-training needed to be run for each language. In this work, we propose the use of an adaptive m…

Cited by 0SourceScholar
2024

Effective Internal Language Model Training and Fusion for Factorized Transducer Model

ICASSP 2024accepted

The internal language model (ILM) of the neural transducer has been widely studied. In most prior work, it is mainly used for estimating the ILM score and is subsequently subtracted during inference to facilitate improved integration with external language models. Recently, various of factorized tra…

Cited by 0SourceScholar
2024

End-to-End Speech Recognition Contextualization with Large Language Models

ICASSP 2024accepted

In recent years, Large Language Models (LLMs) have garnered significant attention from the research community due to their exceptional performance and generalization capabilities. In this paper, we introduce a novel method for contextualizing speech recognition models incorporating LLMs. Our approac…

Cited by 0SourceScholar
2024

Prompting Large Language Models with Speech Recognition Abilities

ICASSP 2024accepted

Large language models (LLMs) have proven themselves highly flexible, able to solve a wide range of generative tasks, such as abstractive summarization and open-ended question answering. In this paper we extend the capabilities of LLM by directly attaching a small audio encoder allowing it to perform…

Cited by 0SourceScholar
2024

TODM: Train Once Deploy Many Efficient Supernet-Based RNN-T Compression For On-Device ASR Models

ICASSP 2024accepted

Automatic Speech Recognition (ASR) models need to be optimized for specific hardware before they can be deployed on devices. This can be done by tuning the model’s hyperparameters or exploring variations in its architecture. Re-training and re-validating models after making these changes can be a re…

Cited by 0SourceScholar
2023

Anchored Speech Recognition with Neural Transducers

ICASSP 2023accepted

Neural transducers have achieved human level performance on standard speech recognition benchmarks. However, their performance significantly degrades in the presence of cross-talk, especially when the primary speaker has a low signal-to-noise ratio. Anchored speech recognition refers to a class of m…

Cited by 2SourceScholar
2022

Streaming Transformer Transducer based Speech Recognition Using Non-Causal Convolution

ICASSP 2022accepted

This paper improves the streaming transformer transducer for speech recognition using non-causal convolution. Many works apply the causal convolution to improve streaming transformer ignoring the lookahead context. We propose to use non-causal convolution to process the center block and lookahead co…

Cited by 0SourceScholar
2021

Emformer: Efficient Memory Transformer Based Acoustic Model for Low Latency Streaming Speech Recognition

ICASSP 2021accepted

This paper proposes an efficient memory transformer Emformer for low latency streaming speech recognition. In Emformer, the long-range history context is distilled into an augmented memory bank to reduce self-attention’s computation complexity. A cache mechanism saves the computation for the key and…

Cited by 0SourceScholar
2021

Transformer in Action: A Comparative Study of Transformer-Based Acoustic Models for Large Scale Speech Recognition Applications

ICASSP 2021accepted

Transformer-based acoustic models have shown promising results very recently. In this paper, we summarize the application of transformer and its streamable variant, Emformer based acoustic model [1] for large scale speech recognition applications. We compare the transformer based acoustic models wit…

Cited by 0SourceScholar
2017

Stimulated training for automatic speech recognition and keyword search in limited resource conditions

ICASSP 2017accepted

Training neural network acoustic models on limited quantities of data is a challenging task. A number of techniques have been proposed to improve generalisation. This paper investigates one such technique called stimulated training. It enables standard criteria such as cross-entropy to enforce spati…

Cited by 0SourceScholar
2016

Combining i-vector representation and structured neural networks for rapid adaptation

ICASSP 2016accepted

Rapid adaptation of deep neural networks (DNNs) with limited unsupervised data remains a significant challenge. This paper investigates the combination of two schemes that have been proposed to address this problem: i-vector representations and multi-basis adaptive neural networks (MBANNs). Two appr…

Cited by 0SourceScholar