Skip to main content

A python wrapper for OpenJTalk

Project description

pyopenjtalk

PyPI Python package Build Status License DOI

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]: 'コンニチワ'

LICENSE

Acknowledgements

HTS Working Group for their dedicated efforts to develop Open JTalk.

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.3.tar.gz (1.4 MB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pyopenjtalk-0.0.3.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.6

File hashes

Hashes for pyopenjtalk-0.0.3.tar.gz
Algorithm Hash digest
SHA256 aae915c29311c07df291119818b72a693da8adbc2a0f1c1d2e6b84d6f80669c2
MD5 3d4bd43fadedea82fe757c4318122696
BLAKE2b-256 53d7b026f0d84b0f0c4c07e0f052adf8a1396b8998806b48c34b49bd44d9f46e

See more details on using hashes here.

Supported by

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