← Search

Jinyu Li

81 accepted papers

2026

EmotionThinker: Prosody-Aware Reinforcement Learning for Explainable Speech Emotion Reasoning

ICLR 2026oral

Emotional information in speech plays a unique role in multimodal perception. However, current Speech Large Language Models (SpeechLLMs), similar to conventional speech emotion recognition (SER) systems, still treat emotion understanding as a simple classification problem. This provides limited inte…

Cited by 0SourcecodeScholar
2026

FlexiCodec: A Dynamic Neural Audio Codec for Low Frame Rates

ICLR 2026poster

Neural audio codecs are foundational to speech language models. It is expected to have a low frame rate and decoupled semantic and acoustic information. A lower frame rate codec can reduce the computational cost of speech language models by shortening the sequence length. Recent studies have develop…

Cited by 0SourcecodeScholar
2026

Position: Towards Responsible Evaluation for Text-to-Speech

ICML 2026poster

Recent advances in text-to-speech (TTS) technology have enabled systems to generate speech that is often indistinguishable from human speech, bringing benefits to accessibility, content creation, and human-computer interaction. However, current evaluation practices are increasingly inadequate for ca…

Cited by 0SourceScholar
2026

TriCoSphere: A High‑Dexterity, Large‑Volume, 3‑Finger Coaxial Spherical Manipulator

ICRA 2026poster

Designing robotic manipulators often requires balancing dexterity, speed, and payload capacity. While traditional serial-link and cable-driven manipulators offer high dexterity, they struggle to concurrently achieve high speed, and often lack the strength and stiffness required for many applications…

Cited by 0Scholar
2025

ARLON: Boosting Diffusion Transformers with Autoregressive Models for Long Video Generation

ICLR 2025poster

Text-to-video (T2V) models have recently undergone rapid and substantial advancements. Nevertheless, due to limitations in data and computational resources, achieving efficient generation of long videos with rich motion dynamics remains a significant challenge. To generate high-quality, dynamic, an…

Cited by 6SourcePDFScholar
2025

Autoregressive Speech Synthesis without Vector Quantization

ACL 2025long

We present MELLE, a novel continuous-valued token based language modeling approach for text-to-speech synthesis (TTS). MELLE autoregressively generates continuous mel-spectrogram frames directly from text condition, bypassing the need for vector quantization, which is typically designed for audio co…

2025

Boosting Large Language Model for Speech Synthesis: An Empirical Study

ICASSP 2025accepted

Large language models (LLMs) have made significant advancements in natural language processing and are concurrently extending the language ability to other modalities, such as speech and vision. Nevertheless, most of the previous work focuses on prompting LLMs with perception abilities like auditory…

Cited by 0SourceScholar
2025

CoVoMix2: Advancing Zero-Shot Dialogue Generation with Fully Non-Autoregressive Flow Matching

NeurIPS 2025poster

Generating natural-sounding, multi-speaker dialogue is crucial for applications such as podcast creation, virtual agents, and multimedia content generation. However, existing systems struggle to maintain speaker consistency, model overlapping speech, and synthesize coherent conversations efficiently…

Cited by 0SourceScholar
2025

Failing Forward: Improving Generative Error Correction for ASR with Synthetic Data and Retrieval Augmentation

ACL 2025finding

Generative Error Correction (GEC) has emerged as a powerful post-processing method to boost the performance of Automatic Speech Recognition (ASR) systems. In this paper, we first show that GEC models struggle to generalize beyond the specific types of errors encountered during training, limiting the…

2025

SLAM-Omni: Timbre-Controllable Voice Interaction System with Single-Stage Training

ACL 2025finding

Recent advancements highlight the potential of end-to-end real-time spoken dialogue systems, showcasing their low latency and high quality. In this paper, we introduce SLAM-Omni, a timbre-controllable, end-to-end voice interaction system with single-stage training. SLAM-Omni achieves zero-shot timbr…

2025

Sce2DriveX: A Generalized MLLM Framework for Scene-to-Drive Learning

RA-L 2025

