Skip to main content

A python wrapper for OpenJTalk

Project description

pyopenjtalk

PyPI Build Status License

THIS IS ALPHA VERSION!

A python wrapper for OpenJTalk. Note that this is built on top of a modified version of OpenJTalk.

It's currently limited for text processing frontend functionality.

Installation

The package is based on cython and built on top of the shared library of the OpenJTalk. Please have a look at the travis.yml and see how the shared library is installed. After you have installed the OpenJTalk shared library, then the installation of the package is just as follows:

pip install pyopenjtalk

Quick demo

In [1]: import pyopenjtalk

In [2]: pyopenjtalk.g2p("こんにちは")
Out[2]: 'k o N n i ch i w a'

In [3]: pyopenjtalk.g2p("こんにちは", kana=True)
Out[3]: 'コンニチワ'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyopenjtalk-0.0.2.tar.gz (680.1 kB view details)

Uploaded Source

File details

Details for the file pyopenjtalk-0.0.2.tar.gz.

File metadata

  • Download URL: pyopenjtalk-0.0.2.tar.gz
  • Upload date:
  • Size: 680.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.1 CPython/3.6.5

File hashes

Hashes for pyopenjtalk-0.0.2.tar.gz
Algorithm Hash digest
SHA256 bc8795dbcb3d607a6d406574461755286dc40377ed474fed4b43c785bef6165c
MD5 6fa40b6b983730f56a09b6f339a1727f
BLAKE2b-256 2bcab34640163fa2962222f3cf8fc1e3d2e3e287323253b49117e54ea3ab7789

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page