← Search

Erik McDermott

6 accepted papers

2025

Delayed Fusion: Integrating Large Language Models into First-Pass Decoding in End-to-end Speech Recognition

ICASSP 2025accepted

This paper presents an efficient decoding approach for end-to-end automatic speech recognition (E2E-ASR) with large language models (LLMs). Although shallow fusion is the most common approach to incorporate language models into E2E-ASR decoding, we face two practical problems with LLMs. (1) LLM infe…

Cited by 0SourceScholar
2023

Neural Transducer Training: Reduced Memory Consumption with Sample-Wise Computation

ICASSP 2023accepted

The neural transducer is an end-to-end model for automatic speech recognition (ASR). While the model is well-suited for streaming ASR, the training process remains challenging. During training, the memory requirements may quickly exceed the capacity of state-of-the-art GPUs, limiting batch size and…

Cited by 0SourceScholar
2023

Variable Attention Masking for Configurable Transformer Transducer Speech Recognition

ICASSP 2023accepted

This work studies the use of attention masking in transformer transducer based speech recognition for building a single configurable model for different deployment scenarios. We present a comprehensive set of experiments comparing fixed masking, where the same attention mask is applied at every fram…

Cited by 0SourceScholar
2020

Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss

ICASSP 2020accepted

In this paper we present an end-to-end speech recognition model with Transformer encoders that can be used in a streaming speech recognition system. Transformer computation blocks based on self-attention are used to encode both audio and label sequences independently. The activations from both audio…

Cited by 0SourceScholar
2018

Sampled Connectionist Temporal Classification

ICASSP 2018accepted

This article introduces and evaluates Sampled Connectionist Temporal Classification (CTC) which connects the CTC criterion to the Cross Entropy (CE) objective through sampling. Instead of computing the logarithm of the sum of the alignment path likelihoods, at each training step the sampled CTC only…

Cited by 0SourceScholar
2015

A Gaussian Mixture Model layer jointly optimized with discriminative features within a Deep Neural Network architecture

ICASSP 2015accepted

This article proposes and evaluates a Gaussian Mixture Model (GMM) represented as the last layer of a Deep Neural Network (DNN) architecture and jointly optimized with all previous layers using Asynchronous Stochastic Gradient Descent (ASGD). The resulting “Deep GMM” architecture was investigated wi…

Cited by 0SourceScholar