← Search

Khe Chai Sim

22 accepted papers

2024

A Comparison of Parameter-Efficient ASR Domain Adaptation Methods for Universal Speech and Language Models

ICASSP 2024accepted

A recent paradigm shift in artificial intelligence has seen the rise of foundation models, such as the large language models and the universal speech models. With billions of model parameters and trained with a wide range of data, these foundation models are expected to have a better generalization…

Cited by 0SourceScholar
2024

Aligner-Encoders: Self-Attention Transformers Can Be Self-Transducers

NeurIPS 2024spotlight

Modern systems for automatic speech recognition, including the RNN-Transducer and Attention-based Encoder-Decoder (AED), are designed so that the encoder is not required to alter the time-position of information from the audio sequence into the embedding; alignment to the final text output is proces…

Cited by 0SourcePDFScholar
2024

Improving Speech Recognition for African American English with Audio Classification

ICASSP 2024accepted

Automatic speech recognition (ASR) systems have been shown to have large quality disparities between the language varieties they are intended or expected to recognize. One way to mitigate this is to train or fine-tune models with more representative datasets. But this approach can be hindered by lim…

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

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

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
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

Joint Unsupervised and Supervised Training for Multilingual ASR

ICASSP 2022accepted

Self-supervised training has shown promising gains in pretraining models and facilitating the downstream finetuning for speech recognition, like multilingual ASR. Most existing methods adopt a 2-stage scheme where the self-supervised loss is optimized in the first pretraining stage, and the standard…

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
2020

Low-Rank Gradient Approximation for Memory-Efficient on-Device Training of Deep Neural Network

ICASSP 2020accepted

Training machine learning models on mobile devices has the potential of improving both privacy and accuracy of the models. However, one of the major obstacles to achieving this goal is the memory limitation of mobile devices. Reducing training memory enables models with high-dimensional weight matri…

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
2018

Multi-Dialect Speech Recognition with a Single Sequence-to-Sequence Model

ICASSP 2018accepted

Sequence-to-sequence models provide a simple and elegant solution for building speech recognition systems by folding separate components of a typical system, namely acoustic (AM), pronunciation (PM) and language (LM) models into a single neural network. In this work, we look at one such sequence-to-…

Cited by 0SourceScholar
2018

learning Effective Factorized Hidden Layer Bases Using Student-Teacher Training for LSTM Acoustic Model Adaptation

ICASSP 2018accepted

Factorized Hidden Layer (FHL) has been proposed for the adaptation of deep neural network (DNN) and Long Short-Term Memory (LSTM) based acoustic models (AMs). In FHL, a speaker-dependent (SD) transformation matrix and an SD bias are included in addition to the standard affine transformation. The SD…

Cited by 0SourceScholar
2017

An investigation into learning effective speaker subspaces for robust unsupervised DNN adaptation

ICASSP 2017accepted

Subspace methods are used for deep neural network (DNN)-based acoustic model adaptation. These methods first construct a subspace and then perform the speaker adaptation as a point in the subspace. This paper aims to investigate the effectiveness of subspace methods for robust unsupervised adaptatio…

Cited by 0SourceScholar
2016

Joint acoustic factor learning for robust deep neural network based automatic speech recognition

ICASSP 2016accepted

Deep neural networks (DNNs) for acoustic modeling have been shown to provide impressive results on many state-of-the-art automatic speech recognition (ASR) applications. However, DNN performance degrades due to mismatches in training and testing conditions and thus adaptation is necessary. In this p…

Cited by 0SourceScholar
2016

On combining i-vectors and discriminative adaptation methods for unsupervised speaker normalization in DNN acoustic models

ICASSP 2016accepted

In automatic speech recognition (ASR), adaptation and adaptive training techniques are used to perform speaker normalization. Previous methods mainly focus on using these techniques in isolation. In contrast, this paper investigates two approaches to improve the ASR performance by combining i-vector…

Cited by 0SourceScholar
2016

Speaker-aware training of LSTM-RNNS for acoustic modelling

ICASSP 2016accepted

Long Short-Term Memory (LSTM) is a particular type of recurrent neural network (RNN) that can model long term temporal dynamics. Recently it has been shown that LSTM-RNNs can achieve higher recognition accuracy than deep feed-forword neural networks (DNNs) in acoustic modelling. However, speaker ada…

Cited by 0SourceScholar
2016

Towards implicit complexity control using variable-depth deep neural networks for automatic speech recognition

ICASSP 2016accepted

In speech recognition, a trade-off can be made between transcription accuracy and computation time. In this paper, we empirically measure the performance of using the softmax outputs connected to different hidden layers of an already fine-tuned deep neural network (DNN) and explore decoding strategi…

Cited by 0SourceScholar
2015

An investigation of augmenting speaker representations to improve speaker normalisation for DNN-based speech recognition

ICASSP 2015accepted

The conventional short-term interval features used by the Deep Neural Networks (DNNs) lack the ability to learn longer term information. This poses a challenge for training a speaker-independent (SI) DNN since the short-term features do not provide sufficient information for the DNN to estimate the…

Cited by 0SourceScholar