| Port details |
- py-kokoro Text-to-speech inference library for Kokoro-82M model
- 0.9.4_2 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:19
- Last Update: 2026-04-03 20:52:43
- Commit Hash: d04d23a
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/hexgrad/kokoro
- https://huggingface.co/hexgrad/Kokoro-82M
- Description:
- Kokoro is an open-weight Text-to-Speech (TTS) inference library designed
for the Kokoro-82M model.
It provides fast, small, and free text-to-speech capabilities using PyTorch
and the Hugging Face ecosystem. The library supports multiple languages
and voices through the Misaki grapheme-to-phoneme engine.
For full English language support, install textproc/py-phonemizer separately.
Kokoro is the fastest production quality English Text-To-Speech convertor
available as of early 2026.
 ¦ ¦ ¦ ¦ 
- 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}kokoro>0:misc/py-kokoro@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-kokoro/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-kokoro
- pkg install py311-kokoro
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-kokoro listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-kokoro
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1773622831
SHA256 (kokoro-0.9.4.tar.gz) = fbf633262797f8cf46fdac3315cf9cade67dc8b762c0feccf334892772fb9ac4
SIZE (kokoro-0.9.4.tar.gz) = 26215928
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-huggingface-hub>0 : misc/py-huggingface-hub@py311
- py311-loguru>0 : devel/py-loguru@py311
- py311-misaki>=0.9.4 : misc/py-misaki@py311
- py311-num2words>0 : devel/py-num2words@py311
- py311-numpy1>=1.16 : math/py-numpy1@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-spacy>0 : textproc/py-spacy@py311
- py311-transformers>=0 : misc/py-transformers@py311
- py311-ipython>0 : devel/ipython@py311
- py311-SoundFile>0 : audio/py-SoundFile@py311
- mpv : multimedia/mpv
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-kokoro
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.4_2 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
0.9.4_2 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.9.4_1 18 Mar 2026 16:43:47
    |
Yuri Victorovich (yuri)  |
misc/py-kokoro: Add programs; Add model URL to WWW; Add to pkg-descr
Programs:
* bin/kokoro-text-to-audio - speaks a given text
* bin/kokoro-text-to-wav - converts a given text to a WAV file |
0.9.4 18 Mar 2026 15:48:08
    |
Yuri Victorovich (yuri)  |
misc/py-kokoro: Add test dependencies |
0.9.4 17 Mar 2026 16:55:10
    |
Yuri Victorovich (yuri)  |
misc/py-kokoro: Correct maintainer field |
0.9.4 17 Mar 2026 14:25:11
    |
Yuri Victorovich (yuri)  |
misc/py-kokoro: Add test |
0.9.4 17 Mar 2026 07:52:50
    |
Yuri Victorovich (yuri)  |
misc/py-kokoro: New port: Text-to-speech inference library for Kokoro-82M model |
Number of commits found: 7
|