jwebmeister / tacspeak

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

RoN - “gold” misrecognised as “hold” #24

Open jwebmeister opened 5 months ago

jwebmeister commented 5 months ago

“gold” getting misrecognised as “hold” can be addressed in the _readyornot.py grammar module, e.g. remove “hold” as an alternative for “halt” in “map_ground_options”, though “hold position” should probably be broken out into its own command instead