From 31fd692822217a8a1628c8009caa7bf5f81c1bd3 Mon Sep 17 00:00:00 2001 From: Debian TTS team Date: Mon, 13 Jan 2014 21:03:21 +0100 Subject: dgit commit quilt patch: sync-damaged-env Apparently this causes a 'SIOD damaged env' warning when invoking 'festival --tts'. See #432019. Gbp-Pq: Name sync-damaged-env --- lib/voices/finnish/suo_fi_lj_diphone/festvox/suopuhe_mode.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/voices/finnish/suo_fi_lj_diphone/festvox/suopuhe_mode.scm b/lib/voices/finnish/suo_fi_lj_diphone/festvox/suopuhe_mode.scm index 28af66a..c6748fa 100644 --- a/lib/voices/finnish/suo_fi_lj_diphone/festvox/suopuhe_mode.scm +++ b/lib/voices/finnish/suo_fi_lj_diphone/festvox/suopuhe_mode.scm @@ -450,7 +450,7 @@ and suopuhe_vol_type (absolute or relative)." (suopuhe_setup) (tts_file file 'suopuhe)) (tts_file file (tts_find_text_mode file auto-text-mode-alist)))) - (audio_mode 'sync) ;; Hmm this is probably bad + ; (audio_mode 'sync) ;; Hmm this is probably bad ) ;; korvaava versio tts-viritelmiin... ;(define (utt.play utt) @@ -631,4 +631,4 @@ and a syllable stress value based on the UTTerance." (utt.features utt 'Syllable '(name stress))) -(provide 'suopuhe_mode) \ No newline at end of file +(provide 'suopuhe_mode) -- cgit v1.2.3