← Search

Hainan Xu

11 accepted papers

2025

HAINAN: Fast and Accurate Transducer for Hybrid-Autoregressive ASR

ICLR 2025poster

We present Hybrid-Autoregressive INference TrANsducers (HAINAN), a novel architecture for speech recognition that extends the Token-and-Duration Transducer (TDT) model. Trained with randomly masked predictor network outputs, HAINAN supports both autoregressive inference with all network components a…

Cited by 0SourcePDFScholar
2024

TDT-KWS: Fast and Accurate Keyword Spotting Using Token-and-Duration Transducer

ICASSP 2024accepted

Designing an efficient keyword spotting (KWS) system that delivers exceptional performance on resource-constrained edge devices has long been a subject of significant attention. Existing KWS search algorithms typically follow a frame-synchronous approach, where search decisions are made repeatedly a…

Cited by 0SourceScholar
2024

Transducers with Pronunciation-Aware Embeddings for Automatic Speech Recognition

ICASSP 2024accepted

This paper proposes Transducers with Pronunciation-aware Embeddings (PET). Unlike conventional Transducers where the decoder embeddings for different tokens are trained independently, the PET model’s decoder embedding incorporates shared components for text tokens with the same or similar pronunciat…

Cited by 0SourceScholar
2023

Efficient Sequence Transduction by Jointly Predicting Tokens and Durations

ICML 2023poster

This paper introduces a novel Token-and-Duration Transducer (TDT) architecture for sequence-to-sequence tasks. TDT extends conventional RNN-Transducer architectures by jointly predicting both a token and its duration, i.e. the number of input frames covered by the emitted token. This is achieved by…

2023

Multi-Blank Transducers for Speech Recognition

ICASSP 2023accepted

This paper proposes a modification to RNN-Transducer (RNN-T) models for automatic speech recognition (ASR). In standard RNN-T, the emission of a blank symbol consumes exactly one input frame; in our proposed method, we introduce additional blank symbols, which consume two or more input frames when e…

Cited by 0SourceScholar
2021

An Asynchronous WFST-Based Decoder for Automatic Speech Recognition

ICASSP 2021accepted

We introduce asynchronous dynamic decoder, which adopts an efficient A* algorithm to incorporate big language models in the one-pass decoding for large vocabulary continuous speech recognition. Unlike standard one-pass decoding with on-the-fly composition decoder which might induce a significant com…

Cited by 0SourceScholar
2021

Convolutional Dropout and Wordpiece Augmentation for End-to-End Speech Recognition

ICASSP 2021accepted

Regularization and data augmentation are crucial to training end-to-end automatic speech recognition systems. Dropout is a popular regularization technique, which operates on each neuron independently by multiplying it with a Bernoulli random variable. We propose a generalization of dropout, called…

Cited by 0SourceScholar
2019

Improving End-to-end Speech Recognition with Pronunciation-assisted Sub-word Modeling

ICASSP 2019accepted

Most end-to-end speech recognition systems model text directly as a sequence of characters or sub-words. Current approaches to sub-word extraction only consider character sequence frequencies, which at times produce inferior sub-word segmentation that might lead to erroneous speech recognition outpu…

Cited by 0SourceScholar
2018

A Pruned Rnnlm Lattice-Rescoring Algorithm for Automatic Speech Recognition

ICASSP 2018accepted

Lattice-rescoring is a common approach to take advantage of recurrent neural language models in ASR, where a word-lattice is generated from 1st-pass decoding and the lattice is then rescored with a neural model, and an <i xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/…

Cited by 0SourceScholar
2018

Neural Network Language Modeling with Letter-Based Features and Importance Sampling

ICASSP 2018accepted

In this paper we describe an extension of the Kaldi software toolkit to support neural-based language modeling, intended for use in automatic speech recognition (ASR) and related tasks. We combine the use of subword features (letter n-grams) and one-hot encoding of frequent words so that the models…

Cited by 0SourceScholar