swig_decoders==1.1' distribution was not found
Created by: artinegi1607
Hi,
While running the setup.sh to install decoders, I got the below error. Please help!
Traceback (most recent call last): File "", line 1, in File "/home/jay/GIT_HCL/NLP_Project_GIT/arti_branch_voice_recognition/dev_voice_recognition/voice_recognition/asr/venv2/local/lib/python2.7/site-packages/pkg_resources/init.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/home/jay/GIT_HCL/NLP_Project_GIT/arti_branch_voice_recognition/dev_voice_recognition/voice_recognition/asr/venv2/local/lib/python2.7/site-packages/pkg_resources/init.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'swig_decoders==1.1' distribution was not found and is required by the application Install decoders ... scorer.h:22: Warning 401: Nothing known about base class 'lm::EnumerateVocab'. Ignored. .................... .................. .......
openfst-1.6.3/src/include/fst/vector-fst.h:149:53: warning: ‘dst’ may be used uninitialized in this function [-Wmaybe-uninitialized] Weight Final(StateId state) const { return states_[state]->Final(); } ^ decoder_utils.cpp:138:30: note: ‘dst’ was declared here fst::StdVectorFst::StateId dst; ^ error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 Install all dependencies successfully.