pyopenjtalk
A python wrapper for OpenJTalk. The package consists of two core components:
Text processing frontend based on OpenJTalk
Speech synthesis backend using HTSEngine
https://github.com/r9y9/pyopenjtalk
Installation
The latest release is availabe on pypi. You can install it by:
pip install pyopenjtalk
Please check the usage through the demo notebook.