Skip to content

v1.8.0: New Models, Noise Resistance, Better Errors, More Documentation

Compare
Choose a tag to compare
@daanzu daanzu released this 05 Sep 14:45
· 109 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

  • New speech models (should be better in general, and support new noise resistance)
  • Make failed AGF graph compilation save and output stderr upon failure automatically
  • Example of complete usage with a grammar and microphone audio
  • Various documentation

Changed

  • Top FST now accepts various noise phones (if present in speech model), making it more resistant to noise
  • Cleanup error handling in compiler, supporting Dragonfly backend automatically printing excerpt of the Rule that failed

Fixed

  • Mysterious windows newline bug in some environments

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.