ctc icon indicating copy to clipboard operation
ctc copied to clipboard

Numpy and Theano bindings for Baidu's warp-ctc

Instructions

Install warp-ctc first using cmake

  • mkdir build
  • cd build
  • cmake ..
  • make

Now, go to the python directory and run sudo python setup.py install

Credits

https://github.com/baidu-research/warp-ctc