|
5 | 5 | > Python package developed to enable context-based command & control of computer applications, as in the [Dragonfly](https://github.com/dictation-toolbox/dragonfly) speech recognition framework, using the [Kaldi](https://github.com/kaldi-asr/kaldi) automatic speech recognition engine. |
6 | 6 |
|
7 | 7 | [](https://pypi.python.org/pypi/kaldi-active-grammar/) |
8 | | -[](https://pypi.python.org/pypi/kaldi-active-grammar/) |
9 | 8 | [](https://pypi.python.org/pypi/kaldi-active-grammar/) |
| 9 | +[](https://pypi.python.org/pypi/kaldi-active-grammar/) |
10 | 10 | [](https://pypi.python.org/pypi/kaldi-active-grammar/) |
11 | 11 | [](https://github.com/daanzu/kaldi-active-grammar/releases) |
12 | 12 | <!-- [](https://github.com/daanzu/kaldi-active-grammar/releases/latest) --> |
13 | 13 |
|
14 | | -[](https://github.com/daanzu/kaldi-active-grammar/releases) |
15 | | - |
16 | | -[](https://gitter.im/kaldi-active-grammar/community) |
| 14 | + |
| 15 | + |
| 16 | +[](https://github.com/daanzu/kaldi-active-grammar/actions/workflows/build.yml) |
| 17 | +[](https://github.com/daanzu/kaldi-active-grammar?tab=AGPL-3.0-1-ov-file#readme) |
| 18 | +[](https://app.gitter.im/#/room/#kaldi-active-grammar_community:gitter.im) |
| 19 | +<!-- [](https://app.gitter.im/#/room/#kaldi-active-grammar_community:gitter.im) --> |
| 20 | +<!-- [](https://app.gitter.im/#/room/#dragonfly2:matrix.org) --> |
| 21 | +<!-- [](https://github.com/daanzu/kaldi-active-grammar/releases) --> |
| 22 | +<!--  --> |
17 | 23 |
|
18 | | -[](https://github.com/sponsors/daanzu) |
19 | | -[](https://www.patreon.com/daanzu) |
20 | | -[](https://paypal.me/daanzu) |
21 | | -[](https://github.com/sponsors/daanzu) |
| 24 | +[](https://github.com/sponsors/daanzu) |
| 25 | +[](https://paypal.me/daanzu) |
| 26 | +[](https://github.com/sponsors/daanzu) |
22 | 27 |
|
23 | 28 | Normally, Kaldi decoding graphs are **monolithic**, require **expensive up-front off-line** compilation, and are **static during decoding**. Kaldi's new grammar framework allows **multiple independent** grammars with nonterminals, to be compiled separately and **stitched together dynamically** at decode-time, but all the grammars are **always active** and capable of being recognized. |
24 | 29 |
|
@@ -50,10 +55,9 @@ See the [Changelog](CHANGELOG.md) for the latest updates. |
50 | 55 |
|
51 | 56 | ### Donations are appreciated to encourage development. |
52 | 57 |
|
53 | | -[](https://github.com/sponsors/daanzu) |
54 | | -[](https://www.patreon.com/daanzu) |
55 | | -[](https://paypal.me/daanzu) |
56 | | -[](https://github.com/sponsors/daanzu) |
| 58 | +[](https://github.com/sponsors/daanzu) |
| 59 | +[](https://paypal.me/daanzu) |
| 60 | +[](https://github.com/sponsors/daanzu) |
57 | 61 |
|
58 | 62 | ### Related Repositories |
59 | 63 |
|
@@ -140,10 +144,9 @@ Issues, suggestions, and feature requests are welcome & encouraged. Pull request |
140 | 144 |
|
141 | 145 | Donations are appreciated to encourage development. |
142 | 146 |
|
143 | | -[](https://github.com/sponsors/daanzu) |
144 | | -[](https://www.patreon.com/daanzu) |
145 | | -[](https://paypal.me/daanzu) |
146 | | -[](https://github.com/sponsors/daanzu) |
| 147 | +[](https://github.com/sponsors/daanzu) |
| 148 | +[](https://paypal.me/daanzu) |
| 149 | +[](https://github.com/sponsors/daanzu) |
147 | 150 |
|
148 | 151 | ## Author |
149 | 152 |
|
|
0 commit comments