SeanNaren/deepspeech.pytorch
Speech Recognition using DeepSpeech2. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3522
- days_rel: n/a
- days_push: 1359
- n_releases_24m: 0
Adoption not part of the score
2136 stars · 618 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of the DeepSpeech2 speech recognition model, built on PyTorch Lightning, supporting training, testing, and inference. It includes dataset preparation scripts for common speech corpora and optional beam-search decoding with a kenlm language model.
Use cases
- train a speech-to-text model in pytorch
- transcribe audio with deepspeech2
- fine-tune asr on custom dataset
- run speech recognition inference with language model decoding
- train on librispeech or common voice
When to choose
- you want a proven DeepSpeech2 implementation in PyTorch
- you need training scripts for standard ASR datasets like LibriSpeech or Common Voice
- you want optional kenlm beam-search decoding
When to avoid
- you need state-of-the-art ASR accuracy from modern architectures
- you want an actively developed project with frequent updates
- you need a production-ready hosted speech API
Facets
library · maturity maintenance
speech-recognition machine-learning deep-learning audio-processing speech-processing machine-learning deep-learning python pytorch deepspeech2 asr pytorch-lightning ctc speech-to-text kenlm linux docker gpu
1 source
- readme: https://github.com/SeanNaren/deepspeech.pytorch · fetched 2026-08-28 · bc0213f675ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SeanNaren/deepspeech.pytorch | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="SeanNaren/deepspeech.pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem