jwebmeister / tacspeak

Tacspeak - Fast, lightweight, modular speech recognition for gaming
GNU Affero General Public License v3.0
42 stars 2 forks source link

Setting "listen_key_toggle":None, gives error #11

Closed larsss83 closed 6 months ago

larsss83 commented 6 months ago

The None option for listen key toggle dosent seem to work anymore.. I'm getting this error: "engine (WARNING): Exception while initializing kaldi engine: Invalid listen_key_toggle. 0 for toggle mode off; 1 for toggle mode on; 2 for global toggle on (use VAD); -1 for toggle mode off but allow priority grammar"

jwebmeister commented 6 months ago

Whoops! Shows you how often I've used it personally.

I think it never worked for anyone, because that the instructions are wrong. Instructions should be:

I'll update readme.

Thank you :)

jwebmeister commented 6 months ago

Done! updated readme - fixed "always listening mode" instructions