← Search

Tu Anh Nguyen

6 accepted papers

2023

Do Coarser Units Benefit Cluster Prediction-Based Speech Pre-Training?

ICASSP 2023accepted

The research community has produced many successful self-supervised speech representation learning methods over the past few years. Discrete units have been utilized in various self-supervised learning frameworks, such as VQ-VAE [1], wav2vec 2.0 [2], Hu-BERT [3], and Wav2Seq [4]. This paper studies…

Cited by 0SourceScholar
2023

Generative Spoken Language Model based on continuous word-sized audio tokens

EMNLP 2023long main

In NLP, text language models based on words or subwords are known to outperform their character-based counterparts. Yet, in the speech community, the standard input of spoken LMs are 20ms or 40ms-long discrete units (shorter than a phoneme). Taking inspiration from word-based LM, we introduce a Gene…

Cited by 0SourceScholar
2023

Textually Pretrained Speech Language Models

NeurIPS 2023poster

Speech language models (SpeechLMs) process and generate acoustic data only, without textual supervision. In this work, we propose TWIST, a method for training SpeechLMs using a warm-start from a pretrained textual language models. We show using both automatic and human evaluations that TWIST outperf…

2022

Text-Free Prosody-Aware Generative Spoken Language Modeling

ACL 2022long

Speech pre-training has primarily demonstrated efficacy on classification tasks, while its capability of generating novel speech, similar to how GPT-2 can generate coherent paragraphs, has barely been explored. Generative Spoken Language Modeling (GSLM) (CITATION) is the only prior work addressing t…

2022

Textless Speech Emotion Conversion using Discrete & Decomposed Representations

EMNLP 2022main

Speech emotion conversion is the task of modifying the perceived emotion of a speech utterance while preserving the lexical content and speaker identity. In this study, we cast the problem of emotion conversion as a spoken language translation task. We use a decomposition of the speech signal into d…

2022

textless-lib: a Library for Textless Spoken Language Processing

NAACL 2022system demonstrations

Textless spoken language processing is an exciting area of research that promises to extend applicability of the standard NLP toolset onto spoken language and languages with few or no textual resources. Here, we introduce textless-lib, a PyTorch-based library aimed to facilitate research in the area…