Commit graph

8 commits

Author SHA1 Message Date
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
dmcmahill
3ff3ae5c57 add ONLY_FOR_PLATFORM to match those of mbrola (which these pkgs all
depend upon).  This way the "not available for..." message appears instead
of a "can't build dependencies" message.
2000-07-06 17:43:42 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
wiz
b08558ab94 replaced some more commands by their ${COMMAND} counterparts 1999-12-28 04:19:57 +00:00
wiz
20af2df540 pkglint silencing:
o use DISTNAME and PKGNAME instead of DISTFILES
o replace rm by ${RM}, chmod by ${CHMOD}, pax by ${PAX}, echo by ${ECHO}
o reorder lines, remove unnecessary blank
o modify pkg/COMMENT and pkg/DESCR
o remove lines from files/patch-sum for files that aren't there
1999-12-25 22:38:54 +00:00
proff
faebe90f4f Just say NO to chicks with dicks 1999-10-11 19:47:55 +00:00
proff
22e7b65bb5 MBROLA based American English female voice for the festival speech
synthesis system.

This voice provides a American English female voice using the MBROLA
synthesis method.  It uses a modified CMU lexicon for 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.

This voice can be activated via (voice_us1_mbrola)

-Julian Assange <proff@iq.org>

wq
1999-10-11 16:00:02 +00:00