kensho-technologies / pyctcdecode

A fast and lightweight python-based CTC beam search decoder for speech recognition.
Apache License 2.0
416 stars 89 forks source link

How does the code handle the blank token when decoding logits from a pre-trained acoustic model? #90

Open geliAI opened 1 year ago

geliAI commented 1 year ago

In addition, what about the beam size?