bonito
bonito copied to clipboard
Retrieving every paths examined in beam search module
Hi, I'm planning to utilize every paths considered in beam search.
While examining source code of ont-koi beam_search function, I found that variable aux may contain some information related to backward probability and beam search. I wonder if this is related to beam_vector in beam search implementation for dorado CPU basecaller. I would be grateful if you inform me about what is stored in aux or whether it is not publicly available.
Best Regards, Seungbeom Han