Skip to content

v1.7.0: Support compiling some complex grammars (Caster text manipulation)

Compare
Choose a tag to compare
@daanzu daanzu released this 05 Sep 13:29
· 121 commits to master since this release

You can subscribe to announcements on GitHub (see Watch panel above), or on Gitter (see instructions Gitter)

Donations are appreciated to encourage development.

Donate Donate Donate Donate
[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.