No project description provided
Project description
g2pk3
G2PK's upgrade version
Updated content
- 제20조항 오류 문제 해결
- 일본어 발음 전사 추가
Requirements
- python >= 3.6
- jamo
- g2p_en
- pyopenjtalk
Installation
pip install g2pk3
How To Use
g2pk3 uses same syntaxes as g2pk.
>>> from g2pk3 import G2p
>>> g2p = G2p()
>>> g2p("こんにちは. hello. 반갑습니다.")
콘니치와. 헐로. 반갑씀니다.
Reference
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
g2pk3-1.4.tar.gz
(24.8 kB
view hashes)
Built Distribution
g2pk3-1.4-py3-none-any.whl
(26.3 kB
view hashes)