pyopenjtalk 変更点 - WariHima/pyopenjtalk-mod GitHub Wiki
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 regardingrun_frontend
because this PR changed the behavior of the API. -
#35
_: Fixes for Python 3.10.
-
#29
_: Update binary dependencies (hts_engine_API/open_jtalk)
-
#27
_: pyopenjtalk cannot be installed in google colab
-
#25
_: FIx dict URL from unstable sourceforge to github release -
#24
_: Fix travis CI
-
#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
-
#16
_: Enable pysen on CI -
#15
_: Support path that including multibyte-characters
-
#13
_: Windows MSVC support
Bug fix release for numpy <v1.20.0
https://github.com/ymd-h/cpprb/discussions/3
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
-
#7
_: Embed C++ source into the repository -
#8
_: Goodbye openjtalk shared lib
Minor update
Initial release with OpenJTalk's text processsing functionality
- #7: https://github.com/r9y9/pyopenjtalk/issues/7
- #8: https://github.com/r9y9/pyopenjtalk/pull/8
- #9: https://github.com/r9y9/pyopenjtalk/pull/9
- #13: https://github.com/r9y9/pyopenjtalk/pull/13
- #15: https://github.com/r9y9/pyopenjtalk/pull/15
- #16: https://github.com/r9y9/pyopenjtalk/pull/16
- #19: https://github.com/r9y9/pyopenjtalk/pull/19
- #20: https://github.com/r9y9/pyopenjtalk/issues/20
- #21: https://github.com/r9y9/pyopenjtalk/issues/21
- #22: https://github.com/r9y9/pyopenjtalk/pull/22
- #24: https://github.com/r9y9/pyopenjtalk/pull/24
- #25: https://github.com/r9y9/pyopenjtalk/pull/25
- #27: https://github.com/r9y9/pyopenjtalk/issues/27
- #29: https://github.com/r9y9/pyopenjtalk/pull/29
- #35: https://github.com/r9y9/pyopenjtalk/pull/35
- #40: https://github.com/r9y9/pyopenjtalk/pull/40