Ross ROSS = Recommend OSS · open-source software intelligence for agents

Alexander-H-Liu/End-to-end-ASR-Pytorch

This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pytorch, the well known deep learning toolkit. observed · 2026-08-28

github.com/Alexander-H-Liu/End-to-end-ASR-Pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3190
  • days_rel: n/a
  • days_push: 2083
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1208 stars · 314 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch implementation of end-to-end automatic speech recognition (ASR), formerly known as Listen, Attend and Spell. It supports seq2seq and CTC-based models with techniques like subword encoding, RNN language models, and joint CTC-attention decoding.

Use cases

  • train an end-to-end speech recognition model in pytorch
  • implement listen attend and spell ASR
  • build a CTC-based speech recognizer
  • run beam search decoding for ASR
  • train an RNN language model for joint ASR decoding
  • experiment with subword tokenization for speech recognition

When to choose

  • you want a research-oriented PyTorch codebase for end-to-end ASR
  • you need seq2seq, CTC, or hybrid CTC-attention speech recognition models
  • you want on-the-fly feature extraction with torchaudio and TensorBoard visualization

When to avoid

  • you need a production-ready, actively maintained ASR system
  • you want pretrained models or a simple inference API without training
  • you lack a high-end GPU, which is required for training

Facets

library · maturity maintenance

speech-recognition machine-learning deep-learning speech-processing machine-learning deep-learning python asr pytorch listen-attend-spell ctc seq2seq beam-search gpu

1 source

Member repositories

RepositoryRoleHealth v2
Alexander-H-Liu/End-to-end-ASR-Pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="Alexander-H-Liu/End-to-end-ASR-Pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem