githubharald / CTCWordBeamSearch

Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
https://towardsdatascience.com/b051d28f3d2e
MIT License
557 stars 160 forks source link

Unable to Install #65

Closed Gablin31 closed 2 years ago

Gablin31 commented 2 years ago

image

githubharald commented 2 years ago

Hi, try with the newest pybind code (download from their repo), maybe there were changes in numpy.

Lochan9 commented 1 year ago

Hi i did try the latest code i am still getting the same error

githubharald commented 1 year ago

There was a PR that I did not had time yet to check, but it might solve your issue, can you try it and let me know if it solves your issue: https://github.com/githubharald/CTCWordBeamSearch/pull/69