aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-cmu_us_awb_arctic
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-12-02 19:41:44 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-12-02 19:41:44 +0000
commitd06ac4a99b3a27c22310495176f758edfd15cd82 (patch)
tree9f467db2982f84a871731aa610535514c21896b4 /audio/festvox-cmu_us_awb_arctic
parent9ccfff27590517601b9f742c828e43e59f05cba2 (diff)
downloadports-d06ac4a99b3a27c22310495176f758edfd15cd82.tar.gz
ports-d06ac4a99b3a27c22310495176f758edfd15cd82.zip
audio/festvox-cmu_us_*_arctic: Fixes as suggested by jbeich
Fixes as suggested in https://lists.freebsd.org/pipermail/svn-ports-all/2015-December/111077.html PR: 204970 Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) Suggested by: jbeich
Notes
Notes: svn path=/head/; revision=402849
Diffstat (limited to 'audio/festvox-cmu_us_awb_arctic')
-rw-r--r--audio/festvox-cmu_us_awb_arctic/Makefile9
-rw-r--r--audio/festvox-cmu_us_awb_arctic/pkg-descr13
-rw-r--r--audio/festvox-cmu_us_awb_arctic/pkg-message5
3 files changed, 13 insertions, 14 deletions
diff --git a/audio/festvox-cmu_us_awb_arctic/Makefile b/audio/festvox-cmu_us_awb_arctic/Makefile
index 2f805dde56f0..525ef6aeef40 100644
--- a/audio/festvox-cmu_us_awb_arctic/Makefile
+++ b/audio/festvox-cmu_us_awb_arctic/Makefile
@@ -1,14 +1,9 @@
# $FreeBSD$
VOICE= cmu_us_awb_arctic
-PORTREVISION= 0
-COMMENT= English male voice for festival
+COMMENT= CMU US English Scottish male voice for festival
MASTERDIR= ${.CURDIR}/../festvox-cmu_us_slt_arctic
-DESCR= ${.CURDIR}/pkg-descr
-DISTINFO_FILE= ${.CURDIR}/distinfo
-PLIST= ${.CURDIR}/pkg-plist
-PKGMESSAGE= ${.CURDIR}/pkg-message
-.include "${MASTERDIR}/Makefile.common"
+.include "${MASTERDIR}/Makefile"
diff --git a/audio/festvox-cmu_us_awb_arctic/pkg-descr b/audio/festvox-cmu_us_awb_arctic/pkg-descr
index 2d7d54aa2bf5..6a67802958c6 100644
--- a/audio/festvox-cmu_us_awb_arctic/pkg-descr
+++ b/audio/festvox-cmu_us_awb_arctic/pkg-descr
@@ -1,4 +1,13 @@
-English male voice for festival.
+US English Scottish male voice by the Language Technologies Institute
+at Carnegie Mellon University constructed from phonetically balanced,
+US English single speaker database designed for unit selection
+speech synthesis research.
+
+The speaker is very experienced in building synthetic voices and
+matched prompted US English, though his vowels are very different
+from US English vowels. Scottish English speakers will probably
+find synthesizers based on this voice strange.
+
(voice_cmu_us_awb_arctic_clunits)
-WWW: http://www.speech.cs.cmu.edu/
+WWW: http://festvox.org/cmu_arctic/dbs_awb.html
diff --git a/audio/festvox-cmu_us_awb_arctic/pkg-message b/audio/festvox-cmu_us_awb_arctic/pkg-message
deleted file mode 100644
index dce2efb0d859..000000000000
--- a/audio/festvox-cmu_us_awb_arctic/pkg-message
+++ /dev/null
@@ -1,5 +0,0 @@
-===============================================================================
-For correct operation, please add cmu_us_awb_arctic_clunits
-after "(defvar default-voice-priority-list"
-in ${PREFIX}/share/festival/lib/voices.scm
-===============================================================================