saurabhshri / CCAligner

🔮 Word by word audio subtitle synchronisation tool and API. Developed under GSoC 2017 with CCExtractor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

initDecoder | Failed to create recognizer

joseamair opened this issue · comments

I'm using this CLI:
./ccaligner -wav ../test/data/goforward.wav -srt ../test/data/goforward.srt --generate-grammar no
With the provided Files for testing on the repo.

I tried the installation with TF 1.0.0 with the packages provided on the Repository.
After that i installed the TF 1.13.0 as is recomened on this PR #88 with no success.

I don't know if it is a problem with my Build or Installation. I can't Get it work on project. Any help would be appreciated.

Python 3.5.1 Packages
https://pastebin.com/X8sb67Mk

CCAligener Logs.
https://pastebin.com/DHh0mecr
https://pastebin.com/DcUjffss

Solved the problem Following correctly the indications of #88 !