Port details |
- festvox-kal16 American English male voice, sampled at 16 kHz, for Festival
- 1.4.0 audio =10 1.4.0Version 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: 2000-09-20 06:09:57
- Last Update: 2022-09-08 15:46:38
- Commit Hash: ade2a04
- People watching this port, also watch:: festival, festlex-poslex, festlex-cmu, festlex-oald, festvox-ked16
- Also Listed In: accessibility
- License: not specified in port
- WWW:
- https://www.cstr.ed.ac.uk/projects/festival/
- Description:
- from the NetBSD maintainer:
This voice provides an American English male voice using a residual
excited LPC diphone synthesis method. It uses the CMU Lexicon
pronunciations. Prosodic phrasing is provided by a statistically
trained model using part of speech and local distribution of breaks.
Intonation is provided by a CART tree predicting ToBI accents and
an F0 contour generated from a model trained from natural speech.
The duration model is also trained from data using a CART tree.
Trevor Johnson
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- festvox-kal16>0:audio/festvox-kal16
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/audio/festvox-kal16/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/festvox-kal16
- pkg install festvox-kal16
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: festvox-kal16
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (festival/festvox_kallpc16k.tar.gz) = 9eb6336f35c202c8069d37e489fb009a7e9fd8539cd47644329db1e92c6aba83
SIZE (festival/festvox_kallpc16k.tar.gz) = 4104056
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- wsj.wp39.poslexR : audio/festlex-poslex
- cmulex.scm : audio/festlex-cmu
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_festvox-kal16
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.0 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.4.0 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.4.0 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.4.0 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.4.0 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4.0 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.4.0 06 Apr 2014 17:29:03 |
bapt |
Support stage |
1.4.0 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.4.0 07 Sep 2013 17:20:21 |
sunpoet |
- Use single space after WWW: |
1.4.0 27 Jan 2013 05:55:20 |
tabthorpe |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr |
1.4.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.4.0 06 Apr 2006 06:29:24 |
mi |
Do not run-depend on festival -- it really ought to be the other way
around.
For festlex-cmu use the 2004 version found in the 1.95 directory, so that
it works with audio/festival. The others did not change since 1999.
Stop the silly practice of extracting into ${WRKDIR} and copying into
destination -- extract directly.
Replace @dirrm with @dirrmtry in a few places and unbreak by adding more
of same.
The same should be applied to other audio/fest* ports, but these are
enough to get the English-only speech out of festival. |
1.4.0 25 Mar 2006 21:15:02 |
kris |
BROKEN: Incomplete pkg-plist |
1.4.0 11 Feb 2006 21:03:14 |
netchild |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
1.4.0 07 Jan 2006 20:00:09 |
trevor |
Hash with SHA-256. |
1.4.0 27 Jan 2004 16:12:37 |
trevor |
Add size data. |
1.4.0 24 Nov 2003 17:27:13 |
trevor |
Fix dependencies.
Approved by: portmgr |
1.4.0 17 Nov 2003 21:22:49 |
trevor |
Use PORTSDIR and force dependencies to 80 columns (ugly, I know). |
1.4.0 13 Nov 2003 11:38:29 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
1.4.0 13 Nov 2003 10:21:09 |
trevor |
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam. |
1.4.0 13 Nov 2003 10:11:35 |
trevor |
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam. |
1.4.0 04 Oct 2003 01:34:47 |
edwin |
new virtual category requested: accessibility
This category, to be described as "of interest to disabled
users" is intended to make it simpler for users to find
software which will let them overcome a handicap. For
example, blind users may want to combine OCR and text-to-speech
software so the computer can read books to them; users with
diminished eyesight can use large fonts and "magnifiers";
paralyzed users may use speech recognition to compose text
or give commands.
PR: ports/39103
Submitted by: Trevor Johnson <trevor@jpj.net> |
1.4.0 01 Mar 2003 14:34:34 |
trevor |
Retire comment file. |
1.4.0 23 May 2002 04:35:39 |
trevor |
Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI. |
07 Nov 2001 18:34:21 |
trevor |
Chase home page and update some "signatures." |
10 Apr 2001 06:39:05 |
trevor |
Add MASTER_SITE_NETBSD. |
31 Dec 2000 12:01:20 |
trevor |
- mtree fixes - when building Festival with OGI, make pkg-plist by
concatenation |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
02 Oct 2000 06:39:36 |
trevor |
Change MAINTAINER for my ports. |
20 Sep 2000 10:09:57 |
asami |
Use fullpaths (prepend "${.CURDIR}") in dependency dirs instead of relative
paths. This is necessary for INDEX generation to work. |