summaryrefslogtreecommitdiffstats
path: root/audio/festvox-jph
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-09-17 22:05:59 +0000
committerwill <will@FreeBSD.org>2000-09-17 22:05:59 +0000
commitfc96c019b5c034b84b036e8366aa63c47b1c73e9 (patch)
tree634e5de419f0dca63a2fa6032fa068fb56ae9e7c /audio/festvox-jph
parentc48ad02f4abe64d836f52f452fb5f0f5eb52d888 (diff)
downloadFreeBSD-ports-fc96c019b5c034b84b036e8366aa63c47b1c73e9.zip
FreeBSD-ports-fc96c019b5c034b84b036e8366aa63c47b1c73e9.tar.gz
Add festvox-jph 2.0, the American English male voice for Festival.
PR: 21331 Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'audio/festvox-jph')
-rw-r--r--audio/festvox-jph/Makefile43
-rw-r--r--audio/festvox-jph/distinfo1
-rw-r--r--audio/festvox-jph/pkg-comment1
-rw-r--r--audio/festvox-jph/pkg-descr12
-rw-r--r--audio/festvox-jph/pkg-plist9
5 files changed, 66 insertions, 0 deletions
diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile
new file mode 100644
index 0000000..9f9aff8
--- /dev/null
+++ b/audio/festvox-jph/Makefile
@@ -0,0 +1,43 @@
+# New ports collection makefile for: festvox-jph
+# Date created: 2000-06-12
+# Whom: Trevor Johnson <trevor@jpj.net>
+# based on the NetBSD port
+#
+# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:14 agc Exp $
+# $FreeBSD$
+#
+
+PORTNAME= festvox-jph
+PORTVERSION= 2.0
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.leb.net/pub/blinux/${SUB} \
+ ftp://ftp.mayn.de/pub/linux/BLinux/${SUB} \
+ ftp://cslu.cse.ogi.edu/pub/tts/
+SUB= festival/mirror.ogi-synth_home/
+DISTNAME= voice_jph_di-2.0
+DIST_SUBDIR= festival
+
+MAINTAINER= trevor@jpj.net
+
+RESTRICTED= no-commercial-use
+
+RUN_DEPENDS= festival:../festival \
+ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \
+ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:../festlex-ogi
+
+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-jph/distinfo b/audio/festvox-jph/distinfo
new file mode 100644
index 0000000..15c49d3
--- /dev/null
+++ b/audio/festvox-jph/distinfo
@@ -0,0 +1 @@
+MD5 (festival/voice_jph_di-2.0.tar.gz) = a12f962830a6a8dbf2a126ead5dced2b
diff --git a/audio/festvox-jph/pkg-comment b/audio/festvox-jph/pkg-comment
new file mode 100644
index 0000000..4d8c413
--- /dev/null
+++ b/audio/festvox-jph/pkg-comment
@@ -0,0 +1 @@
+American English male voice for Festival
diff --git a/audio/festvox-jph/pkg-descr b/audio/festvox-jph/pkg-descr
new file mode 100644
index 0000000..da1a9ab
--- /dev/null
+++ b/audio/festvox-jph/pkg-descr
@@ -0,0 +1,12 @@
+This is an American English male voice for Festival. It uses a
+residual excited LPC diphone synthesis module from OGI, a lexicon
+compiled from MOBY and CMU lexicons, and other trained modules used
+by CSTR voices.
+
+To use this voice, you must compile Festival with the OGI extensions.
+It can be activated via (voice_jph_diphone) .
+
+WWW: http://cslu.cse.ogi.edu/tts
+
+Trevor Johnson
+trevor@jpj.net
diff --git a/audio/festvox-jph/pkg-plist b/audio/festvox-jph/pkg-plist
new file mode 100644
index 0000000..8f0441b
--- /dev/null
+++ b/audio/festvox-jph/pkg-plist
@@ -0,0 +1,9 @@
+share/festival/lib/voices/english/jph_diphone/festvox/jph_diphone.scm
+share/festival/lib/voices/english/jph_diphone/festvox/jphdiph.msec
+share/festival/lib/voices/english/jph_diphone/festvox/jphgain.dat
+share/festival/lib/voices/english/jph_diphone/group/jph_di_resLPC.group
+@dirrm share/festival/lib/voices/english/jph_diphone/group
+@dirrm share/festival/lib/voices/english/jph_diphone/festvox
+@dirrm share/festival/lib/voices/english/jph_diphone
+@dirrm share/festival/lib/voices/english
+@dirrm share/festival/lib/voices
OpenPOWER on IntegriCloud