Papers › StreamHear: Domain-Adapted Pseudo-Labeling for Semi-Supervised Streaming Speech Recognition

StreamHear: Domain-Adapted Pseudo-Labeling for Semi-Supervised Streaming Speech Recognition

13 Aug 2026arXiv:2608.13717added by Syntology

Zefang Liu, Chenyang Zhu, Sangwoo Cho, Xujun Peng, Shi-Xiong Zhang, Sambit Sahu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Streaming automatic speech recognition (ASR) underperforms on domain-shifted target audio, where labeled in-domain data is costly to prepare while unlabeled audio is abundant. We present StreamHear, a semi-supervised pipeline that adapts a pretrained streaming student by fine-tuning an offline transducer teacher on the labeled training set, generating pseudo-labels on the unlabeled portion, and fine-tuning the student on the mixture. We further introduce a prior-regularized dynamic-programming realignment step that fixes chunk-level word placement using an ASR-hypothesis anchor. Across four datasets spanning financial calls, prepared read speech, and phone-quality dialogue, StreamHear consistently outperforms supervised student fine-tuning and narrows the gap to the offline teacher.

PaperPDFCode Syntology ran

In Syntology 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="2608.13717")

Code

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

By repository: found in paper text by Syntology: 12 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

NVIDIA-NeMo/Speech found in paper text by Syntology report

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

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 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.

9ran
3unverified

Licence: 0 of the 12 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 NVIDIA-NeMo/Speech. “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.

analyze_imports NVIDIA-NeMo/Speech/nemo_dependencies.py found in paper text by Syntology ran Apache-2.0 (permissive) · b440f7f9d47e9715 · report
any_locale_text_preprocessing NVIDIA-NeMo/Speech/nemo/collections/common/tokenizers/text_to_speech/tokenizer_utils.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 4234d5fbe84d4263 · report
detect_prefix NVIDIA-NeMo/Speech/nemo/utils/model_utils.py found in paper text by Syntology ran Apache-2.0 (permissive) · 133df64d93db327e · report
find_python_files NVIDIA-NeMo/Speech/nemo_dependencies.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 6c5bcba1a5bb7625 · report
find_top_level_packages NVIDIA-NeMo/Speech/nemo_dependencies.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 167ef881cd9f9133 · report
get_grapheme_character_set NVIDIA-NeMo/Speech/nemo/collections/common/tokenizers/text_to_speech/ipa_lexicon.py found in paper text by Syntology ran Apache-2.0 (permissive) · b3c9a6c71a2423cd · report
get_ipa_character_set NVIDIA-NeMo/Speech/nemo/collections/common/tokenizers/text_to_speech/ipa_lexicon.py found in paper text by Syntology ran Apache-2.0 (permissive) · 1aba142ea1863d94 · report
normalize_unicode_text NVIDIA-NeMo/Speech/nemo/collections/common/tokenizers/text_to_speech/tokenizer_utils.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 7b4d2a94057e2312 · report
unwrap_model NVIDIA-NeMo/Speech/nemo/utils/model_utils.py found in paper text by Syntology ran Apache-2.0 (permissive) · d0b9c431aaf4be9f · report
english_text_preprocessing NVIDIA-NeMo/Speech/nemo/collections/common/tokenizers/text_to_speech/tokenizer_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 16d5e7be52dcdeca · report
get_ipa_punctuation_list NVIDIA-NeMo/Speech/nemo/collections/common/tokenizers/text_to_speech/ipa_lexicon.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3d211edddd104baf · report
safe_instantiate NVIDIA-NeMo/Speech/nemo/core/classes/common.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9f06792a2d142360 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.13717, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

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