Skip to content

5.0.0rc5: Fifth (and final) release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhdaines dhdaines released this 29 Sep 03:45
· 139 commits to master since this release
36c2e03

Basically everything I wanted to do is in this release, and more. If all goes well there will just be a final release in a couple days, then I can get on with the rest of my life.

What's Changed

  • Change the <pocketsphinx/search.h> API to be slightly more intuitive by @dhdaines in #298
  • New force-alignment API and two-pass alignment to get phone/state durations by @dhdaines in #300
  • Uniformize API and test fixed-point mode properly by @dhdaines in #302
  • Fix float-to-int underflows (#199, #252) by @dhdaines in #303
  • Disallow multiple search types in config or command-line by @dhdaines in #304
  • Revert incorrect optimizations to JSGF compiler (fixes #53) by @dhdaines in #305
  • Make seg_iter and hyp behave as expected in kws search (fixes #122) by @dhdaines in #306
  • feat: add -config and config to parse and save JSON by @dhdaines in #307
  • Resurrect GStreamer support by @dhdaines in #308

Full Changelog: v5.0.0rc4...v5.0.0rc5