| Port details |
- py-misaki Grapheme-to-phoneme engine with modular architecture
- 0.9.4_1 misc
=0 0.9.4_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-03-17 07:54:14
- Last Update: 2026-03-17 16:56:03
- Commit Hash: fdd1de0
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/hexgrad/misaki
- Description:
- Misaki is a grapheme-to-phoneme (G2P) engine with a modular architecture
that separates its core functionality from language-specific features.
It supports multiple languages including English, Japanese, Chinese, Korean,
Vietnamese, and Hebrew through optional language-specific modules.
The core package provides basic G2P conversion functionality with enhanced
data structures (via addict) and improved regular expressions (via regex).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}misaki>0:misc/py-misaki@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-misaki/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-misaki
- pkg install py311-misaki
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-misaki listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-misaki
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1773622826
SHA256 (misaki-0.9.4.tar.gz) = 3960fa3e6de179a90ee8e628446a4a4f6b8c730b6e3410999cf396189f4d9c40
SIZE (misaki-0.9.4.tar.gz) = 3756765
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-addict>0 : devel/py-addict@py311
- py311-regex>0 : textproc/py-regex@py311
- py311-num2words>0 : devel/py-num2words@py311
- py311-spacy>0 : textproc/py-spacy@py311
- py311-en-core-web-sm>0 : textproc/py-en-core-web-sm@py311
- py311-phonemizer-fork>0 : textproc/py-phonemizer-fork@py311
- py311-espeakng_loader>0 : audio/py-espeakng-loader@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-kokoro
Configuration Options:
- ===> The following configuration options are available for py311-misaki-0.9.4_1:
EN=on: English language support
JA=off: Japanese language support
KO=off: Korean language support
===> Use 'make config' to modify these settings
- Options name:
- misc_py-misaki
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.4_1 17 Mar 2026 16:56:03
    |
Yuri Victorovich (yuri)  |
misc/py-misaki: Correct maintainer field |
0.9.4_1 17 Mar 2026 07:57:40
    |
Yuri Victorovich (yuri)  |
textproc/en-core-web-sm: Move to textproc/py-en-core-web-sm |
0.9.4 17 Mar 2026 07:52:50
    |
Yuri Victorovich (yuri)  |
misc/py-misaki: New port: Grapheme-to-phoneme engine with modular architecture |
Number of commits found: 3
|