Skip to content

Releases: revdotcom/fstalign

fstalign-1.13.0

18 Apr 19:30
363deb8
Compare
Choose a tag to compare

What's Changed

  • Update license copyright year(s) by @github-actions in #53
  • Bug: WER sidecar info not appearing in SBS by @nishchalb in #55

Full Changelog: 1.12.0...1.13.0

1.12.0

19 Oct 19:23
218bb25
Compare
Choose a tag to compare

What's Changed

  • FSTALIGN-37: Add flag in fstalign to allow for case-sensitive testing by @pique0822 in #51
  • FSTALIGN-37: Add flag in fstalign to allow for case-sensitive testing (cont.) by @pique0822 in #52

Full Changelog: 1.11.0...1.12.0

fstalign-1.11.0

11 Sep 23:28
5c5a150
Compare
Choose a tag to compare

Release notes - Rev FST Aligner - 1.11.0

Improvement

FSTALIGN-61 Minimize explicit heap allocations (new) and leverage more managed memory sematics

FSTALIGN-62 Migrate to the Debian Buster and newer OpenFST

FSTALIGN-63 Add a way to preserve inserts in NLP output.

fstalign-1.10.0

06 Jun 17:01
9008d82
Compare
Choose a tag to compare

What's Changed

  • Updated nlp file that was missing confidence column by @dchen579 in #43
  • Accept references in FST format by @dchen579 in #44
  • FSTALIGN-61: Fewer explicit heap allocations by @dchen579 in #45

New Contributors

Full Changelog: 1.9.0...1.10.0

fstalign-1.9.0

20 Apr 21:19
4c579ad
Compare
Choose a tag to compare

What's Changed

  • Update license copyright year(s) by @github-actions in #38
  • Update FST usage to mention composition approach by @nishchalb in #41
  • Pass through confidence to aligned NLP output by @nishchalb in #42
  • Nerd-1422: Add flag for reading punctuation from nlp as separate tokens by @ajhinsvark in #10

New Contributors

  • @github-actions made their first contribution in #38

Full Changelog: 1.8.0...1.9.0

fstalign-1.8.0

22 Sep 18:28
467e2ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.8.0

fstalign-1.7.0

27 Jun 15:21
3796629
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.7.0

fstalign-1.6.1

04 Apr 20:17
1316f7b
Compare
Choose a tag to compare

What's Changed

  • Quick patch for text file fast-d tokenization by @qmac in #28

Full Changelog: 1.6.0...1.6.1

fstalign-1.6.0

22 Mar 15:02
0059740
Compare
Choose a tag to compare

Adjust precision-recall calculation for ngrams.

Previously, we chose to ignore grams in the calculation that were not in the reference. The new behavior will consider them. Note that this changes the schema slightly for the JSON Log output.

What's Changed

  • FSTALIGN-47: update precision/recall calculation by @nishchalb in #26
  • FSTALIGN-47: Update schema for PR result by @nishchalb in #27

Full Changelog: 1.5.0...1.6.0

fstalign-1.5.0

17 Feb 07:06
Compare
Choose a tag to compare

Improve support for non-English languages and non-ascii characters

What's Changed

  • Fix for when empty strings are in the symbol table by @qmac in #23
  • Add nlp prepunctuation column by @ajhinsvark in #21
  • Better handling of case differences for non-ascii inputs by @qmac in #24

Full Changelog: 1.4.0...1.5.0