Skip to content

v3.1.0

Compare
Choose a tag to compare
@mchinen mchinen released this 15 Oct 21:07
· 42 commits to master since this release
5d7ae5f

This is the first major update since v300.

  • Introduces an exponential fit for speech mode. This means the scores will differ when using speech mode, but not audio mode. As a result, the conformance version was bumped to 310, and we will apply a v3.1.0 tag.
  • Merges internal Status{,Or} changes from @gjasny's PR #23. In many cases I preferred the internal version even though #23 had better formatting, because it will be overwritten by the next internal export due to things like alphabetical ordering or different internal namings.
  • Merges pffft windows and linux repositories