diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-25 01:32:53 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-25 01:32:53 +0800 |
commit | 5578e2dc62df98f0546c144b000a75532ce0d304 (patch) | |
tree | cda28f8f80f806ce7e2bff0d85acb85e2ddf993b | |
parent | b5dc2dbb9e3cc1dd8d8c2809b82475390e97c741 (diff) | |
download | freebsd-ports-gnome-5578e2dc62df98f0546c144b000a75532ce0d304.tar.gz freebsd-ports-gnome-5578e2dc62df98f0546c144b000a75532ce0d304.tar.zst freebsd-ports-gnome-5578e2dc62df98f0546c144b000a75532ce0d304.zip |
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
-rw-r--r-- | audio/festvox-abc/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festvox-abc/distinfo b/audio/festvox-abc/distinfo index 79c595b700a5..46d7314b7cdf 100644 --- a/audio/festvox-abc/distinfo +++ b/audio/festvox-abc/distinfo @@ -1 +1,3 @@ +$FreeBSD$ MD5 (festival/voice_abc_di-2.0.tar.gz) = d58c653f91541229ce0ff5efef0e3582 +MD5 (festival/voice_abc_di-2.0.tar.gz) = ec79f032e9fe3504689026d9699fb2e3 |