Skip to content

Releases: kensho-technologies/pyctcdecode

v0.5.0

20 Jan 21:21
0ca5ccc
Compare
Choose a tag to compare
  • Includes some bug fixes for hotwords and caching at the end of a statement.
  • Updated setup to use pyproject.toml
  • Deprecate testing support for python 3.6, add python 3.10
  • Allow use to set the encoding of the arpa file to load unigrams
  • Improve static typing support

v0.4.0

19 Jul 16:59
a477d79
Compare
Choose a tag to compare
  • Several bug fixes, including fixing some broken tests, checking multiprocessing pool type before running, etc
  • Minor updates to documentation

v0.3.0

13 Jan 16:42
c33f94b
Compare
Choose a tag to compare
  • Fixed bug around frame annotation for bpe vocabularies

v0.2.1

15 Dec 15:27
4d04495
Compare
Choose a tag to compare
vbump (#40)

Co-authored-by: Georg <georg@macbook-pro.myfiosgateway.com>

v0.2.0

02 Dec 15:56
468da44
Compare
Choose a tag to compare

Huggingface hub integration

v0.1.1

01 Oct 15:06
7b8afb9
Compare
Choose a tag to compare

Updated automatic vocabulary handling.

v0.1.0

12 Jun 23:36
24b61ba
Compare
Choose a tag to compare
Modify kenlm dependency for pypi compatibility (#2)

v0.0.1

08 Jun 22:12
Compare
Choose a tag to compare
version bump