Fstalign Versions Save

An efficient OpenFST-based tool for calculating WER and aligning two transcript sequences.

1.13.0

1 month ago

What's Changed

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.12.0...1.13.0

1.12.0

7 months ago

What's Changed

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.11.0...1.12.0

1.11.0

9 months ago

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.

1.10.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.9.0...1.10.0

1.9.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.8.0...1.9.0

1.8.0

1 year ago

What's Changed

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.7.0...1.8.0

1.7.0

1 year ago

What's Changed

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.6.1...1.7.0

1.6.1

2 years ago

What's Changed

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.6.0...1.6.1

1.6.0

2 years ago

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

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.5.0...1.6.0

1.5.0

2 years ago

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

What's Changed

Full Changelog: https://github.com/revdotcom/fstalign/compare/1.4.0...1.5.0