parlance/ctcdecode

what is the termination condition of ctc beam search?

zhhao1 opened this issue · 0 comments

I want to know what is the termination condition of ctc beam search. It seems that it didn't need the end token in this code.