kaldi-active-grammar
kaldi-active-grammar copied to clipboard
VC Redistributable missing after installing kaldi-active-grammar
After the installation of dragonfly2 and its kaldi backend (following the setup instructions), upon starting dragonfly using the kaldi engine, fstcompile process crashes with the following error:
The code execution cannot proceed because VCRUNTIME140_1.dll was not found.
Need to find a way to install the VC redistributable automatically, or update the setup instructions.
Name: dragonfly2 Version: 0.24.0
Name: kaldi-active-grammar Version: 1.4.0
Thanks for opening this. It should at least detect this case and give a meaningful error message and instructions.
As of v1.6.1, the Windows wheels now only require the VS2017 (not VS2019) redistributables to be installed. I am adding a note to the troubleshooting section of the README. I am leaving this open, to hopefully investigate a run time check for it.