Exploring Energy-based Language Models with Different Architectures and Training Methods for Speech Recognition
Results and benchmarks
Exploring Energy-based Language Models with Different Architectures and Training Methods for Speech Recognition is the primary contribution described in this paper.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Language modeling | No LM | CER 1 | 17.91 | paper-derived |
| Language modeling | 5-gram LM | CER 1 | 4.40 | paper-derived |
| Language modeling | Pretrained GPT2 | CER 1 | 15.75 | paper-derived |
| Language modeling | Pretrained BERT (PLL) | CER 1 | 15.69 | paper-derived |
Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.
Evidence graph: 4 refs, 4 links.
Utility signals: depth 90/100, grounding 95/100, status high.
Implementation
Best maintained implementation now
CAT is more than a CRF-based ASR toolkit: it provides a complete workflow for data-efficient end-to-end ASR, supporting CTC, CTC-CRF, RNN-T, and language-model training and inference.
368 stars · 79 forks · Last push Feb 5, 2026 · Apache-2.0 license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords
thu-spmi/cat is the strongest maintained implementation based on ranking signals. License is declared (Apache-2.0). Dependency/environment manifests are present.
Open thu-spmi/cat- No CI workflows detected
- Selected thu-spmi/cat as the strongest maintained implementation for new work.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale risk
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 368
- Last push
- Feb 5, 2026 (200d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No CI pipeline detected
- No tagged releases
- No Docker setup
- Maintenance
- Active
- Confidence
- Low
- Reproducibility
- Strong
- Stars
- 112
- Last push
- Aug 21, 2026 (4d)
Partial overlap with paper title keywords · Community adoption signal (112 stars)
- No Docker setup
- Low confidence match
Reproduction readiness
Setup required
Dependencies pinned, manual setup needed
- thu-spmi/cat has requirements.txt but requires manual environment setup.
- Last push was 200 days ago, so expect possible dependency version conflicts.
- No Dockerfile, so you will set up the environment manually.
- No CI pipeline, so test coverage is unknown.
Quick start
git clone https://github.com/thu-spmi/cat.git
pip install -r requirements.txt Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- soran-ghaderi/torchebm
Confidence: Low · 112 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- Teen-Different/Qwen2.5-Coder-3B-KernelBook-Finetuned
7 downloads · 5 likes
Broaden model search
Datasets
- UniqueData/biometric-attacks-in-different-lighting-conditions
151 downloads · 2 likes · Updated Oct 1, 2025
Spaces
Research context
Tasks
Language modeling
Methods
Transformer
Domains
Natural Language Processing
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.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).