Change log

v0.2.1 <2022-xx-xx>

v0.2.0 <2022-02-06>

  • #29: Update binary dependencies (hts_engine_API/open_jtalk)

v0.1.6 <2022-01-29>

  • #27: pyopenjtalk cannot be installed in google colab

v0.1.5 <2021-09-18>

  • #25: FIx dict URL from unstable sourceforge to github release

  • #24: Fix travis CI

v0.1.4 <2021-09-16>

  • #22: Make CMake work properly so that it can be built on Windows

  • #21: Don’t include mecab/config.h for release tar balls

  • #20: Raise errors if cmake fails to run

  • #19: Add tqdm progress bar for dictionary download

v0.1.3 <2021-08-11>

  • #16: Enable pysen on CI

  • #15: Support path that including multibyte-characters

v0.1.2 <2021-08-04>

  • #13: Windows MSVC support

v0.1.1 <2021-05-28>

Bug fix release for numpy <v1.20.0

https://github.com/ymd-h/cpprb/discussions/3

v0.1.0 <2021-03-24>

Now that text processsing frontend and speech synthesis backend are both available from pyopenjtalk. Note that there are no API breaking changes from v0.0.x.

  • #9: major changes for v0.1.0

v0.0.3 <2021-03-21>

  • #7: Embed C++ source into the repository

  • #8: Goodbye openjtalk shared lib

v0.0.2 <2020-03-01>

Minor update

v0.0.1 <2018-08-09>

Initial release with OpenJTalk’s text processsing functionality