End-to-end autonomous driving, which directly maps raw sensor inputs to low-level vehicle controls, is an crucial part of Embodied AI. Despite successes in applying Multimodal Large Language Models (MLLMs) for high-level traffic scene semantic understanding, it remains challenging to effectively tra

Cited by 23SourceScholar
2025

Target word activity detector: An approach to obtain ASR word boundaries without lexicon

ICASSP 2025accepted

Obtaining word timestamp information from end-to-end (E2E) ASR models remains challenging due to the lack of explicit time alignment during training. This issue is further complicated in multilingual models. Existing methods, either rely on lexicons or introduce additional tokens, leading to scalabi…

Cited by 0SourceScholar
2025

V2SFlow: Video-to-Speech Generation with Speech Decomposition and Rectified Flow

ICASSP 2025accepted

In this paper, we introduce V2SFlow, a novel Video-to-Speech (V2S) framework designed to generate natural and intelligible speech directly from silent talking face videos. While recent V2S systems have shown promising results on constrained datasets with limited speakers and vocabularies, their perf…

Cited by 0SourceScholar
2024

CoVoMix: Advancing Zero-Shot Speech Generation for Human-like Multi-talker Conversations

NeurIPS 2024poster

Recent advancements in zero-shot text-to-speech (TTS) modeling have led to significant strides in generating high-fidelity and diverse speech. However, dialogue generation, along with achieving human-like naturalness in speech, continues to be a challenge. In this paper, we introduce CoVoMix: Conver…

2024

Diarist: Streaming Speech Translation with Speaker Diarization

ICASSP 2024accepted

End-to-end speech translation (ST) for conversation recordings involves several under-explored challenges such as speaker diarization (SD) without accurate word time stamps and handling of overlapping speech in a streaming fashion. In this work, we propose DiariST, the first streaming ST and SD solu…

Cited by 0SourceScholar
2024

Leveraging Timestamp Information for Serialized Joint Streaming Recognition and Translation

ICASSP 2024accepted

