parlance / ctcdecode

PyTorch CTC Decoder bindings
MIT License
829 stars 245 forks source link

Allow configuration of OOV weight #11

Closed ryanleary closed 7 years ago

ryanleary commented 7 years ago

Be able to configure via Python the weight of strings that will not fit any dictionary words.