Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LAST: Language Model Aware Speech Tokenization

About

Speech tokenization serves as the foundation of speech language model (LM), enabling them to perform various tasks such as spoken language modeling, text-to-speech, speech-to-text, etc. Most speech tokenizers are trained independently of the LM training process, relying on separate acoustic models and quantization methods. Following such an approach may create a mismatch between the tokenization process and its usage afterward. In this study, we propose a novel approach to training a speech tokenizer by leveraging objectives from pre-trained textual LMs. We advocate for the integration of this objective into the process of learning discrete speech representations. Our aim is to transform features from a pre-trained speech model into a new feature space that enables better clustering for speech LMs. We empirically investigate the impact of various model design choices, including speech vocabulary size and text LM size. Our results demonstrate the proposed tokenization method outperforms the evaluated baselines considering both spoken language modeling and speech-to-text. More importantly, unlike prior work, the proposed method allows the utilization of a single pre-trained LM for processing both speech and text inputs, setting it apart from conventional tokenization approaches.

Arnon Turetzky, Yossi Adi• 2024

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech (test-other)
WER13.67
966
Automatic Speech RecognitionLibriSpeech (dev-other)
WER13.51
411
Automatic Speech RecognitionLibriSpeech (dev-clean)
WER (%)5.67
319
Automatic Speech RecognitionLibrispeech (test-clean)
WER6.08
84
Zero-resource speech modelingsWUGGY (in-vocabulary)
Inter Score74.24
5
Zero-resource speech modelingsBLIMP in-vocabulary
sBLIMP IV Score56.8
5
Phonetic DiscriminationLibriSpeech
ABX Error (Across-Speaker)7.73
2
Showing 7 of 7 rows

Other info

Follow for update