ileben
ileben
I'm getting the error below on startup when running Caster with Kaldi backend. I've tried kaldi-active-grammar versions 1.8.0 and 1.8.1, as well as both the latest medium and big models...
After the installation of dragonfly2 and its kaldi backend (following the setup instructions), upon starting dragonfly using the kaldi engine, fstcompile process crashes with the following error: `The code execution...
In the following example i would expect nothing to happen, unless i prepend a letter keyword with "spell". However if i just say "alpha" I get the printout "RECOGNIZED SPELLING"....
Caster currently complains and ignores a rule returned from the get_rule function, unless it is a subclass of MappingRule. CompoundRule is really useful as a top-level rule when constructing nested...
I would like to be able to control engine options from the settings file, so that i don't have to modify Run_Caster_Kaldi.bat to injected them via the -o commandline argument....
I tried building OpenEXR using Visual Studio (both 2019 and 2022), by following these guidelines in the VS documentation about bulding CMake-based projects: https://docs.microsoft.com/en-us/cpp/build/cmake-projects-in-visual-studio?view=msvc-170 Both VS2019 and VS2022 gave me...
There is no exception our backtrace in the output, just the standard window dialog pop-up "python.exe has stopped working". I've narrowed it down to sounddevice.py:2731 `stdio = _ffi.dlopen(None)` I tried...
I am running Microsoft Windows 10 Enterprise 10.0.18363 Build 18363. If I don't manually give microphone permission in Windows settings, sounddevice crashes with an error from PortAudio with a confusing...