SpeechTokenizer: Unified Speech Tokenizer for Speech Large Language Models
Abstract
Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.
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/.
Results and benchmarks
Current speech large language models build upon discrete speech representations, which can be categorized into semantic tokens and acoustic tokens.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 70/100, grounding 75/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No maintained paper-verified implementation was found; start with the closest related repositories below.
- Compare repo methods against the paper equations/algorithm before trusting metrics.
- Create a minimal baseline implementation from the paper and use adjacent repos as references.
Time to first repro: a few days
ZhangXInFD/SpeechTokenizer is the closest maintained adjacent implementation (Matches contextual method/domain keyword: language model). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 662 GitHub stars.
- Adjacent implementations are not paper-verified
- Recommended repository is adjacent and not paper-verified.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- Low
- Reproducibility
- Limited
- Stars
- 1,401
- Last push
- Jul 22, 2024 (764d)
Strong overlap with paper title keywords · Community adoption signal (1401 stars)
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Recently updated
- Confidence
- Low
- Reproducibility
- Limited
- Stars
- 515
- Last push
- Jul 3, 2026 (53d)
Strong overlap with paper title keywords · Community adoption signal (515 stars)
- No CI pipeline detected
- No tagged releases
- No Docker setup
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Repositories and ecosystem
Closest related implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
- ZhangXInFD/SpeechTokenizer Adjacent · Confidence: Medium · 662 stars
Matches contextual method/domain keyword: language model
- LqNoob/Neural-Codec-and-Speech-Language-Models Adjacent · Confidence: Medium · 247 stars
Matches contextual method/domain keyword: language model
- dreamtheater123/Awesome-SpeechLM-Survey Adjacent · Confidence: Medium · 220 stars
Matches contextual method/domain keyword: language model
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- 0nutation/SpeechGPT
Confidence: Low · 1,401 stars
- liusongxiang/Large-Audio-Models
Confidence: Low · 515 stars
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
12
Citations
0
References
Tasks
Computer science, Benchmark (surveying), Encoder, Construct (python library), Physical Sciences
Methods
Language model, Acoustic model
Domains
Speech recognition, Natural language processing, Speech corpus, Artificial intelligence, Speech processing, Speech synthesis
Related papers
- Distributed acoustic modeling with back-off n-gramsSearch on Paper2Code
2012 · Semantic similarity
- The 1997 CMU Sphinx-3 English Broadcast News Transcription SystemSearch on Paper2Code
2022 · Semantic similarity
- Recent Progress in Corpus-Based Spontaneous Speech Recognition(Feature Extraction and Acoustic Medelings, Corpus-Based Speech Technologies)Search on Paper2Code
2005 · Semantic similarity
- Hybrid Attention-based Encoder-decoder Model for Efficient Language Model AdaptationSearch on Paper2Code
2023 · Semantic similarity
- A Spelling Correction Model for End-to-end Speech RecognitionSearch on Paper2Code
2019 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.