Textually Pretrained Speech Language Models
Abstract
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 outperforms a cold-start SpeechLM across the board. We empirically analyze the effect of different model design choices such as the speech tokenizer, the pretrained textual model, and the dataset size. We find that model and dataset scale both play an important role in constructing better-performing SpeechLMs. Based on our observations, we present the largest (to the best of our knowledge) SpeechLM both in terms of number of parameters and training data. We additionally introduce two spoken versions of the StoryCloze textual benchmark to further improve model evaluation and advance future research in the field. We make speech samples, code and models publicly available.
Cite
Text
Hassid et al. "Textually Pretrained Speech Language Models." Neural Information Processing Systems, 2023.Markdown
[Hassid et al. "Textually Pretrained Speech Language Models." Neural Information Processing Systems, 2023.](https://mlanthology.org/neurips/2023/hassid2023neurips-textually/)BibTeX
@inproceedings{hassid2023neurips-textually,
title = {{Textually Pretrained Speech Language Models}},
author = {Hassid, Michael and Remez, Tal and Nguyen, Tu Anh and Gat, Itai and Conneau, Alexis and Kreuk, Felix and Copet, Jade and Defossez, Alexandre and Synnaeve, Gabriel and Dupoux, Emmanuel and Schwartz, Roy and Adi, Yossi},
booktitle = {Neural Information Processing Systems},
year = {2023},
url = {https://mlanthology.org/neurips/2023/hassid2023neurips-textually/}
}