← Search

Trevor Strohman

22 accepted papers

2024

Controlled Decoding from Language Models

ICML 2024poster

KL-regularized reinforcement learning (RL) is a popular alignment framework to control the language model responses towards high reward outcomes. We pose a tokenwise RL objective and propose a modular solver for it, called *controlled decoding (CD)*. CD exerts control through a separate *prefix scor…

Cited by 86SourcePDFScholar
2024

Efficient Adapter Finetuning for Tail Languages in Streaming Multilingual ASR

ICASSP 2024accepted

The end-to-end ASR model is often desired in the streaming multilingual scenario since it is easier to deploy and can benefit from pre-trained speech models such as powerful foundation models. Meanwhile, the heterogeneous nature and imbalanced data abundance of different languages may cause performa…

Cited by 0SourceScholar
2023

Comparison of Soft and Hard Target RNN-T Distillation for Large-Scale ASR

ICASSP 2023accepted

Knowledge distillation is an effective machine learning technique to transfer knowledge from a teacher model to a smaller student model, especially with unlabeled data. In this paper, we focus on knowledge distillation for the RNN-T model, which is widely used in state-of-the-art (SoTA) automatic sp…

Cited by 0SourceScholar
2023

Context-Aware end-to-end ASR Using Self-Attentive Embedding and Tensor Fusion

ICASSP 2023accepted

Typical automatic speech recognition (ASR) systems are built to recognize independent utterances without using the cross-utterance context. However, the context over multiple utterances often provides useful information for the ASR task. In this work, we propose a context-aware end-to-end ASR model…

Cited by 0SourceScholar
2023

Efficient Domain Adaptation for Speech Foundation Models

ICASSP 2023accepted

Foundation models (FMs), that are trained on broad data at scale and are adaptable to a wide range of downstream tasks, have brought large interest in the research community. Benefiting from the diverse data sources such as different modalities, languages and application domains, foundation models h…

Cited by 0SourceScholar
2023

From English to More Languages: Parameter-Efficient Model Reprogramming for Cross-Lingual Speech Recognition

ICASSP 2023accepted

In this work, we propose a new parameter-efficient learning framework based on neural model reprogramming for cross-lingual speech recognition, which can re-purpose well-trained English automatic speech recognition (ASR) models to recognize the other languages. We design different auxiliary neural a…

Cited by 0SourceScholar
2023

Massively Multilingual Shallow Fusion with Large Language Models

ICASSP 2023accepted

While large language models (LLM) have made impressive progress in natural language processing, it remains unclear how to utilize them in improving automatic speech recognition (ASR). In this work, we propose to train a single multilingual language model (LM) for shallow fusion in multiple languages…

Cited by 0SourceScholar
2023

Resource-Efficient Transfer Learning from Speech Foundation Model Using Hierarchical Feature Fusion

ICASSP 2023accepted

Self-supervised pre-training of a speech foundation model, followed by supervised fine-tuning, has shown impressive quality improvements on automatic speech recognition (ASR) tasks. Fine-tuning separate foundation models for many downstream tasks are expensive since the foundation model is usually v…

Cited by 0SourceScholar
2023

UML: A Universal Monolingual Output Layer For Multilingual Asr

ICASSP 2023accepted

Word-piece models (WPMs) are commonly used subword units in state-of-the-art end-to-end automatic speech recognition (ASR) systems. For multilingual ASR, due to the differences in written scripts across languages, multilingual WPMs bring the challenges of having overly large output layers and scalin…

Cited by 0SourceScholar
2022

Fast Contextual Adaptation with Neural Associative Memory for On-Device Personalized Speech Recognition

ICASSP 2022accepted

Fast contextual adaptation has shown to be effective in improving Automatic Speech Recognition (ASR) of rare words and when combined with an on-device personalized training, it can yield an even better recognition result. However, the traditional re-scoring approaches based on an external language m…

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

Large-Scale ASR Domain Adaptation Using Self- and Semi-Supervised Learning

ICASSP 2022accepted

Self- and semi-supervised learning methods have been actively investigated to reduce labeled training data or enhance model performance. However, these approaches mostly focus on in-domain performance for public datasets. In this study, we utilize the combination of self- and semi-supervised learnin…

Cited by 0SourceScholar
2022

Massively Multilingual ASR: A Lifelong Learning Solution

ICASSP 2022accepted

The development of end-to-end models has largely sped up the research in massively multilingual automatic speech recognition (MMASR). Previous research has demonstrated the feasibility to build high quality MMASR models. In this work, we study the impact of adding more languages and propose a lifelo…

Cited by 0SourceScholar
2022

Transducer-Based Streaming Deliberation for Cascaded Encoders

ICASSP 2022accepted

Previous research on applying deliberation networks to automatic speech recognition has achieved excellent results. The attention decoder based deliberation model often works as a rescorer to improve first-pass recognition results, and requires the full first-pass hypothesis for second-pass delibera…

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

Cascaded Encoders for Unifying Streaming and Non-Streaming ASR

ICASSP 2021accepted

End-to-end (E2E) automatic speech recognition (ASR) models, by now, have shown competitive performance on several benchmarks. These models are structured to either operate in streaming or non-streaming mode. This work presents cascaded encoders for building a single E2E ASR model that can operate in…

Cited by 0SourceScholar
2021

Confidence Estimation for Attention-Based Sequence-to-Sequence Models for Speech Recognition

ICASSP 2021accepted

For various speech-related tasks, confidence scores from a speech recogniser are a useful measure to assess the quality of transcriptions. In traditional hidden Markov model-based automatic speech recognition (ASR) systems, confidence scores can be reliably obtained from word posteriors in decoding…

Cited by 0SourceScholar
2021

Less is More: Improved RNN-T Decoding Using Limited Label Context and Path Merging

ICASSP 2021accepted

End-to-end models that condition the output sequence on all previously predicted labels have emerged as popular alternatives to conventional systems for automatic speech recognition (ASR). Since distinct label histories correspond to distinct models states, such models are decoded using an approxima…

Cited by 37SourceScholar
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
2020

An Attention-Based Joint Acoustic and Text on-Device End-To-End Model

ICASSP 2020accepted

Recently, we introduced a two-pass on-device end-to-end (E2E) speech recognition model, which runs RNN-T in the first-pass and then rescores/redecodes the result using a noncausal Listen, Attend and Spell (LAS) decoder. This on-device model obtained similar performance to a state-of-the-art conventi…

Cited by 0SourceScholar
2020

Towards Fast and Accurate Streaming End-To-End ASR

ICASSP 2020accepted

End-to-end (E2E) models fold the acoustic, pronunciation and language models of a conventional speech recognition model into one neural network with a much smaller number of parameters than a conventional ASR system, thus making it suitable for on-device applications. For example, recurrent neural n…

Cited by 0SourceScholar
2015

Fix it where it fails: Pronunciation learning by mining error corrections from speech logs

ICASSP 2015accepted

The pronunciation dictionary, or lexicon, is an essential component in an automatic speech recognition (ASR) system in that incorrect pronunciations cause systematic misrecognitions. It typically consists of a list of word-pronunciation pairs written by linguists, and a grapheme-to-phoneme (G2P) eng…

Cited by 0SourceScholar