Date: Mon, 24 Nov 2003 09:32:53 -0800 (PST) From: Trevor Johnson <trevor@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/festvox-abc distinfo Message-ID: <200311241732.hAOHWrZ3014252@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trevor 2003/11/24 09:32:53 PST
FreeBSD ports repository
Modified files:
audio/festvox-abc distinfo
Log:
Add new MD5 hash. These are the changes in the contents of the distfile:
diff -burN work-old/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries work-new/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries
--- work-old/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries Wed Mar 1 21:37:02 2000
+++ work-new/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries Thu Dec 30 01:11:31 1999
@@ -1,3 +1,3 @@
/abcdiph.msec/1.1.1.1/Thu Feb 18 00:23:42 1999//
-/abc_diphone.scm/1.4/Thu Feb 24 02:35:05 2000//
+/abc_diphone.scm/1.3/Tue Jun 22 17:35:25 1999//
D
diff -burN work-old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm work-new/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm
--- work-old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm Thu Feb 24 02:35:05 2000
+++ work-new/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm Thu Dec 30 01:11:32 1999
@@ -58,8 +58,6 @@
;; token to word rules
(Parameter.set 'Token_Method 'Token_Any)
(set! token_to_words mx_spanish_token_to_words)
- (set! prev_token.punctuation token.punctuation)
- (set! token.punctuation "\"`.,:;!?(){}[]" "[see Tokenizing]")
;; No pos prediction
(set! pos_lex_name nil)
@@ -104,12 +102,7 @@
(Parameter.set 'Synth_Method 'OGIdiphone)
(OGIdbase.activate "abc_diphone")
(OGIresLPC.init abcdi_OGI_syn_params)
- (set! current_voice_reset abc_voice_reset)
(set! current-voice 'abc_diphone)
-)
-
-(define (abc_voice_reset)
- (set! token.punctuation prev_token.punctuation)
)
;; Context-dependent smoothing:
PR: 50869
Submitted by: krion
Approved by: portmgr
Revision Changes Path
1.2 +2 -0 ports/audio/festvox-abc/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311241732.hAOHWrZ3014252>
