Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37807376
en ru br
Репозитории ALT
S:2.5-alt0.4
5.1: 1.96-alt7
4.1: 1.96-alt5.M41.1
4.0: 1.96-alt2.6
3.0:
+backports:1.96-alt0.M30.1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.96-beta

Группа :: Звук
Пакет: festival

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: festival_1.96-scm.diff
Скачать


--- festival-1.4.3.orig/lib/festdoc.scm
+++ festival-1.4.3/lib/festdoc.scm
@@ -55,6 +55,7 @@
 
  ;; Need to ensure all library files are actually loaded if they contain
  ;; funcstions/variables which have to be put in the manual
+ (require 'festival)
  (require 'display)
  (require 'mbrola)
  (require 'tilt)
--- festival-1.4.3.orig/lib/lexicons.scm
+++ festival-1.4.3/lib/lexicons.scm
@@ -42,7 +42,7 @@
   (if (probe_file (path-append libdir "dicts"))
       (path-append libdir "dicts/")
       ;; else we'll guess we're in the CSTR filespace
-      (path-as-directory "/projects/festival/lib/dicts/"))
+      (path-as-directory "/usr/share/festival/dicts/"))
   "lexdir
   The directory where the lexicon(s) are, by default.")
 
--- festival-1.4.3.orig/lib/voices.scm
+++ festival-1.4.3/lib/voices.scm
@@ -42,7 +42,7 @@
 ;; The path to search for voices is created from the load-path with
 ;; an extra list of directories appended.
 
-(defvar system-voice-path '( )
+(defvar system-voice-path '("/usr/share/festival/voices/")
   "system-voice-path
    Additional directory not near the load path where voices can be
    found, this can be redefined in lib/sitevars.scm if desired.")
--- festival-1.4.3.orig/lib/voices/english/kal_diphone/festvox/kal_diphone.scm
+++ festival-1.4.3/lib/voices/english/kal_diphone/festvox/kal_diphone.scm
@@ -0,0 +1 @@
+(define voice_kal_diphone (lambda () t)) (provide 'kal_diphone)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin