Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SpeechTokenizer: Unified Speech Tokenizer for Speech Large Language Models

About

Current speech large language models build upon discrete speech representations, which can be categorized into semantic tokens and acoustic tokens. However, existing speech tokens are not specifically designed for speech language modeling. To assess the suitability of speech tokens for building speech language models, we established the first benchmark, SLMTokBench. Our results indicate that neither semantic nor acoustic tokens are ideal for this purpose. Therefore, we propose SpeechTokenizer, a unified speech tokenizer for speech large language models. SpeechTokenizer adopts the Encoder-Decoder architecture with residual vector quantization (RVQ). Unifying semantic and acoustic tokens, SpeechTokenizer disentangles different aspects of speech information hierarchically across different RVQ layers. Furthermore, We construct a Unified Speech Language Model (USLM) leveraging SpeechTokenizer. Experiments show that SpeechTokenizer performs comparably to EnCodec in speech reconstruction and demonstrates strong performance on the SLMTokBench benchmark. Also, USLM outperforms VALL-E in zero-shot Text-to-Speech tasks. Code and models are available at https://github.com/ZhangXInFD/SpeechTokenizer/.

Xin Zhang, Dong Zhang, Shimin Li, Yaqian Zhou, Xipeng Qiu• 2023

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech (test-other)
WER41.87
1447
Automatic Speech RecognitionLibriSpeech clean (test)
WER8.2
1410
Audio-Visual Question AnsweringAVQA
Accuracy58.39
85
Speech ReconstructionLibriTTS clean (test)
PESQ2.6121
67
Text-to-SpeechLibriSpeech PC clean (test)
WER6.11
66
Speech ReconstructionLibrispeech (test-clean)
UT MOS2.28
64
Automatic Speech RecognitionLibriSpeech 100h (test-clean)
WER9.3
64
Speech ReconstructionLibriSpeech clean (test)
UTMOS Score3.9
60
Speaker IdentificationVoxCeleb1
Accuracy29.1
58
Speech ReconstructionLibriTTS (test-other)
UTMOS3.2851
57
Showing 10 of 80 rows
...

Other info

Follow for update