Warp-CTC

Warp-CTC is an implementation of the #CTC algorithm for #CPUs and NVIDIA #GPUs . Researchers can directly call the C library from a project or implement Warp-CTC with #Torch using supplied bindings. Warp-CTC is 10-400x faster than current implementations. It makes end-to-end deep learning easier and faster so researchers can make progress more rapidly.
Back to Top