Kendon Bell
Kendon Bell
It looks like maybe my error is related to the fact that some rules pronunciations come through the `pronunciation` attribute and some come through the `name` attribute. This is a...
We also need to decide whether this is worth pursuing when we could just use `ContextAction` within global grammars to achieve this deduplication. The negative with using `ContextAction`s is that...
Allowing for key/spec clashes will probably make putting in user rules with such conflicts much simpler for the user as well.
I added: ``` "what rule": R(Text("Firefox")), ``` to my firefox rule and: ``` "what rule": R(Text("Navigation")), ``` to my `NavigationNon` rule. Both rules happily coexist. When both contexts are active,...
I think this is already covered by bringme as long as the user has the "open with" default set correctly? It could be improved for caster files still though. For...
@codingApprentice do you know what's going on here?
@codingApprentice Do you think that your approach in #498 could also work here?
@ileben are you able to put in the exact command you use in Run_Caster_kaldi.bat?
@lexxish did you ever figure out getting sleep to work?
I also just noticed that this is actually not consistent. So i guess there is some amount of randomness as well? It also rarely will choose the Legion one but...