Pith. sign in

REVIEW 19 cited by

Listen, Attend and Spell

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1508.01211 v2 pith:JJ4IBUSF submitted 2015-08-05 cs.CL cs.LGcs.NEstat.ML

classification cs.CLcs.LGcs.NEstat.ML
keywords modelnetworkcharactersachievesattendcomponentslanguagelearns
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present Listen, Attend and Spell (LAS), a neural network that learns to transcribe speech utterances to characters. Unlike traditional DNN-HMM models, this model learns all the components of a speech recognizer jointly. Our system has two components: a listener and a speller. The listener is a pyramidal recurrent network encoder that accepts filter bank spectra as inputs. The speller is an attention-based recurrent network decoder that emits characters as outputs. The network produces character sequences without making any independence assumptions between the characters. This is the key improvement of LAS over previous end-to-end CTC models. On a subset of the Google voice search task, LAS achieves a word error rate (WER) of 14.1% without a dictionary or a language model, and 10.3% with language model rescoring over the top 32 beams. By comparison, the state-of-the-art CLDNN-HMM model achieves a WER of 8.0%.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 19 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Structure Before Collapse: Transient semantic geometry in next-token prediction

    cs.LG 2026-06 unverdicted novelty 7.0 of 10

    Semantic geometry emerges transiently early in next-token prediction training before collapsing to Neural Collapse symmetry in synthetic settings with latent semantic factors.

  2. PairAlign: A Framework for Sequence Tokenization via Self-Alignment with Applications to Audio Tokenization

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    PairAlign learns compact variable-length token sequences for audio via self-alignment on paired content-preserving views, achieving 55% fewer archive tokens than VQ while preserving edit-distance retrieval at 12.71 tokens/s.

  3. Learning to See Inside Opaque Liquid Containers using Speckle Vibrometry

    cs.CV 2025-07 conditional novelty 7.0 of 10

    A speckle-vibrometry rig with a transformer can remotely classify the liquid level inside opaque containers from surface vibrations excited by sound.

  4. Generative Testing of Automated Speech Recognition Systems

    cs.CR 2026-07 conditional novelty 6.0 of 10

    Phoneme-level latent interpolation in a TTS model yields ~98% black-box ASR failures with higher naturalness than waveform attacks and quality competitive with white-box PGD.

  5. Improving Speech Recognition of Named Entities in Classroom Speech with LLM Revision and Phonetic-Semantic Context

    cs.CL 2025-06 unverdicted novelty 6.0 of 10

    An LLM-based revision method with phonetic-semantic context reduces named entity word error rate by up to 30% relative on a new 45-hour MIT classroom speech dataset.

  6. Leveraging Unit Language Guidance to Advance Speech Modeling in Textless Speech-to-Speech Translation

    cs.CL 2025-05 conditional novelty 6.0 of 10

    A text-like 'unit language' mined from discrete speech units via n-gram modeling, plus task-prompt multi-task training, improves textless speech-to-speech translation to near text-supervised performance.

  7. Aligner-Encoders: Self-Attention Transformers Can Be Self-Transducers

    cs.SD 2025-02 conditional novelty 6.0 of 10

    A transformer speech encoder can learn to internally rearrange audio information into text order, enabling a lightweight decoder trained with simple cross-entropy to nearly match RNN-Transducer accuracy with faster inference.

  8. Cross-Attention End-to-End ASR for Two-Party Conversations

    eess.AS 2019-07 unverdicted novelty 6.0 of 10

    End-to-end ASR model with speaker-specific cross-attention for two-party conversations outperforms standard models on the Switchboard corpus.

  9. NIESR: Nuisance Invariant End-to-end Speech Recognition

    cs.CL 2019-07 unverdicted novelty 6.0 of 10

    NIESR applies unsupervised adversarial invariance induction to end-to-end ASR, reporting 5.48-14.44% relative error reductions on WSJ0, CHiME3, and TIMIT without nuisance factor labels.

  10. Self Multi-Head Attention for Speaker Recognition

    cs.SD 2019-06 unverdicted novelty 6.0 of 10

    Self multi-head attention applied after CNN encoding of spectrograms outperforms temporal and statistical pooling for speaker verification on VoxCeleb1 with 18% relative EER reduction.

  11. ParaASR: Multi-Token Prediction for Fast and Long-Context LLM-Based Speech Recognition

    cs.SD 2026-07 reject novelty 5.0 of 10

    A 4B-parameter LLM ASR system with five multi-token-prediction branches reports 2.97% CER Chinese, 3.68% WER English, 3.70% long-form WER, and a 0.0053 real-time factor, but the acceptance-rate calculation and ablatio...

  12. StepAudio 2.5 Technical Report

    eess.AS 2026-05 unverdicted novelty 5.0 of 10

    StepAudio 2.5 is a unified audio-language foundation model that reaches state-of-the-art results on ASR, TTS, and realtime interaction by using task-tailored RLHF on a shared backbone.

  13. Optimizing Speech Multi-View Feature Fusion through Conditional Computation

    eess.AS 2025-01 conditional novelty 5.0 of 10

    A gradient-sensitive gating network plus multi-stage dropout fuses FBanks and HuBERT features, matching BLEU while cutting MuST-C training epochs by roughly 1.24x.

  14. Prepending or Cross-Attention for Speech-to-Text? An Empirical Comparison

    cs.CL 2025-01 conditional novelty 5.0 of 10

    Across controlled ASR and speech translation experiments, dense feature prepending does not outperform cross-attention in quality and is slightly slower and more memory hungry.

  15. Two-Pass End-to-End Speech Recognition

    cs.CL 2019-08 conditional novelty 5.0 of 10

    A two-pass speech recognizer, with a streaming RNN-T first pass and a LAS attention-based rescoring second pass sharing an encoder, reduces word error rate by 17 to 22 percent relative to RNN-T alone at under 200 ms a...

  16. MedASR: An Open-Source Model for High-Accuracy Medical Dictation

    eess.AS 2026-05 unverdicted novelty 4.0 of 10

    MedASR is an open-source 105M-parameter ASR model achieving 58% relative WER reduction versus Whisper Large-v3 on medical dictation.

  17. Delayed-KD: Delayed Knowledge Distillation based CTC for Low-Latency Streaming ASR

    cs.SD 2025-05 conditional novelty 4.0 of 10

    A Temporal Alignment Buffer with minimum-KL delay selection lets Delayed-KD reach 5.42% CER on AISHELL-1 at 40 ms latency, matching U2++ at 320 ms.

  18. Streaming Speaker Change Detection and Gender Classification for Transducer-Based Multi-Talker Speech Translation

    cs.SD 2025-02 conditional novelty 4.0 of 10

    Cosine similarity between t-vector speaker embeddings in a streaming transducer speech translation model detects speaker changes (F1 up to 0.68) and classifies gender (0.989 accuracy).

  19. Hierarchical Sequence to Sequence Voice Conversion with Limited Data

    eess.AS 2019-07 unverdicted novelty 4.0 of 10

    Hierarchical seq2seq model for parallel voice conversion pretrained as autoencoder on single-speaker data then adapted to limited multispeaker data, using mel spectrograms converted via wavenet vocoder.

Pith tools