.. pyopenjtalk documentation master file, created by sphinx-quickstart on Thu Aug 9 01:27:44 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 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: .. code:: pip install pyopenjtalk .. toctree:: :maxdepth: 1 :caption: Notebooks notebooks/Demo.ipynb Please check the usage through the demo notebook. .. toctree:: :maxdepth: 2 :caption: Package reference pyopenjtalk openjtalk htsengine .. toctree:: :maxdepth: 1 :caption: Meta information changelog Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`