aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-rab8
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-09-16 18:59:13 +0000
committerWill Andrews <will@FreeBSD.org>2000-09-16 18:59:13 +0000
commit4f40f7b14db2feafcd9858583099e917ebad3e26 (patch)
tree4f60744e247b00994fcaa2165604e81d70b75bbf /audio/festvox-rab8
parent358b49a6005828c743d8e235f029cdfe15e1a436 (diff)
downloadports-4f40f7b14db2feafcd9858583099e917ebad3e26.tar.gz
ports-4f40f7b14db2feafcd9858583099e917ebad3e26.zip
Add festival 1.4.1, (or rather add a module that uses it): a multi-lingual
text-to-speech system for Unix. Big thanks to Trevor for porting this! [ I WAS NOT ON CRACK LAST NIGHT, mmkay?!?! -Ed. ] PR: 21201 Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=32721
Diffstat (limited to 'audio/festvox-rab8')
-rw-r--r--audio/festvox-rab8/Makefile40
-rw-r--r--audio/festvox-rab8/distinfo3
-rw-r--r--audio/festvox-rab8/pkg-comment1
-rw-r--r--audio/festvox-rab8/pkg-descr19
-rw-r--r--audio/festvox-rab8/pkg-plist7
5 files changed, 70 insertions, 0 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile
new file mode 100644
index 000000000000..deac2d8bde46
--- /dev/null
+++ b/audio/festvox-rab8/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: festvox-rab8
+# Date created: 2000-06-15
+# Whom: Trevor Johnson <trevor@jpj.net>
+# based on the NetBSD port
+#
+# $NetBSD: Makefile,v 1.12 2000/02/15 09:26:17 agc Exp $
+# $FreeBSD$
+#
+
+PORTNAME= festvox-rab8
+PORTVERSION= 1.4.1
+CATEGORIES= audio
+MASTER_SITES= http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ \
+ ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/
+DISTNAME= festvox_rablpc8k
+DIST_SUBDIR= festival
+
+MAINTAINER= trevor@jpj.net
+
+RUN_DEPENDS= festival:../festival \
+ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \
+ ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:../festlex-oald
+
+WRKSRC= ${WRKDIR}/festival
+
+CONFLICTS= festvox-rab16
+
+NO_BUILD= yes
+
+FHOME= ${PREFIX}/share/festival
+
+post-extract:
+ @ ${CHMOD} -R a+r ${WRKSRC}
+ @ find ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
+
+do-install:
+ ${MKDIR} ${FHOME}
+ cd ${WRKSRC} && ${CP} -pPR * ${FHOME}
+
+.include <bsd.port.mk>
diff --git a/audio/festvox-rab8/distinfo b/audio/festvox-rab8/distinfo
new file mode 100644
index 000000000000..c24de4d54155
--- /dev/null
+++ b/audio/festvox-rab8/distinfo
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.2 1999/10/11 13:26:19 proff Exp $
+
+MD5 (festival/festvox_rablpc8k.tar.gz) = a3b863f437a3bc5be90cbeb224bdc5d9
diff --git a/audio/festvox-rab8/pkg-comment b/audio/festvox-rab8/pkg-comment
new file mode 100644
index 000000000000..98cd80b27e04
--- /dev/null
+++ b/audio/festvox-rab8/pkg-comment
@@ -0,0 +1 @@
+British English male voice, sampled at 8 kHz, for festival
diff --git a/audio/festvox-rab8/pkg-descr b/audio/festvox-rab8/pkg-descr
new file mode 100644
index 000000000000..5b2bfaf8d1f2
--- /dev/null
+++ b/audio/festvox-rab8/pkg-descr
@@ -0,0 +1,19 @@
+from the NetBSD maintainer:
+
+This voice provides a British 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.
+
+This voice can be activated via (voice_rab_diphone).
+
+It is sampled at 8 kHz and conflicts with the festvox-rab16 package
+(16 kHz samples).
+
+WWW: http://www.cstr.ed.ac.uk/projects/festival.html
+
+Trevor Johnson
+trevor@jpj.net
diff --git a/audio/festvox-rab8/pkg-plist b/audio/festvox-rab8/pkg-plist
new file mode 100644
index 000000000000..d67aac8dbdc8
--- /dev/null
+++ b/audio/festvox-rab8/pkg-plist
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.2 1999/10/28 01:57:59 hubertf Exp $
+share/festival/lib/voices/english/rab_diphone/group/rablpc8k.group
+@dirrm share/festival/lib/voices/english/rab_diphone/group
+share/festival/lib/voices/english/rab_diphone/festvox/rab_diphone.scm
+share/festival/lib/voices/english/rab_diphone/COPYING
+@dirrm share/festival/lib/voices/english/rab_diphone/festvox
+@dirrm share/festival/lib/voices/english/rab_diphone