v1.7.0: Support compiling some complex grammars (Caster text manipulation)
You can subscribe to announcements on GitHub (see Watch panel above), or on Gitter (see instructions )
Donations are appreciated to encourage development.
[GitHub is matching (only) my GitHub Sponsors donations.]
Added
- Add automatic saving of text FST & compiled FST files with log level 5
Changed
- Miscellaneous naming
Fixed
- Support compiling some complex grammars (Caster text manipulation), by simplifying during compilation (remove epsilons, and determinize)
Artifacts
- Models are available here
kaldi-dragonfly-winpython
: [stable release version] A self-contained, portable, batteries-included (python & libraries & model) distribution of kaldi-active-grammar + dragonfly2. Just unzip and run!kaldi-caster-winpython-dev
: [more recent development version] A self-contained, portable, batteries-included (python & libraries & model) distribution of kaldi-active-grammar + dragonfly2 + caster. Just unzip and run!
If you have trouble downloading, try using wget --continue
.