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

Collapse All | Expand All

(-)audio/festvox-cmu_us_bdl_arctic/Makefile (-8 / +2 lines)
Lines 1-15 Link Here
1
# Created by: ?
2
# $FreeBSD$
1
# $FreeBSD$
3
2
4
VOICE=	cmu_us_bdl_arctic
3
VOICE=	cmu_us_bdl_arctic
5
PORTREVISION=	0
6
4
7
COMMENT=	English male voice for festival
5
COMMENT=	CMU US English male voice for festival
8
6
9
MASTERDIR=	${.CURDIR}/../festvox-cmu_us_slt_arctic
7
MASTERDIR=	${.CURDIR}/../festvox-cmu_us_slt_arctic
10
DESCR=	${.CURDIR}/pkg-descr
11
DISTINFO_FILE=	${.CURDIR}/distinfo
12
PLIST=	${.CURDIR}/pkg-plist
13
PKGMESSAGE=	${.CURDIR}/pkg-message
14
8
15
.include "${MASTERDIR}/Makefile.common"
9
.include "${MASTERDIR}/Makefile"
(-)audio/festvox-cmu_us_bdl_arctic/pkg-descr (-2 / +5 lines)
Lines 1-4 Link Here
1
English male voice for festival.
1
US English 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
2
(voice_cmu_us_bdl_arctic_clunits)
5
(voice_cmu_us_bdl_arctic_clunits)
3
6
4
WWW: http://www.speech.cs.cmu.edu/
7
WWW: http://festvox.org/cmu_arctic/dbs_bdl.html
(-)audio/festvox-cmu_us_bdl_arctic/pkg-message (-5 lines)
Lines 1-5 Link Here
1
===============================================================================
2
For correct operation, please add cmu_us_bdl_arctic_clunits
3
after "(defvar default-voice-priority-list"
4
in ${PREFIX}/share/festival/lib/voices.scm
5
===============================================================================

Return to bug 204970