Skip to content

Add tree label-synchronous beam-search algorithm#129

Open
larissakl wants to merge 71 commits intomasterfrom
tree_labelsync_search
Open

Add tree label-synchronous beam-search algorithm#129
larissakl wants to merge 71 commits intomasterfrom
tree_labelsync_search

Conversation

@larissakl
Copy link
Contributor

This adds a label-synchronous search algorithm on a search tree built by the AedTreeBuilder (#127).
It is derived from the lexicon-free label-synchronous beam-search algorithm (#126). Similar to the time-synchronous treesearch (#113), global or separate pruning of within-word and word-end hypotheses (within the set of active hypotheses) is possible and a language model score is added a word end.

Simon Berger and others added 30 commits February 19, 2025 19:10
@larissakl larissakl requested review from SimBe195 and curufinwe and removed request for curufinwe May 30, 2025 14:59
larissakl and others added 7 commits May 30, 2025 17:03
# Conflicts:
#	apptainer/2022-10-21_tensorflow-1.15_arm_v1/makefiles/Modules.make
#	apptainer/2022-10-21_tensorflow-1.15_v1/makefiles/Modules.make
#	apptainer/2023-05-08_tensorflow-2.8_v1/makefiles/Modules.make
#	apptainer/2023-08-09_tensorflow-2.8_onnx-1.15_v1/makefiles/Modules.make
#	apptainer/2023-11-08_tensorflow-2.14_v1/makefiles/Modules.make
#	apptainer/2025-04-23_tensorflow-2.17_onnx-1.20_v1/makefiles/Modules.make
#	src/Search/Makefile
#	src/Search/Module.cc
#	src/Search/Module.hh
Base automatically changed from lexiconfree_labelsync_search to master January 16, 2026 13:01
# Conflicts:
#	Modules.make
#	src/Nn/LabelScorer/LabelScorer.hh
#	src/Search/LexiconfreeLabelsyncBeamSearch/LexiconfreeLabelsyncBeamSearch.cc
#	src/Search/LexiconfreeLabelsyncBeamSearch/LexiconfreeLabelsyncBeamSearch.hh
@larissakl larissakl requested a review from hannah220 February 12, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants