← Search

Yao Qian

29 accepted papers

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
2025

Audio-Aware Large Language Models as Judges for Speaking Styles

EMNLP 2025

Audio-aware large language models (ALLMs) can understand the textual and non-textual information in the audio input. In this paper, we explore using ALLMs as an automatic judge to assess the speaking styles of speeches. We use ALLM judges to evaluate the speeches generated by SLMs on two tasks: voic

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
2024

Adapting Large Language Model with Speech for Fully Formatted End-to-End Speech Recognition

ICASSP 2024accepted

Most end-to-end (E2E) speech recognition models are composed of encoder and decoder blocks that perform acoustic and language modeling functions. Pretrained large language models (LLMs) have the potential to improve the performance of E2E ASR. However, integrating a pretrained language model into an…

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

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

i-Code Studio: A Configurable and Composable Framework for Integrative AI

EMNLP 2024system demonstrations

Artificial General Intelligence (AGI) requires comprehensive understanding and generation capabilities for a variety of tasks spanning different modalities and functionalities. Integrative AI is one important direction to approach AGI, through combining multiple models to tackle complex multimodal t…

2024

i-Code V2: An Autoregressive Generation Framework over Vision, Language, and Speech Data

NAACL 2024findings

The convergence of text, visual, and audio data is crucial towards human-like artificial intelligence, however the current Vision-Language-Speech landscape is dominated by encoder-only models that lack generative abilities. We propose closing this gap with i-Code V2, one of the first models capable…

Cited by 3SourcePDFScholar
2023

Code-Switching Text Generation and Injection in Mandarin-English ASR

ICASSP 2023accepted

Code-switching speech refers to a means of expression by mixing two or more languages within a single utterance. Automatic Speech Recognition (ASR) with End-to-End (E2E) modeling for such speech can be a challenging task due to the lack of data. In this study, we investigate text generation and inje…

Cited by 0SourceScholar
2023

ComSL: A Composite Speech-Language Model for End-to-End Speech-to-Text Translation

NeurIPS 2023poster

Joint speech-language training is challenging due to the large demand for training data and GPU consumption, as well as the modality gap between speech and language. We present ComSL, a speech-language model built atop a composite architecture of public pre-trained speech-only and language-only mode…

2023

DATA2VEC-SG: Improving Self-Supervised Learning Representations for Speech Generation Tasks

ICASSP 2023accepted

Self-supervised learning has been successfully applied to various speech recognition and understanding tasks. However, for generative tasks such as speech enhancement and speech separation, most self-supervised speech representations did not show substantial improvements. To deal with this problem,…

Cited by 0SourceScholar
2023

Target Sound Extraction with Variable Cross-Modality Clues

ICASSP 2023accepted

Automatic target sound extraction (TSE) is a machine learning approach to mimic the human auditory perception capability of attending to a sound source of interest from a mixture of sources. It often uses a model conditioned on a fixed form of target sound clues, such as a sound class label, which l…

Cited by 0SourceScholar
2023

i-Code: An Integrative and Composable Multimodal Learning Framework

AAAI 2023technical

Human intelligence is multimodal; we integrate visual, linguistic, and acoustic signals to maintain a holistic worldview. Most current pretraining methods, however, are limited to one or two modalities. We present i-Code, a self-supervised pretraining framework where users may flexibly combine the m…

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

Large-Scale Self-Supervised Speech Representation Learning for Automatic Speaker Verification

ICASSP 2022accepted

The speech representations learned from large-scale unlabeled data have shown better generalizability than those from supervised learning and thus attract a lot of interest to be applied for various downstream tasks. In this paper, we explore the limits of speech representations learned by different…

Cited by 0SourceScholar
2022

Optimizing Alignment of Speech and Language Latent Spaces for End-To-End Speech Recognition and Understanding

ICASSP 2022accepted

The advances in attention-based encoder-decoder (AED) networks have brought great progress to end-to-end (E2E) automatic speech recognition (ASR). One way to further improve the performance of AED-based E2E ASR is to introduce an extra text encoder for leveraging extensive text data and thus capture…

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

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

Speech-Language Pre-Training for End-to-End Spoken Language Understanding

ICASSP 2021accepted

End-to-end (E2E) spoken language understanding (SLU) can infer semantics directly from speech signal without cascading an automatic speech recognizer (ASR) with a natural language understanding (NLU) module. However, paired utterance recordings and corresponding semantics may not always be available…

Cited by 0SourceScholar
2021

UniSpeech: Unified Speech Representation Learning with Labeled and Unlabeled Data

ICML 2021spotlight

In this paper, we propose a unified pre-training approach called UniSpeech to learn speech representations with both labeled and unlabeled data, in which supervised phonetic CTC learning and phonetically-aware contrastive self-supervised learning are conducted in a multi-task learning manner. The re…

2019

Neural Approaches to Automated Speech Scoring of Monologue and Dialogue Responses

ICASSP 2019accepted

We present Neural Network (NN) approaches to the automated assessment of non-native spontaneous speech in a monologic task and a simulated dialogic task. Three attention-based Bidirectional Long Short-Term Memory (BLSTM) Recurrent Neural Networks (RNN) are employed to learn three dimensions (i.e., d…

Cited by 0SourceScholar
2016

A comparison of ASR and human errors for transcription of non-native spontaneous speech

ICASSP 2016accepted

In this paper, we compare ASR and human transcriptions of non-native speech to investigate to what extent the accuracy and the patterns of errors of a modern ASR system match those of human listeners in the context of automated assessment of L2 English language proficiency. We obtained multiple naïv…

Cited by 0SourceScholar
2015

Multi-speaker modeling and speaker adaptation for DNN-based TTS synthesis

ICASSP 2015accepted

In DNN-based TTS synthesis, DNNs hidden layers can be viewed as deep transformation for linguistic features and the output layers as representation of acoustic space to regress the transformed linguistic features to acoustic parameters. The deep-layered architectures of DNN can not only represent hi…

Cited by 0SourceScholar
2015

Word embedding for recurrent neural network based TTS synthesis

ICASSP 2015accepted

The current state of the art TTS synthesis can produce synthesized speech with highly decent quality if rich segmental and suprasegmental information are given. However, some suprasegmental features, e.g., Tone and Break (TOBI), are time consuming due to being manually labeled with a high inconsiste…

Cited by 0SourceScholar