Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@bmilde bmilde released this 22 Feb 21:35
· 19 commits to master since this release
209a2e8

New in v0.2.2:

Updated the protobuf version from 3.5.0 to 3.19.3, fixing compiling problems on certain systems

Improved tolerance in tests

Improved installation scripts

Improved README and added path.sh, showing how to start a new project from a PyKaldi .whl file

Experimental build for Apple M1, improvements to build scripts to find Python3 include paths correctly

Known problems/limitations:

The Apple M1 Mac Os X build can't load PyKaldi's online2 symbols. Thus, online decoding doesn't work correctly on Apple Silicon currently. Batch decoding works though!