Skip to content

Tags: revdotcom/fstalign

Tags

2.0.1

Toggle 2.0.1's commit message
fixing tagging 

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
dynamic pruning and substitution restrictions (#60) * massive speed improvement, with some WER improvements too in large complicated files with lots of deletions * adding a flexible beam, adjustable via command line parameters * adding --strict-punctuation mode, that will allow punctuation marks to be substituted only within themselves * adding support for strict punctuation and favouring same words in alignments * fixing the default value of the beam to 50 * adding new test case file * adding new result for std composition * fixes, and new test cases updates * bumping version and adding release notes to the readme

1.14.0

Toggle 1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Allow flexible forwarding of NLP columns to SBS (#56) * initial attempt * refactor token properties inside stitching * read from CLI * fix test * handle empty confidence * set confidence when present * use pinned kaldi dockerhub image * update version

1.13.0

Toggle 1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug: WER sidecar info not appearing in SBS (#55) * add test * add test * fix * Add and use wer tag data structure * fix test * Remove debug log * remove unigram and bigram info from sbs output * fix log json missing unigram bigram info if output sbs not set * version bump

1.12.0

Toggle 1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FSTALIGN-37: Add flag in fstalign to allow for case-sensitive testing… … (cont.) (#52)

1.11.0

Toggle 1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FSTALIGN-63: Added an assert (#49) Co-authored-by: Eugene Vignanker <eugene.vignanekr@rev.com>

release/fstalign-1.11.0

Toggle release/fstalign-1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FSTALIGN-63: Added an assert (#49) Co-authored-by: Eugene Vignanker <eugene.vignanekr@rev.com>

1.10.0

Toggle 1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version.h 

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nerd-1422: Add flag for reading punctuation from nlp as separate toke… …ns (#10) * Nerd-1422: Add flag for reading punctuation from nlp as separate tokens * test * version file --------- Co-authored-by: Nishchal Bhandari <nishchal2050@gmail.com>

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add sentence WER for NLP input (#35)