baidu-research / warp-ctc

Fast parallel CTC.
Apache License 2.0
4.06k stars 1.04k forks source link

Upgrade CMakeLists to use v3.15 as minimum and simplify building steps #165

Open alealv opened 3 years ago

alealv commented 3 years ago

I simplified the building procedure, using a modern cmake language version (3.15). I think it can be further optimized but I cannot test on every platform.