aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-cmu_us_rms_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_rms_arctic
parent9ccfff27590517601b9f742c828e43e59f05cba2 (diff)
downloadports-d06ac4a99b3a27c22310495176f758edfd15cd82.tar.gz
ports-d06ac4a99b3a27c22310495176f758edfd15cd82.zip
Notes
Diffstat (limited to 'audio/festvox-cmu_us_rms_arctic')
-rw-r--r--audio/festvox-cmu_us_rms_arctic/Makefile10
-rw-r--r--audio/festvox-cmu_us_rms_arctic/pkg-descr8
-rw-r--r--audio/festvox-cmu_us_rms_arctic/pkg-message5
3 files changed, 8 insertions, 15 deletions
diff --git a/audio/festvox-cmu_us_rms_arctic/Makefile b/audio/festvox-cmu_us_rms_arctic/Makefile
index 732d72e6f2b3..e7e7590c7d5d 100644
--- a/audio/festvox-cmu_us_rms_arctic/Makefile
+++ b/audio/festvox-cmu_us_rms_arctic/Makefile
@@ -1,16 +1,10 @@
-# Created by: ?
# $FreeBSD$
VOICE= cmu_us_rms_arctic
-PORTREVISION= 0
-COMMENT= English male voice for festival
+COMMENT= CMU US English 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
NODIRS= cep dic emu/lab_hlb emu/pm_hlb emu f0 \
festival/accents festival/coeffs festival/disttabs \
@@ -18,4 +12,4 @@ NODIRS= cep dic emu/lab_hlb emu/pm_hlb emu f0 \
group lar lpc pm_lab prompt-cep prompt-lab prompt-utt \
prompt-wav recording scratch/lab scratch/wav scratch versions wrd
-.include "${MASTERDIR}/Makefile.common"
+.include "${MASTERDIR}/Makefile"
diff --git a/audio/festvox-cmu_us_rms_arctic/pkg-descr b/audio/festvox-cmu_us_rms_arctic/pkg-descr
index 778715b68f7e..d7d85fe22e05 100644
--- a/audio/festvox-cmu_us_rms_arctic/pkg-descr
+++ b/audio/festvox-cmu_us_rms_arctic/pkg-descr
@@ -1,4 +1,8 @@
-English male voice for festival.
+US English 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.
+
(voice_cmu_us_rms_arctic_clunits)
-WWW: http://www.speech.cs.cmu.edu/
+WWW: http://festvox.org/cmu_arctic/dbs_rms.html
diff --git a/audio/festvox-cmu_us_rms_arctic/pkg-message b/audio/festvox-cmu_us_rms_arctic/pkg-message
deleted file mode 100644
index 87bad19e1fcd..000000000000
--- a/audio/festvox-cmu_us_rms_arctic/pkg-message
+++ /dev/null
@@ -1,5 +0,0 @@
-===============================================================================
-For correct operation, please add cmu_us_rms_arctic_clunits
-after "(defvar default-voice-priority-list"
-in ${PREFIX}/share/festival/lib/voices.scm
-===============================================================================