Papers › Less Peaky and More Accurate CTC Forced Alignment by Label Priors

Less Peaky and More Accurate CTC Forced Alignment by Label Priors

22 Apr 2024arXiv:2406.02560archive 2025-07-28

Ruizhe Huang, Xiaohui Zhang, Zhaoheng Ni, Li Sun, Moto Hira, Jeff Hwang, Vimal Manohar, Vineel Pratap, Matthew Wiesner, Shinji Watanabe, Daniel Povey, Sanjeev Khudanpur

Connectionist temporal classification (CTC) models are known to have peaky output distributions. Such behavior is not a problem for automatic speech recognition (ASR), but it can cause inaccurate forced alignments (FA), especially at finer granularity, e.g., phoneme level. This paper aims at alleviating the peaky behavior for CTC and improve its suitability for forced alignment generation, by leveraging label priors, so that the scores of alignment paths containing fewer blanks are boosted and maximized during training. As a result, our CTC model produces less peaky posteriors and is able to more accurately predict the offset of the tokens besides their onset. It outperforms the standard CTC model and a heuristics-based approach for obtaining CTC's token offset timestamps by 12-40% in phoneme and word boundary errors (PBE and WBE) measured on the Buckeye and TIMIT data. Compared with the most widely used FA toolkit Montreal Forced Aligner (MFA), our method performs similarly on PBE/WBE on Buckeye, yet falls behind MFA on TIMIT. Nevertheless, our method has a much simpler training pipeline and better runtime efficiency. Our training recipe and pretrained model are released in TorchAudio.

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="2406.02560")

Code

Syntology Ran 3 of 10 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 3 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

huangruizhe/audio officialmentioned in paperpytorchBSD-2-Clause 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; 3 ran; 0 honoured the contract we drafted; 7 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.

3ran
7unverified

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 huangruizhe/audio. “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.

deprecated huangruizhe/audio/torchaudio/_internal/module_utils.py official repository ran BSD-2-Clause (permissive) · 23bbafb2ef4c5399 · report
eval_env huangruizhe/audio/torchaudio/_internal/module_utils.py official repository ran BSD-2-Clause (permissive) · 25d33eba42f595af · report
fail_with_message huangruizhe/audio/torchaudio/_internal/module_utils.py official repository ran BSD-2-Clause (permissive) · a62536e09f055a5f · report
conv_tasnet_base huangruizhe/audio/torchaudio/models/conv_tasnet.py official repository unverified BSD-2-Clause (permissive) · 2f32af51fe66d825 · report
get_labels huangruizhe/audio/.github/process_commit.py official repository unverified BSD-2-Clause (permissive) · 57cb0e041c9b422c · report
get_pr_merger_and_number huangruizhe/audio/.github/process_commit.py official repository unverified BSD-2-Clause (permissive) · 9eaef367a8dc3018 · report
hdemucs_high huangruizhe/audio/torchaudio/models/_hdemucs.py official repository unverified BSD-2-Clause (permissive) · b5688413d6c546fb · report
hdemucs_low huangruizhe/audio/torchaudio/models/_hdemucs.py official repository unverified BSD-2-Clause (permissive) · 7d24e3eb5e1c5d98 · report
hdemucs_medium huangruizhe/audio/torchaudio/models/_hdemucs.py official repository unverified BSD-2-Clause (permissive) · 12cc644d5df7cb21 · report
query_torchaudio huangruizhe/audio/.github/process_commit.py official repository unverified BSD-2-Clause (permissive) · 087f9d0ce1b3f939 · report

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Recognitionspeech-recognition

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

FA

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