Arnon Turetzky, Yossi Adi
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.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Language Modelling | SALMon | Background (Domain) Consistency | 56 | LAST 1.3B |
| Language Modelling | SALMon | Background (Random) Consistency | 61 | LAST 1.3B |
| Language Modelling | SALMon | Background Alignment | 53 | LAST 1.3B |
| Language Modelling | SALMon | Gender Consistency | 68.5 | LAST 1.3B |
| Language Modelling | SALMon | Room Consistency | 62.5 | LAST 1.3B |
| Language Modelling | SALMon | Sentiment Alignment | 53.5 | LAST 1.3B |
| Language Modelling | SALMon | Sentiment Consistency | 65 | LAST 1.3B |
| Language Modelling | SALMon | Speaker Consistency | 64.5 | LAST 1.3B |
| Language Modelling | SALMon | Background (Domain) Consistency | 55.5 | LAST 350M |
| Language Modelling | SALMon | Background (Random) Consistency | 60.5 | LAST 350M |
| Language Modelling | SALMon | Background Alignment | 54.5 | LAST 350M |
| Language Modelling | SALMon | Gender Consistency | 70.5 | LAST 350M |
| Language Modelling | SALMon | Room Consistency | 61 | LAST 350M |
| Language Modelling | SALMon | Sentiment Alignment | 51.5 | LAST 350M |
| Language Modelling | SALMon | Sentiment Consistency | 64 | LAST 350M |
| Language Modelling | SALMon | Speaker Consistency | 63 | LAST 350M |