Port details |
- festvox-cmu_us_slt_arctic CMU US English female voice for festival
- 0.95 audio =2 0.95Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2015-12-01 18:51:08
- Last Update: 2022-09-10 17:41:16
- Commit Hash: e79fe1a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT-variant
- WWW:
- http://festvox.org/cmu_arctic/dbs_slt.html
- Description:
- US English female voice by the Language Technologies Institute at
Carnegie Mellon University constructed from phonetically balanced,
US English single speaker database designed for unit selection
speech synthesis research.
(voice_cmu_us_slt_arctic_clunits)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- festvox-cmu_us_slt_arctic>0:audio/festvox-cmu_us_slt_arctic
- To install the port:
- cd /usr/ports/audio/festvox-cmu_us_slt_arctic/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/festvox-cmu_us_slt_arctic
- pkg install festvox-cmu_us_slt_arctic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: festvox-cmu_us_slt_arctic
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (festival/cmu_us_slt_arctic-0.95-release.tar.bz2) = 9fddec16fbfbfb7d4989dff0fe77ccbe31f80b07b57be49d09994aa7a67d6dba
SIZE (festival/cmu_us_slt_arctic-0.95-release.tar.bz2) = 119914432
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- audio/festvox-cmu_us_awb_arctic
- audio/festvox-cmu_us_bdl_arctic
- audio/festvox-cmu_us_clb_arctic
- audio/festvox-cmu_us_jmk_arctic
- audio/festvox-cmu_us_ksp_arctic
- audio/festvox-cmu_us_rms_arctic
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- festival : audio/festival
- cmulex.scm : audio/festlex-cmu
- wsj.wp39.poslexR : audio/festlex-poslex
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_festvox-cmu_us_slt_arctic
- USES:
- tar:bzip2
- pkg-message:
- For install:
- For correct operation, please add cmu_us_slt_arctic_clunits
after "(defvar default-voice-priority-list"
in /usr/local/share/festival/lib/voices.scm
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.95 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.95 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.95 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.95 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.95 02 Mar 2020 17:35:42 |
pi |
audio/festvox-cmu_us_slt_arctic, games/flightgear-terragear,
graphics/zathura-cb, graphics/zathura-pdf-poppler, graphics/zathura-ps,
math/nfft, net/py-mpi4py, science/aircraft-datcom, x11-themes/gnome-icons-luv:
reset MAINTAINER
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) |
0.95 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
0.95 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.95 02 Dec 2015 19:41:44 |
pi |
audio/festvox-cmu_us_*_arctic: Fixes as suggested by jbeich
Fixes as suggested in
https://lists.freebsd.org/pipermail/svn-ports-all/2015-December/111077.html
PR: 204970
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Suggested by: jbeich |
0.95 01 Dec 2015 18:50:58 |
pi |
New ports: audio/festvox-cmu_us_*_arctic
Six voices for audio/festival.
WWW: http://www.speech.cs.cmu.edu/
PR: 196453
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> |
Number of commits found: 10
|