jpuigcerver / pytorch-baidu-ctc

PyTorch bindinga for Baidu's Warp-CTC
Apache License 2.0
59 stars 11 forks source link

error: command 'gcc' failed with exit status 1 #11

Open icestoneking opened 4 years ago

icestoneking commented 4 years ago

src/binding.cc:8:17: Fatal error: ctc.h: No such file or directory

include

mohammedayub44 commented 3 years ago

@icestoneking I got same error running on pytorch environment. Did you solve it ?