← Search

James Qin

6 accepted papers

2024

Massive End-to-end Speech Recognition Models with Time Reduction

NAACL 2024long

We investigate massive end-to-end automatic speech recognition (ASR) models with efficiency improvements achieved by time reduction. The encoders of our models use the neural architecture of Google’s universal speech model (USM), with additional funnel pooling layers to significantly reduce the fram…

Cited by 2SourcePDFScholar
2024

Multilingual and Fully Non-Autoregressive ASR with Large Language Model Fusion: A Comprehensive Study

ICASSP 2024accepted

In the era of large models, the autoregressive nature of decoding often results in latency serving as a significant bottleneck. We propose a non-autoregressive LM-fused ASR system that effectively leverages the parallelization capabilities of accelerator hardware. Our approach combines the Universal…

Cited by 19SourceScholar
2022

Improving The Latency And Quality Of Cascaded Encoders

ICASSP 2022accepted

In this paper, we explore reducing computational latency of the 2-pass cascaded encoder model [1]. Specifically, we experiment with reducing the size of the causal 1st-pass and adding capacity to the non-causal 2nd-pass, such that the overall latency can be reduced without loss of quality. In additi…

Cited by 0SourceScholar
2022

Self-supervised learning with random-projection quantizer for speech recognition

ICML 2022spotlight

We present a simple and effective self-supervised learning approach for speech recognition. The approach learns a model to predict the masked speech signals, in the form of discrete labels generated with a random-projection quantizer. In particular the quantizer projects speech inputs with a randoml…

Cited by 215SourcePDFScholar
2022

Vector-quantized Image Modeling with Improved VQGAN

ICLR 2022poster

Pretraining language models with next-token prediction on massive text corpora has delivered phenomenal zero-shot, few-shot, transfer learning and multi-tasking capabilities on both generative and discriminative language tasks. Motivated by this success, we explore a Vector-quantized Image Modeling…

Cited by 575SourcePDFScholar
2021

A Better and Faster end-to-end Model for Streaming ASR

ICASSP 2021accepted

End-to-end (E2E) models have shown to outperform state-of-the-art conventional models for streaming speech recognition [1] across many dimensions, including quality (as measured by word error rate (WER)) and endpointer latency [2]. However, the model still tends to delay the predictions towards the…

Cited by 0SourceScholar