Skip to content

Neural rescorer with Transducer models .tsv preds file #7965

Answered by titu1994
asierhv asked this question in Q&A
Discussion options

You must be logged in to vote

Transducer beam search is not guarenteed to generate the exact same number of beams as requested - its more of a max than a required number of beams. This is due to the mAES algorithm which performs pruning internally to speedup computation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by titu1994
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants