View | Details | Raw Unified | Return to bug 204970 | Differences between
and this patch

Collapse All | Expand All

(-)audio/festvox-cmu_us_awb_arctic/Makefile (-6 / +1 lines)
Lines 1-14 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
VOICE=	cmu_us_awb_arctic
3
VOICE=	cmu_us_awb_arctic
4
PORTREVISION=	0
5
4
6
COMMENT=	English male voice for festival
5
COMMENT=	CMU US English Scottish male voice for festival
7
6
8
MASTERDIR=	${.CURDIR}/../festvox-cmu_us_slt_arctic
7
MASTERDIR=	${.CURDIR}/../festvox-cmu_us_slt_arctic
9
DESCR=	${.CURDIR}/pkg-descr
10
DISTINFO_FILE=	${.CURDIR}/distinfo
11
PLIST=	${.CURDIR}/pkg-plist
12
PKGMESSAGE=	${.CURDIR}/pkg-message
13
8
14
.include "${MASTERDIR}/Makefile.common"
9
.include "${MASTERDIR}/Makefile.common"
(-)audio/festvox-cmu_us_awb_arctic/pkg-descr (-2 / +10 lines)
Lines 1-4 Link Here
1
English male voice for festival.
1
US English Scottish male voice by the Language Technologies Institute at
2
Carnegie Mellon University constructed from phonetically balanced, US English
3
single speaker database designed for unit selection speech synthesis research.
4
5
The speaker is very experienced in building synthetic voices and matched
6
prompted US English, though his vowels are very different from US English
7
vowels. Scottish English speakers will probably find synthesizers based on this
8
voice strange.
9
2
(voice_cmu_us_awb_arctic_clunits)
10
(voice_cmu_us_awb_arctic_clunits)
3
11
4
WWW: http://www.speech.cs.cmu.edu/
12
WWW: http://festvox.org/cmu_arctic/dbs_awb.html
(-)audio/festvox-cmu_us_awb_arctic/pkg-message (-5 lines)
Lines 1-5 Link Here
1
===============================================================================
2
For correct operation, please add cmu_us_awb_arctic_clunits
3
after "(defvar default-voice-priority-list"
4
in ${PREFIX}/share/festival/lib/voices.scm
5
===============================================================================

Return to bug 204970