v0.3.0
- 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.