Skip to content

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.

@larissakl larissakl requested review from curufinwe and SimBe195 and removed request for curufinwe May 30, 2025 14:59
larissakl added 3 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
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.

1 participant