notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
piper-phonemize Fast, local neural text to speech system
2023.11.14 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2023.11.14Version of this port present on the latest quarterly branch.
Maintainer: kenrap@kennethraplee.com search for ports maintained by this maintainer
Port Added: 2025-06-17 07:30:06
Last Update: 2025-06-17 07:27:55
Commit Hash: 945407e
License: MIT
WWW:
https://rhasspy.github.io/piper-samples/
Description:
Converts text to phonemes for Piper. Uses eSpeak phonemes with the espeak_TextToPhonemesWithTerminator function. This function allows for Piper to preserve punctuation and detect sentence boundaries.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. /usr/local/share/licenses/piper-phonemize-2023.11.14/catalog.mk
  2. /usr/local/share/licenses/piper-phonemize-2023.11.14/LICENSE
  3. /usr/local/share/licenses/piper-phonemize-2023.11.14/MIT
  4. bin/piper_phonemize
  5. include/piper-phonemize/json.hpp
  6. include/piper-phonemize/phoneme_ids.hpp
  7. include/piper-phonemize/phonemize.hpp
  8. include/piper-phonemize/shared.hpp
  9. include/piper-phonemize/tashkeel.hpp
  10. include/piper-phonemize/uni_algo.h
  11. lib/libpiper_phonemize.so
  12. lib/libpiper_phonemize.so.1
  13. lib/libpiper_phonemize.so.1.2.0
  14. libdata/pkgconfig/piper_phonemize.pc
  15. share/libtashkeel_model.ort
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • piper-phonemize>0:audio/piper-phonemize
To install the port:
cd /usr/ports/audio/piper-phonemize/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/piper-phonemize
  • pkg install piper-phonemize
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: piper-phonemize
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1748849594 SHA256 (rhasspy-piper-phonemize-2023.11.14-4_GH0.tar.gz) = 4713d62b9d639d9e27c9abb6dcc5f98ee36c9b873ae0590644d325837ebf135a SIZE (rhasspy-piper-phonemize-2023.11.14-4_GH0.tar.gz) = 9788151

Packages (timestamps in pop-ups are UTC):
piper-phonemize
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2023.11.14------
FreeBSD:13:quarterly-2023.11.14------
FreeBSD:14:latest-2023.11.14------
FreeBSD:14:quarterly-2023.11.14------
FreeBSD:15:latest-2023.11.14n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-2023.11.14n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libespeak-ng.so : audio/espeak-ng
  2. libonnxruntime.so : misc/onnxruntime
This port is required by:
for Libraries
  1. audio/piper

Configuration Options:
No options to configure
Options name:
audio_piper-phonemize
USES:
compiler:c++17-lang cmake pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rhasspy/piper-phonemize/tar.gz/2023.11.14-4?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2023.11.14
17 Jun 2025 07:27:55
commit hash: 945407e8ec887aa1241eb2d060b5bdfe0ffc2e48commit hash: 945407e8ec887aa1241eb2d060b5bdfe0ffc2e48commit hash: 945407e8ec887aa1241eb2d060b5bdfe0ffc2e48commit hash: 945407e8ec887aa1241eb2d060b5bdfe0ffc2e48 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Kenneth Raplee
audio/piper-phonemize: Converts text to phonemes for Piper

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/406
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>

Number of commits found: 1