kaldi-active-grammar
kaldi-active-grammar copied to clipboard
AttributeError: 'KaldiCompiler' object has no attribute 'cloud_dictation_lang'
I am running Ubuntu 22.04. I want to use alternative_dictation
for dictating in German and I get this error.
https://github.com/daanzu/kaldi-active-grammar/blob/d32491506f9e019d266848cb452c369e57b74c1f/kaldi_active_grammar/compiler.py#L694
Just replacing the line with kwargs = {}
works but maybe this needs some refactory.