Skip to content

kaldialign v0.3

Choose a tag to compare

@pzelasko pzelasko released this 28 Sep 01:00
· 61 commits to main since this release
dc2e52f

Install

From PyPI:

pip install kaldialign==0.3.0

What's Changed

  • Switch from cython to pybind11 to support installing on Windows. by @csukuangfj in #3

New Contributors