Skip to content

Releases: r9y9/pyopenjtalk

v0.3.3

05 Nov 02:33
Compare
Choose a tag to compare

What's Changed

  • Fix windows build issue by @r9y9 in #71

Full Changelog: v0.3.2...v0.3.3

v0.3.2

22 Aug 05:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 Jul 04:28
6bb1807
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0 <2022-09-20>

26 Sep 05:29
Compare
Choose a tag to compare

v0.3.0 <2022-09-20>

Newer numpy (>v1.20.0) is required to avoid ABI compatibility issues. Please check the updated installation guide.

#40: Introduce marine for Japanese accent estimation. Note that there could be a breakpoint regarding run_frontend because this PR changed the behavior of the API.
#35: Fixes for Python 3.10.

v0.2.0 (2022-02-06)

05 Feb 15:46
2b9737e
Compare
Choose a tag to compare

v0.2.0 <2022-02-06>

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

v0.1.6 (2022-01-29)

05 Feb 15:45
Compare
Choose a tag to compare

v0.1.6 (2022-01-29)

  • #28 #27 pyopenjtalk cannot be installed in google colab

v0.1.5 (2021-09-18)

18 Sep 06:08
c591cc7
Compare
Choose a tag to compare

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)

18 Sep 06:07
Compare
Choose a tag to compare

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 release

11 Aug 02:30
Compare
Choose a tag to compare
  • #16: Enable pysen on CI
  • #15 Support path that including multibyte-characters

v0.1.2 release

04 Aug 05:18
Compare
Choose a tag to compare

#13 Windows MSVC support