C. Maj

Results 18 comments of C. Maj

Here is potential work-around to get partial results from Vosk in Asterisk: https://github.com/asterisk/asterisk/pull/574

Thank you for the feedback. A separate grammar patch is forthcoming.

Would appreciated feedback on latest patch from users who can test with "core show locks" on the Asterisk CLI and seeing if this is similar problem (before applying the patch...

The use of the word "engine" in software comes directly from cars. **And car engines have horse power.** But "power" alone is too generic. (Also considered was powertrain but that...

Patch needs more work, will convert to draft for now. Thanks y'all for the feedback!

Great patch, solves an unmet need, but please consider the following: * Improving formatting - see the [coding guidelines code formatting section](https://docs.asterisk.org/Development/Policies-and-Procedures/Coding-Guidelines/#code-formatting) * Adding a new option - the 'p'...

Patch is backwards compatible. May we speak about it next week at AstriDevCon ?

There is precedent elsewhere for the Caret separator when things get clever eg. Dial() 'b' and 'B' options. Colon is for string trimming. Comma is over-used - *only added one...

Current engine:grammar relationship on a channel is 1:N. This patch improves that to N:N.