Our new X account is live! Follow @wizwand_team for updates
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
966
Automatic Speech RecognitionLibriSpeech clean (test)
WER8.2
833
Speaker IdentificationVoxCeleb1
Accuracy29.1
58
Speech ReconstructionLibriTTS clean (test)
PESQ2.6121
50
Speech ReconstructionLibrispeech (test-clean)
STOI0.77
49
Speech ReconstructionLibriTTS (test-other)
UTMOS3.2851
44
Text-to-SpeechSeed-TTS (eval)
WER11.2
39
Automatic Speech RecognitionLibriSpeech 100h (test-clean)
WER9.3
32
Speech ReconstructionLibriSpeech English (test-clean)
SIM0.85
27
Speech ReconstructionAISHELL-2 Chinese
SIM0.69
27
Showing 10 of 46 rows

Other info

Follow for update