fast-ctc-decode icon indicating copy to clipboard operation
fast-ctc-decode copied to clipboard

Blitzing Fast CTC Beam Search Decoder

Results 11 fast-ctc-decode issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to build from source (v. 0.3.2), but gettng "The bindings crate pyo3 was not found in the dependencies list" after make build. - Ubuntu 20.04 - rustc...

Can it support the calculation of batch beam search?

Can there be a version published for use within Rust code, as well as existing python and wasm versions? Seems a bit unfortunate some colleagues can use this in their...

Dear developer: fast-ctc-decode expects the first character/label as the blank label. I use tensorflow to train my model and the number_classes - 1 as the blank label, could I use...

I would like to use my language model - is it possible at the moment?

what should I do if I want to get the text score? I don't know what the return path means.

### Background There is a single sample which caused a Killed situation when I was using the library with docker. The base image I used is python:3.8. I couldn't find...

I notice there is a fuction named crf_beam_search, but I found no helping infomation or discribtion of this function, will there be any use demo of it? Is it for...

Adressing , as mentioned we use this setup in .

Could you please package ARM64 OSX package?