Skip to content
OpenTrain AIFor AI Companies

Exploring Energy-based Language Models with Different Architectures and Training Methods for Speech Recognition

Published May 1, 2023
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
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.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

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

Why this implementation
Confidence: high

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
Reproduction risks
  • 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.

thu-spmi/cat
best maintained
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

Time to first repro: hours
Last checked: Aug 23, 2026

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.
Open thu-spmi/cat

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.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Research context

Tasks

Language modeling

Methods

Transformer

Domains

Natural Language Processing

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).