8000 GitHub - yifan/fstaligner: Text Alignment with openFst
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yifan/fstaligner

Repository files navigation

Text Alignment w/ openFst
=========================

This is an example how to use openFst to align recognition
hypotheis to reference text, and calculate WER (Word Error
Rate).

How it works is to construct a fst network from reference
text with the option to all possible insertion, deletion
and substitution errors, compose with hypothesis fst, it
can be either a one best or lattice network, the shortest
path of the composition is the alignment.

About

Text Alignment with openFst

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0