dwks

Results 5 issues of dwks

I just installed kaldi-active-grammar on a new system. The prebuilt pip package didn't depend on `sounddevice` and `webrtcvad`, and I got runtime errors from my grammar until I installed them....

I am not certain why, but when you pass a symlinked executable to afl-fuzz it errors out: ``` $ mkdir -p in out ; cp /bin/cat in $ ./afl-fuzz -m...

I saw capstone was having some issues with x86 prefetch instructions: https://github.com/aquynh/capstone/issues/1012 I'm encountering issues with other kernel-mode instructions: rdpkru and wrpkru (0f 01 ee, 0f 01 ef). They are...

Hello, I just tried to install this and ran it while anki was running in the background, but I get an import error. It looks like AnkiTools.tools just doesn't exist...

help wanted
good first issue

Hi, I see that this code supports multiple python versions https://github.com/dictation-toolbox/dragonfly/blob/master/dragonfly/grammar/context.py#L392 but the dragonfly2 package I got on Debian (python 3.11 pip) had this line instead: ``` (args, _, varkw,...

Error
Known Issue
WIP