kaldi-active-grammar icon indicating copy to clipboard operation
kaldi-active-grammar copied to clipboard

VC Redistributable missing after installing kaldi-active-grammar

Open ileben opened this issue 4 years ago • 2 comments

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

ileben avatar Jul 15 '20 05:07 ileben

Thanks for opening this. It should at least detect this case and give a meaningful error message and instructions.

daanzu avatar Jul 15 '20 07:07 daanzu

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.

daanzu avatar Jul 21 '20 04:07 daanzu