Korean to Katakana
Project description
ko2kana
Tools for writing Korean and English pronunciation in katakana.
Replace Korean and English with Katakana so that you can read them in the TTS Japanese model. Typically, when you create a multilingual TTS, you organize the text with an IPA cleaner. However, this method is awkward, inaccurate and if the pronunciation symbol is insufficient or absent, the voice is missing. Therefore, only phonemes present in the TTS data were made close to the pronunciation of other languages.
Installation
pip install ko2kana
Usage
from ko2kana import toKana
s = toKana("안녕하세요.")
print(s)
'アンニョンーハセヨ'
References
If you use our software for research, please cite:
@misc{kim2023ko2kana,
author = {Kim, Gyeongmin},
title = {ko2kana},
year = {2023},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/kdrkdrkdr/ko2kana}}
}```
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ko2kana-1.8.tar.gz.
File metadata
- Download URL: ko2kana-1.8.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02e608c75a965a91d47ffe4e0546ca8331585323ecc1badadd8f4d494e4eb5b7
|
|
| MD5 |
9c1553ce3190a2cf693df693c9a657b7
|
|
| BLAKE2b-256 |
9fe66ab3dde08c4158b9d21292563e4ba3881ccf589dbcfa53cb93eb6eacc695
|
File details
Details for the file ko2kana-1.8-py3-none-any.whl.
File metadata
- Download URL: ko2kana-1.8-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
644d3c7e0548695c3ab13e72e21010773727f03d6b2b49afaccf97cfc8c3c7cc
|
|
| MD5 |
48477e208dfe2ef90c3c8270b737da4f
|
|
| BLAKE2b-256 |
8a0dd0dd8ae7f062a8701bcbefd63dc54d52258395acb96d919496c8ba12508d
|