The growing need for instant spoken language transcription and translation is driven by increased global communication and cross-lingual interactions. This has made offering translations in multiple languages essential for user applications. Traditional approaches to automatic speech recognition (AS…

Cited by 0SourceScholar
2024

NaturalSpeech 3: Zero-Shot Speech Synthesis with Factorized Codec and Diffusion Models

ICML 2024oral

While recent large-scale text-to-speech (TTS) models have achieved significant progress, they still fall shorts in speech quality, similarity, and prosody. Considering that speech intricately encompasses various attributes (e.g., content, prosody, timbre, and acoustic details) that pose significant…

Cited by 172SourcePDFScholar
2024

T-SOT FNT: Streaming Multi-Talker ASR with Text-Only Domain Adaptation Capability

ICASSP 2024accepted

Token-level serialized output training (t-SOT) was recently proposed to address the challenge of streaming multi-talker automatic speech recognition (ASR). T-SOT effectively handles overlapped speech by representing multi-talker transcriptions as a single token stream with ⟨cc⟩ symbols interspersed.…

Cited by 0SourceScholar
2024

TransVIP: Speech to Speech Translation System with Voice and Isochrony Preservation

NeurIPS 2024poster

There is a rising interest and trend in research towards directly translating speech from one language to another, known as end-to-end speech-to-speech translation. However, most end-to-end models struggle to outperform cascade models, i.e., a pipeline framework by concatenating speech recognition,…

2024

WavLLM: Towards Robust and Adaptive Speech Large Language Model

EMNLP 2024finding

Recent advancements in large language models (LLMs) have expanded their scope in natural language processing (NLP) to encompass multimodal functions. However, integrating listening capabilities effectively remains a significant challenge for generalization and complex auditory task execution. In thi…

2023

Fast and Accurate Factorized Neural Transducer for Text Adaption of End-to-End Speech Recognition Models

ICASSP 2023accepted

Neural transducer is now the most popular end-to-end model for speech recognition, due to its naturally streaming ability. However, it is challenging to adapt it with text-only data. Factorized neural transducer (FNT) model was proposed to mitigate this problem. The improved adaptation ability of FN…

Cited by 0SourceScholar
2023

Improving Contextual Spelling Correction by External Acoustics Attention and Semantic Aware Data Augmentation

ICASSP 2023accepted

We previously proposed contextual spelling correction (CSC) to correct the output of end-to-end (E2E) automatic speech recognition (ASR) models with contextual information such as name, place, etc. Although CSC has achieved reasonable improvement in the biasing problem, there are still two drawbacks…

Cited by 0SourceScholar
2023

Joint Pre-Training with Speech and Bilingual Text for Direct Speech to Speech Translation

ICASSP 2023accepted

Direct speech-to-speech translation (S2ST) is an attractive research topic with many advantages compared to cascaded S2ST. However, direct S2ST suffers from the data scarcity problem because the corpora from the speech of the source language to the speech of the target language are very rare. To add…

Cited by 0SourceScholar
2023

LongFNT: Long-Form Speech Recognition with Factorized Neural Transducer

ICASSP 2023accepted

Traditional automatic speech recognition (ASR) systems usually focus on individual utterances, without considering long-form speech with useful historical information, which is more practical in real scenarios. Simply attending longer transcription history for a vanilla neural transducer model shows…

Cited by 0SourceScholar
2023

PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds

CVPR 2023poster

In order to deal with the sparse and unstructured raw point clouds, most LiDAR based 3D object detection research focuses on designing dedicated local point aggregators for fine-grained geometrical modeling. In this paper, we revisit the local point aggregators from the perspective of allocating com…

2023

Self-Supervised Learning with Bi-Label Masked Speech Prediction for Streaming Multi-Talker Speech Recognition

ICASSP 2023accepted

Self-supervised learning (SSL), which utilizes the input data itself for representation learning, has achieved state-of-the-art results for various downstream speech tasks. However, most of the previous studies focused on offline single-talker applications, with limited investigations in multi-talke…

Cited by 0SourceScholar
2023

Simulating Realistic Speech Overlaps Improves Multi-Talker ASR

ICASSP 2023accepted

Multi-talker automatic speech recognition (ASR) has been studied to generate transcriptions of natural conversation including over-lapping speech of multiple speakers. Due to the difficulty in acquiring real conversation data with high-quality human transcriptions, a naïve simulation of multi-talker…

Cited by 0SourceScholar
2023

Speech Separation with Large-Scale Self-Supervised Learning

ICASSP 2023accepted

Self-supervised learning (SSL) methods such as WavLM have shown promising speech separation (SS) results in small-scale simulation-based experiments. In this work, we extend the exploration of the SSL-based SS by massively scaling up both the pre-training data (more than 300K hours) and fine-tuning…

Cited by 0SourceScholar
2023

Vararray Meets T-Sot: Advancing the State of the Art of Streaming Distant Conversational Speech Recognition

ICASSP 2023accepted

This paper presents a novel streaming automatic speech recognition (ASR) framework for multi-talker overlapping speech captured by a distant microphone array with an arbitrary geometry. Our framework, named t-SOT-VA, capitalizes on independently developed two recent technologies; array-geometry-agno…

Cited by 0SourceScholar
2022

A Configurable Multilingual Model is All You Need to Recognize All Languages

ICASSP 2022accepted

Multilingual automatic speech recognition models have shown great promise in recent years because of the simple model training and deployment process. Conventional methods either train a universal multilingual model without taking any language information or with a 1-hot language ID (LID) vector to…

Cited by 0SourceScholar
2022

Continuous Speech Separation with Recurrent Selective Attention Network

ICASSP 2022accepted

While permutation invariant training (PIT) based continuous speech separation (CSS) significantly improves the conversation transcription accuracy, it often suffers from speech leakages and failures in separation at "hot spot" regions because it has a fixed number of output channels. In this paper,…

Cited by 0SourceScholar
2022

Continuous Streaming Multi-Talker ASR with Dual-Path Transducers

ICASSP 2022accepted

Streaming recognition of multi-talker conversations has so far been evaluated only for 2-speaker single-turn sessions. In this paper, we investigate it for multi-turn meetings containing multiple speakers using the Streaming Unmixing and Recognition Transducer (SURT) model, and show that naively ext…

Cited by 0SourceScholar
2022

Factorized Neural Transducer for Efficient Language Model Adaptation

ICASSP 2022accepted

In recent years, end-to-end (E2E) based automatic speech recognition (ASR) systems have achieved great success due to their simplicity and promising performance. Neural Transducer based models are increasingly popular in streaming E2E based ASR systems and have been reported to outperform the tradit…

Cited by 0SourceScholar
2022

Have Best of Both Worlds: Two-Pass Hybrid and E2E Cascading Framework for Speech Recognition

ICASSP 2022accepted

Hybrid and end-to-end (E2E) systems have their individual advantages, with different error patterns in the speech recognition results. By jointly modeling audio and text, the E2E model performs better in matched scenarios and scales well with a large amount of paired audio-text training data. The mo…

Cited by 0SourceScholar
2022

Improving Noise Robustness of Contrastive Speech Representation Learning with Speech Reconstruction

ICASSP 2022accepted

Noise robustness is essential for deploying automatic speech recognition (ASR) systems in real-world environments. One way to reduce the effect of noise interference is to employ a preprocessing module that conducts speech enhancement, and then feed the enhanced speech to an ASR backend. In this wor…

Cited by 0SourceScholar
2022

Improving Self-Supervised Learning for Speech Recognition with Intermediate Layer Supervision

ICASSP 2022accepted

Recently, pioneer work finds that self-supervised pre-training methods can improve multiple downstream speech tasks, because the model utilizes bottom layers to learn speaker-related information and top layers to encode content-related information. Since the network capacity is limited, we believe t…

Cited by 0SourceScholar
2022

SpeechT5: Unified-Modal Encoder-Decoder Pre-Training for Spoken Language Processing

ACL 2022long

Motivated by the success of T5 (Text-To-Text Transfer Transformer) in pre-trained natural language processing models, we propose a unified-modal SpeechT5 framework that explores the encoder-decoder pre-training for self-supervised speech/text representation learning. The SpeechT5 framework consists…

2022

SpeechUT: Bridging Speech and Text with Hidden-Unit for Encoder-Decoder Based Speech-Text Pre-training

EMNLP 2022main

The rapid development of single-modal pre-training has prompted researchers to pay more attention to cross-modal pre-training methods. In this paper, we propose a unified-modal speech-unit-text pre-training model, SpeechUT, to connect the representations of a speech encoder and a text decoder with a…

2022

Unispeech-Sat: Universal Speech Representation Learning With Speaker Aware Pre-Training

ICASSP 2022accepted

Self-supervised learning (SSL) is a long-standing goal for speech processing, since it utilizes large-scale unlabeled data and avoids extensive human labeling. Recent years have witnessed great successes in applying self-supervised learning in speech recognition, while limited exploration was attemp…

Cited by 0SourceScholar
2022

Wav2vec-Switch: Contrastive Learning from Original-Noisy Speech Pairs for Robust Speech Recognition

ICASSP 2022accepted

The goal of self-supervised learning (SSL) for automatic speech recognition (ASR) is to learn good speech representations from a large amount of unlabeled speech for the downstream ASR task. However, most SSL frameworks do not consider noise robustness which is crucial for real-world applications. I…

Cited by 0SourceScholar
2021

Developing Real-Time Streaming Transformer Transducer for Speech Recognition on Large-Scale Dataset

ICASSP 2021accepted

Recently, Transformer based end-to-end models have achieved great success in many areas including speech recognition. However, compared to LSTM models, the heavy computational cost of the Transformer during inference is a key issue to prevent their applications. In this work, we explored the potenti…

Cited by 0SourceScholar
2021

Ensemble Combination between Different Time Segmentations

ICASSP 2021accepted

Hypothesis-level combination between multiple models can often yield gains in speech recognition. However, all models in the ensemble are usually restricted to use the same audio segmentation times. This paper proposes to generalise hypothesis-level combination, allowing the use of different audio s…

Cited by 0SourceScholar
2021

Internal Language Model Training for Domain-Adaptive End-To-End Speech Recognition

ICASSP 2021accepted

The efficacy of external language model (LM) integration with existing end-to-end (E2E) automatic speech recognition (ASR) systems can be improved significantly using the internal language model estimation (ILME) method [1]. In this method, the internal LM score is subtracted from the score obtained…

Cited by 0SourceScholar
2021

Microsoft Speaker Diarization System for the Voxceleb Speaker Recognition Challenge 2020

ICASSP 2021accepted

This paper describes the Microsoft speaker diarization system for monaural multi-talker recordings in the wild, evaluated at the diarization track of the VoxCeleb Speaker Recognition Challenge (VoxSRC) 2020. We will first explain our system design to address issues in handling real multi-talker reco…

Cited by 0SourceScholar
2020

Continuous Speech Separation: Dataset and Analysis

ICASSP 2020accepted

This paper describes a dataset and protocols for evaluating continuous speech separation algorithms. Most prior speech separation studies use pre-segmented audio signals, which are typically generated by mixing speech utterances on computers so that they fully overlap. Also, the separation algorithm…

Cited by 0SourceScholar
2020

Exploring Pre-Training with Alignments for RNN Transducer Based End-to-End Speech Recognition

ICASSP 2020accepted

Recently, the recurrent neural network transducer (RNN-T) architecture has become an emerging trend in end-to-end automatic speech recognition research due to its advantages of being capable for online streaming speech recognition. However, RNN-T training is made difficult by the huge memory require…

Cited by 0SourceScholar
2020

High-Accuracy and Low-Latency Speech Recognition with Two-Head Contextual Layer Trajectory LSTM Model

ICASSP 2020accepted

While the community keeps promoting end-to-end models over conventional hybrid models, which usually are long short-term memory (LSTM) models trained with a cross entropy criterion followed by a sequence discriminative training criterion, we argue that such conventional hybrid models can still be si…

Cited by 0SourceScholar
2020

L-Vector: Neural Label Embedding for Domain Adaptation

ICASSP 2020accepted

We propose a novel neural label embedding (NLE) scheme for the domain adaptation of a deep neural network (DNN) acoustic model with unpaired data samples from source and target domains. With NLE method, we distill the knowledge from a powerful source-domain DNN into a dictionary of label embeddings,…

Cited by 0SourceScholar
2020

Minimum Latency Training Strategies for Streaming Sequence-to-Sequence ASR

ICASSP 2020accepted

Recently, a few novel streaming attention-based sequence-to-sequence (S2S) models have been proposed to perform online speech recognition with linear-time decoding complexity. However, in these models, the decisions to generate tokens are delayed compared to the actual acoustic boundaries since thei…

Cited by 0SourceScholar
2020

Using Personalized Speech Synthesis and Neural Language Generator for Rapid Speaker Adaptation

ICASSP 2020accepted

We propose to use the personalized speech synthesis and the neural language generator to synthesize content relevant personalized speech for rapid speaker adaptation. It has two distinct aspects: First, it relieves the general data sparsity issue in rapid adaptation via making use of additional synt…

Cited by 0SourceScholar
2019

Adversarial Speaker Adaptation

ICASSP 2019accepted

We propose a novel adversarial speaker adaptation (ASA) scheme, in which adversarial learning is applied to regularize the distribution of deep hidden features in a speaker-dependent (SD) deep neural network (DNN) acoustic model to be close to that of a fixed speaker-independent (SI) DNN acoustic mo…

Cited by 0SourceScholar
2019

Rapid and Robust Monocular Visual-Inertial Initialization with Gravity Estimation via Vertical Edges

IROS 2019poster

Monocular visual-inertial tracking without good initialization easily fails due to its non-linear nature. Rapid and accurate metric initialization is crucial. In this paper, we propose a novel monocular visual-inertial initialization method which can initialize the IMU states, camera poses, and scal…

Cited by 13SourceScholar
2018

Adversarial Teacher-Student Learning for Unsupervised Domain Adaptation

ICASSP 2018accepted

The teacher-student (T/S) learning has been shown effective in unsupervised domain adaptation [1]. It is a form of transfer learning, not in terms of the transfer of recognition decisions, but the knowledge of posteriori probabilities in the source domain as evaluated by the teacher model. It learns…

Cited by 0SourceScholar
2018

Developing Far-Field Speaker System Via Teacher-Student Learning

ICASSP 2018accepted

In this study, we develop the keyword spotting (KWS) and acoustic model (AM) components in a far-field speaker system. Specifically, we use teacher-student (T/S) learning to adapt a close-talk well-trained production AM to far-field by using parallel close-talk and simulated far-field data. We also…

Cited by 0SourceScholar
2018

Domain and Speaker Adaptation for Cortana Speech Recognition

ICASSP 2018accepted

Voice assistant represents one of the most popular and important scenarios for speech recognition. In this paper, we propose two adaptation approaches to customize a multi-style well-trained acoustic model towards its subsidiary domain of Cortana assistant. First, we present anchor-based speaker ada…

Cited by 0SourceScholar
2018

Speaker-Invariant Training Via Adversarial Learning

ICASSP 2018accepted

We propose a novel adversarial multi-task learning scheme, aiming at actively curtailing the inter-talker feature variability while maximizing its senone discriminability so as to enhance the performance of a deep neural network (DNN) based ASR system. We call the scheme speaker-invariant training (…

Cited by 0SourceScholar
2017

Extended low-rank plus diagonal adaptation for deep and recurrent neural networks

ICASSP 2017accepted

Recently, the low-rank plus diagonal (LRPD) adaptation was proposed for speaker adaptation of deep neural network (DNN) models. The LRPD restructures the adaptation matrix as a superposition of a diagonal matrix and a product of two low-rank matrices. In this paper, we extend the LRPD adaptation int…

Cited by 0SourceScholar
2017

Improved cepstra minimum-mean-square-error noise reduction algorithm for robust speech recognition

ICASSP 2017accepted

In the era of deep learning, although beam-forming multi-channel signal processing is still very helpful, it was reported that single-channel robust front-ends usually cannot benefit deep learning models because the layer-by-layer structure of deep learning models provides a feature extraction strat…

Cited by 0SourceScholar
2016

Recurrent support vector machines for speech recognition

ICASSP 2016accepted

Recurrent Neural Networks (RNNs) using Long-Short Term Memory (LSTM) architecture have demonstrated the state-of-the-art performances on speech recognition. Most of deep RNNs use the softmax activation function in the last layer for classification. This paper illustrates small but consistent advanta…

Cited by 0SourceScholar
2016

Simplifying long short-term memory acoustic models for fast training and decoding

ICASSP 2016accepted

On acoustic modeling, recurrent neural networks (RNNs) using Long Short-Term Memory (LSTM) units have recently been shown to outperform deep neural networks (DNNs) models. This paper focuses on resolving two challenges faced by LSTM models: high model complexity and poor decoding efficiency. Motivat…

Cited by 0SourceScholar
2015

Investigating online low-footprint speaker adaptation using generalized linear regression and click-through data

ICASSP 2015accepted

To develop speaker adaptation algorithms for deep neural network (DNN) that are suitable for large-scale online deployment, it is desirable that the adaptation model be represented in a compact form and learned in an unsupervised fashion. In this paper, we propose a novel low-footprint adaptation te…

Cited by 0SourceScholar
2015

Small-footprint high-performance deep neural network-based speech recognition using split-VQ

ICASSP 2015accepted

Due to a large number of parameters in deep neural networks (DNNs), it is challenging to design a small-footprint DNN-based speech recognition system while maintaining a high recognition performance. Even with a singular value matrix decomposition (SVD) method and scalar quantization, the DNN model…

Cited by 0SourceScholar