← Search

Brian Yan

20 accepted papers

2025

Improving Multilingual ASR in the Wild Using Simple N-best Re-ranking

ICASSP 2025accepted

Multilingual Automatic Speech Recognition (ASR) models are typically evaluated in a setting where the ground-truth language of the speech utterance is known, however, this is often not the case for most practical settings. Automatic Spoken Language Identification (SLID) models are not perfect and mi…

Cited by 0SourceScholar
2025

OWLS: Scaling Laws for Multilingual Speech Recognition and Translation Models

ICML 2025poster

Neural scaling laws offer valuable insights for designing robust sequence processing architectures. While these laws have been extensively characterized in other modalities, their behavior in speech remains comparatively underexplored. In this work, we introduce OWLS, an open-access, reproducible su…

Cited by 1SourcePDFScholar
2024

Cross-Modal Multi-Tasking for Speech-to-Text Translation via Hard Parameter Sharing

ICASSP 2024accepted

Recent works in end-to-end speech-to-text translation (ST) have proposed multi-tasking methods with soft parameter sharing which leverage machine translation (MT) data via secondary encoders that map text inputs to an eventual cross-modal representation. In this work, we instead propose a ST/MT mult…

Cited by 0SourceScholar
2024

Enhancing End-to-End Conversational Speech Translation Through Target Language Context Utilization

ICASSP 2024accepted

Incorporating longer context has been shown to benefit machine translation, but the inclusion of context in end-to-end speech translation (E2E-ST) remains under-studied. To bridge this gap, we introduce target language context in E2E-ST, enhancing coherence and overcoming memory constraints of exten…

Cited by 0SourceScholar
2024

Exploring Speech Recognition, Translation, and Understanding with Discrete Speech Units: A Comparative Study

ICASSP 2024accepted

Speech signals, typically sampled at rates in the tens of thousands per second, contain redundancies, evoking inefficiencies in sequence modeling. High-dimensional speech features such as spectrograms are often used as the input for the subsequent model. However, they can still be redundant. Recent…

Cited by 0SourceScholar
2024

Speech Collage: Code-Switched Audio Generation by Collaging Monolingual Corpora

ICASSP 2024accepted

Designing effective automatic speech recognition (ASR) systems for Code-Switching (CS) often depends on the availability of the transcribed CS resources. To address data scarcity, this paper introduces Speech Collage, a method that synthesizes CS data from monolingual corpora by splicing audio segme…

Cited by 0SourceScholar
2023

A Study on the Integration of Pipeline and E2E SLU Systems for Spoken Semantic Parsing Toward Stop Quality Challenge

ICASSP 2023accepted

Recently there have been efforts to introduce new benchmark tasks for spoken language understanding (SLU), like semantic parsing. In this paper, we describe our proposed spoken semantic parsing system for the quality track (Track 1) in Spoken Language Understanding Grand Challenge which is part of I…

Cited by 0SourceScholar
2023

Align, Write, Re-Order: Explainable End-to-End Speech Translation via Operation Sequence Generation

ICASSP 2023accepted

The black-box nature of end-to-end speech-to-text translation (E2E ST) makes it difficult to understand how source language inputs are being mapped to the target language. To solve this problem, we propose to simultaneously generate automatic speech recognition (ASR) and ST predictions such that eac…

Cited by 0SourceScholar
2023

BAYES RISK CTC: CONTROLLABLE CTC ALIGNMENT IN SEQUENCE-TO-SEQUENCE TASKS

ICLR 2023poster

Sequence-to-Sequence (seq2seq) tasks transcribe the input sequence to a target sequence. The Connectionist Temporal Classification (CTC) criterion is widely used in multiple seq2seq tasks. Besides predicting the target sequence, a side product of CTC is to predict the alignment, which is the most pr…

Cited by 10SourcePDFScholar
2023

E-Branchformer-Based E2E SLU Toward Stop on-Device Challenge

ICASSP 2023accepted

In this paper, we report our team’s study on track 2 of the Spoken Language Understanding Grand Challenge, which is a component of the ICASSP Signal Processing Grand Challenge 2023. The task is intended for on-device processing and involves estimating semantic parse labels from speech using a model…

Cited by 0SourceScholar
2023

Improving Massively Multilingual ASR with Auxiliary CTC Objectives

ICASSP 2023accepted

Multilingual Automatic Speech Recognition (ASR) models have extended the usability of speech technologies to a wide variety of languages. With how many languages these models have to handle, however, a key to understanding their imbalanced performance across different languages is to examine if the…

Cited by 0SourceScholar
2023

Joint Modelling of Spoken Language Understanding Tasks with Integrated Dialog History

ICASSP 2023accepted

Most human interactions occur in the form of spoken conversations where the semantic meaning of a given utterance depends on the context. Each utterance in spoken conversation can be represented by many semantic and speaker attributes, and there has been an interest in building Spoken Language Under…

Cited by 0SourceScholar
2023

The Pipeline System of ASR and NLU with MLM-based data Augmentation Toward Stop Low-Resource Challenge

ICASSP 2023accepted

This paper describes our system for the low-resource domain adaptation track (Track 3) in Spoken Language Understanding Grand Challenge, which is a part of ICASSP Signal Processing Grand Challenge 2023. In the track, we adopt a pipeline approach of ASR and NLU. For ASR, we fine-tune Whisper for each…

Cited by 0SourceScholar
2023

Towards Zero-Shot Code-Switched Speech Recognition

ICASSP 2023accepted

In this work, we seek to build effective code-switched (CS) automatic speech recognition systems (ASR) under the zero-shot set-ting where no transcribed CS speech data is available for training. Previously proposed frameworks which conditionally factorize the bilingual task into its constituent mono…

Cited by 0SourceScholar
2022

BERT Meets CTC: New Formulation of End-to-End Speech Recognition with Pre-trained Masked Language Model

EMNLP 2022finding

This paper presents BERT-CTC, a novel formulation of end-to-end speech recognition that adapts BERT for connectionist temporal classification (CTC). Our formulation relaxes the conditional independence assumptions used in conventional CTC and incorporates linguistic knowledge through the explicit ou…

2022

ESPnet-SLU: Advancing Spoken Language Understanding Through ESPnet

ICASSP 2022accepted

As Automatic Speech Processing (ASR) systems are getting better, there is an increasing interest of using the ASR output to do downstream Natural Language Processing (NLP) tasks. However, there are few open source toolkits that can be used to generate reproducible results on different Spoken Languag…

Cited by 0SourceScholar
2022

Joint Modeling of Code-Switched and Monolingual ASR via Conditional Factorization

ICASSP 2022accepted

Conversational bilingual speech encompasses three types of utterances: two purely monolingual types and one intra-sententially code-switched type. In this work, we propose a general framework to jointly model the likelihoods of the monolingual and code-switch sub-tasks that comprise bilingual speech…

Cited by 0SourceScholar
2022

Token-level Sequence Labeling for Spoken Language Understanding using Compositional End-to-End Models

EMNLP 2022finding

End-to-end spoken language understanding (SLU) systems are gaining popularity over cascaded approaches due to their simplicity and ability to avoid error propagation. However, these systems model sequence labeling as a sequence prediction task causing a divergence from its well-established token-lev…

2021

Searchable Hidden Intermediates for End-to-End Models of Decomposable Sequence Tasks

NAACL 2021long

End-to-end approaches for sequence tasks are becoming increasingly popular. Yet for complex sequence tasks, like speech translation, systems that cascade several models trained on sub-tasks have shown to be superior, suggesting that the compositionality of cascaded systems simplifies learning and en…