pykaldi

A Python wrapper for Kaldi

APACHE-2.0 License

Stars
992

Bot releases are hidden (Show)

pykaldi - v0.2.2 Latest Release

Published by bmilde over 2 years ago

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!

pykaldi - v0.2.1

Published by bmilde over 2 years ago

New in the PyKaldi v0.2.1 release:

  • Improvements to online2 model support in PyKaldi (online2/online-nnet2-feature-pipeline.h)

  • Various improvements to the cmake build files and corrected dependencies

  • Applied patches to compile llvm5.0 with gcc>=8

  • Added support for MleDiagGmmUpdate

  • Small fixes to Kaldi's error handling

Badges
Extracted from project README
Build Status
Related Projects