warp-ctc
warp-ctc copied to clipboard
C tutorial
I am attempting to integrate warp-ctc into an existing C++ project, but can't quite work out the initialisation. Is it possible to give a small-scale example in C of how to set up and call compute_ctc_loss?
Do the programs under tests work?