summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-09-16 08:53:23 +0000
committerWill Andrews <will@FreeBSD.org>2000-09-16 08:53:23 +0000
commit6bcd95466ecb20f042df3e7d5579602e99aa9ac4 (patch)
tree48086c7343d32b9336ec28a0e9866a8c78906534 /audio
parentAdd festival 1.4.1, a multi-lingual text-to-speech system for Unix. This (diff)
Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. This
commit includes the various ports festival can work with. Big thanks to Trevor for putting in all the time to port this! [ Ok, this is another 3:45am screwup. Sorry. -Ed. ] PR: 21200 Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=32684
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/festvox-tll/Makefile41
-rw-r--r--audio/festvox-tll/distinfo1
-rw-r--r--audio/festvox-tll/pkg-comment1
-rw-r--r--audio/festvox-tll/pkg-descr10
-rw-r--r--audio/festvox-tll/pkg-plist8
6 files changed, 62 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 8f5ed94473c1..421119f3fa8c 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -39,6 +39,7 @@
SUBDIR += festvox-mwm
SUBDIR += festvox-ogirab
SUBDIR += festvox-rab16
+ SUBDIR += festvox-tll
SUBDIR += gdcd
SUBDIR += gkrellmms
SUBDIR += gkrellmvolume
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile
new file mode 100644
index 000000000000..f4b2bde0e15a
--- /dev/null
+++ b/audio/festvox-tll/Makefile
@@ -0,0 +1,41 @@
+# New ports collection makefile for: festvox-tll
+# Date created: 2000-06-20
+# Whom: Trevor Johnson <trevor@jpj.net>
+# based on the NetBSD port
+#
+# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:17 agc Exp $
+# $FreeBSD$
+#
+
+PORTNAME= festvox-tll
+PORTVERSION= 2.0
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.leb.net/pub/blinux/festival/mirror.ogi-synth_home/ \
+ ftp://ftp.mayn.de/pub/linux/BLinux/festival/mirror.ogi-synth_home/ \
+ ftp://cslu.cse.ogi.edu/pub/tts/
+DISTNAME= voice_tll_di-2.0
+DIST_SUBDIR= festival
+
+MAINTAINER= trevor@jpj.net
+
+RUN_DEPENDS= festival:../festival \
+ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:../festlex-ogi
+
+RESTRICTED= no-commercial-use
+
+WRKSRC= ${WRKDIR}/festival
+
+NO_BUILD= yes
+
+FHOME= ${PREFIX}/share/festival
+
+post-extract:
+ @ ${CHMOD} -R a+r ${WRKSRC}
+ find ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
+ find ${WRKSRC} -type d -name CVS | xargs ${RM} -fr
+
+do-install:
+ ${MKDIR} ${FHOME}
+ cd ${WRKSRC} && ${CP} -pPR * ${FHOME}
+
+.include <bsd.port.mk>
diff --git a/audio/festvox-tll/distinfo b/audio/festvox-tll/distinfo
new file mode 100644
index 000000000000..9e381c9f8ec4
--- /dev/null
+++ b/audio/festvox-tll/distinfo
@@ -0,0 +1 @@
+MD5 (festival/voice_tll_di-2.0.tar.gz) = 216dd4fea420457d7246edd58a085dfb
diff --git a/audio/festvox-tll/pkg-comment b/audio/festvox-tll/pkg-comment
new file mode 100644
index 000000000000..ab430e4b73f1
--- /dev/null
+++ b/audio/festvox-tll/pkg-comment
@@ -0,0 +1 @@
+American English female voice for Festival (no commercial use)
diff --git a/audio/festvox-tll/pkg-descr b/audio/festvox-tll/pkg-descr
new file mode 100644
index 000000000000..c6d63179d2c3
--- /dev/null
+++ b/audio/festvox-tll/pkg-descr
@@ -0,0 +1,10 @@
+from the NetBSD maintainer:
+
+This voice provides an American English female voice using a residual
+excited LPC diphone synthesis module, both created at OGI. It uses
+a lexicon compiled from MOBY and CMU lexicons, and other trained
+modules used by CSTR voices.
+
+This voice can be activated via (voice_tll_diphone) .
+
+WWW: http://cslu.cse.ogi.edu/tts
diff --git a/audio/festvox-tll/pkg-plist b/audio/festvox-tll/pkg-plist
new file mode 100644
index 000000000000..9adde4c699d8
--- /dev/null
+++ b/audio/festvox-tll/pkg-plist
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.2 1999/10/28 02:05:44 hubertf Exp $
+share/festival/lib/voices/english/tll_diphone/group/tll_di_resLPC.group
+share/festival/lib/voices/english/tll_diphone/festvox/tll_diphone.scm
+share/festival/lib/voices/english/tll_diphone/festvox/tlldiph.msec
+share/festival/lib/voices/english/tll_diphone/festvox/tllgain.dat
+@dirrm share/festival/lib/voices/english/tll_diphone/group
+@dirrm share/festival/lib/voices/english/tll_diphone/festvox
+@dirrm share/festival/lib/voices/english/tll_diphone