← Search

Yuan Shangguan

13 accepted papers

2025

Breaking Down Power Barriers in On-Device Streaming ASR: Insights and Solutions

NAACL 2025industry

Power consumption plays a crucial role in on-device streaming speech recognition, significantly influencing the user experience. This study explores how the configuration of weight parameters in speech recognition models affects their overall energy efficiency. We found that the influence of these p…

Cited by 0SourcePDFScholar
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

Folding Attention: Memory and Power Optimization for On-Device Transformer-Based Streaming Speech Recognition

ICASSP 2024accepted

Transformer-based models excel in speech recognition. Existing efforts to optimize Transformer inference, typically for long-context applications, center on simplifying attention score calculations. However, streaming speech recognition models usually process a limited number of tokens each time, ma…

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
2022

Omni-Sparsity DNN: Fast Sparsity Optimization for On-Device Streaming E2E ASR Via Supernet

ICASSP 2022accepted

From wearables to powerful smart devices, modern automatic speech recognition (ASR) models run on a variety of edge devices with different computational budgets. To navigate the Pareto front of model accuracy vs model size, researchers are trapped in a dilemma of optimizing model accuracy by trainin…

Cited by 0SourceScholar
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

Efficient Knowledge Distillation for RNN-Transducer Models

ICASSP 2021accepted

Knowledge Distillation is an effective method of transferring knowledge from a large model to a smaller model. Distillation can be viewed as a type of model compression, and has played an important role for on-device ASR applications. In this paper, we develop a distillation method for RNN-Transduce…

Cited by 0SourceScholar
2021

Improved Neural Language Model Fusion for Streaming Recurrent Neural Network Transducer

ICASSP 2021accepted

Recurrent Neural Network Transducer (RNN-T), like most end-to-end speech recognition model architectures, has an implicit neural network language model (NNLM) and cannot easily leverage unpaired text data during training. Previous work has proposed various fusion methods to incorporate external NNLM…

Cited by 0SourceScholar
2021

Memory-Efficient Speech Recognition on Smart Devices

ICASSP 2021accepted

Recurrent transducer models have emerged as a promising solution for speech recognition on the current and next generation smart devices. The transducer models provide competitive accuracy within a reasonable memory footprint alleviating the memory capacity constraints in these devices. However, the…

Cited by 0SourceScholar
2020

A Streaming On-Device End-To-End Model Surpassing Server-Side Conventional Model Quality and Latency

ICASSP 2020accepted

Thus far, end-to-end (E2E) models have not been shown to outperform state-of-the-art conventional models with respect to both quality, i.e., word error rate (WER), and latency, i.e., the time the hypothesis is finalized after the user stops speaking. In this paper, we develop a first-pass Recurrent…

Cited by 0SourceScholar
2019

Streaming End-to-end Speech Recognition for Mobile Devices

ICASSP 2019accepted

End-to-end (E2E) models, which directly predict output character sequences given input speech, are good candidates for on-device speech recognition. E2E models, however, present numerous challenges: In order to be truly useful, such models must decode speech utterances in a streaming fashion, in rea…

Cited by 0SourceScholar