Papers › Joint CTC-Attention based End-to-End Speech Recognition using Multi-task Learning

Joint CTC-Attention based End-to-End Speech Recognition using Multi-task Learning

21 Sep 2016arXiv:1609.06773archive 2025-07-28

Suyoun Kim, Takaaki Hori, Shinji Watanabe

Recently, there has been an increasing interest in end-to-end speech recognition that directly transcribes speech to text without any predefined alignments. One approach is the attention-based encoder-decoder framework that learns a mapping between variable-length input and output sequences in one step using a purely data-driven method. The attention model has often been shown to improve the performance over another end-to-end approach, the Connectionist Temporal Classification (CTC), mainly because it explicitly uses the history of the target character without any conditional independence assumptions. However, we observed that the performance of the attention has shown poor results in noisy condition and is hard to learn in the initial training stage with long input sequences. This is because the attention model is too flexible to predict proper alignments in such cases due to the lack of left-to-right constraints as used in CTC. This paper presents a novel method for end-to-end speech recognition to improve robustness and achieve fast convergence by using a joint CTC-attention model within the multi-task learning framework, thereby mitigating the alignment issue. An experiment on the WSJ and CHiME-4 tasks demonstrates its advantages over both the CTC and attention-based encoder-decoder baselines, showing 5.4-14.6% relative improvements in Character Error Rate (CER).

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1609.06773")

Code

Syntology Ran 0 of 10 code samples harvested from 3 repositories linked to this paper; 10 have no recorded run.

By repository: community (archive-listed): 10 samples from 3 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Alexander-H-Liu/End-to-end-ASR-Pytorch mentioned on GitHubpytorchMIT report
aaaceo890/Attention mentioned on GitHubpytorch report
mnm-rnd/elsa-voice-asr mentioned on GitHubpytorchMIT report
neil-zeng/asr mentioned on GitHubpytorchMIT report
s3prl/End-to-end-ASR-Pytorch mentioned on GitHubpytorchMIT report
sooftware/OpenSpeech mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

collect_audio_batch Alexander-H-Liu/End-to-end-ASR-Pytorch/src/data.py community (archive-listed) unverified MIT (permissive) · 340cb8273953e493 · report
collect_audio_batch s3prl/End-to-end-ASR-Pytorch/src/data.py community (archive-listed) unverified MIT (permissive) · bded34b0a51d533c · report
collect_text_batch Alexander-H-Liu/End-to-end-ASR-Pytorch/src/data.py community (archive-listed) unverified MIT (permissive) · ca15b9ec596a30d0 · report
collect_text_batch s3prl/End-to-end-ASR-Pytorch/src/data.py community (archive-listed) unverified MIT (permissive) · c4ec9d88dda3f211 · report
create_dataset Alexander-H-Liu/End-to-end-ASR-Pytorch/src/data.py community (archive-listed) unverified MIT (permissive) · e2ec1a4e3221772d · report
create_dataset neil-zeng/asr/src/data.py community (archive-listed) unverified MIT (permissive) · 3929b38d6fca37e2 · report
create_dataset s3prl/End-to-end-ASR-Pytorch/src/data.py community (archive-listed) unverified MIT (permissive) · ac71d8ab36c2fae0 · report
generate_embedding Alexander-H-Liu/End-to-end-ASR-Pytorch/src/bert_embedding.py community (archive-listed) unverified MIT (permissive) · a7310a3d1f046472 · report
get_testcases s3prl/End-to-end-ASR-Pytorch/slot_evaluate.py community (archive-listed) unverified MIT (permissive) · 9a8e285c706f7fe8 · report
speech_aug_scheduler Alexander-H-Liu/End-to-end-ASR-Pytorch/src/optim.py community (archive-listed) unverified MIT (permissive) · 90a0a3f3574b92a6 · report

Tasks

DecoderMulti-Task LearningSpeech RecognitionSpeech-to-Text

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections