githubharald / CTCWordBeamSearch

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

How to create TFWordBeamSearch.so using my data #37

Closed DucLong06 closed 4 years ago

DucLong06 commented 4 years ago

Hi Harald How do I prepare data and how can I create a TFWordBeamSearch.so? thanks you Long

githubharald commented 4 years ago

see README.