forked from dictation-toolbox/dragonfly
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable Kaldi debug logging workaround for Windows Key action bug
Re: dictation-toolbox#182. This disables the logging workaround for a bug that has previously occurred on Windows using the Kaldi engine back-end. I have reason to believe the bug no longer occurs, so the verbose debug logging can be disabled. If I am mistaken in this, then the workaround may be enabled by calling the KaldiEngine._apply_win32_kb_input_logging_fix() method.
- Loading branch information
Showing
2 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters