Port details |
- piper-phonemize Fast, local neural text to speech system
- 2023.11.14 audio
=0 2023.11.14Version of this port present on the latest quarterly branch. - Maintainer: kenrap@kennethraplee.com
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libespeak-ng.so : audio/espeak-ng
- libonnxruntime.so : misc/onnxruntime
- This port is required by:
- for Libraries
-
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023.11.14 17 Jun 2025 07:27:55
    |
Gleb Popov (arrowd)  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
|