Skip to content

v0.3.0

Compare
Choose a tag to compare
@iiSeymour iiSeymour released this 25 Mar 18:43
· 54 commits to master since this release
  • options for none collapsing repeats with CTC search functions.
  • greedy, beam, & duplex search for CTC-CRF transitions posteriors probability outputs.
  • all search method no longer hold the Python GIL so can benefit from Python multithreading.
  • Python3.5 supported dropped; Python 3.9 builds added.