summaryrefslogtreecommitdiff
path: root/audio/festival/pkg
diff options
context:
space:
mode:
authorproff <proff>1999-10-11 14:13:49 +0000
committerproff <proff>1999-10-11 14:13:49 +0000
commitcc74a5f0aa3e455e17236c36449112eaee43ee13 (patch)
tree6fbbc665c110fded651f5108fa7017516333b181 /audio/festival/pkg
parentcb6846866458c28062cf7a57a9d81a671c275755 (diff)
downloadpkgsrc-cc74a5f0aa3e455e17236c36449112eaee43ee13.tar.gz
Upgrade to 1.4.0
Festival 1.4.0 has the following improvements over the previous release (1.3.1 January 1999) o distributed under a free X11-type licence o generalization of stats modules, ngram, CART, wfst with viterbi so they can be shard more easily o Tidy up of Utterance/Relation/Item architecture o Initial JSAPI support o Three new us voices using MBROLA databases o Tilt code overhaul o XML load for Relations o Fringe graphic display (ALPHA) released seperately http://www.cstr.ed.ac.uk/projects/fringe.html
Diffstat (limited to 'audio/festival/pkg')
-rw-r--r--audio/festival/pkg/COMMENT2
-rw-r--r--audio/festival/pkg/DESCR42
-rw-r--r--audio/festival/pkg/PLIST45
3 files changed, 65 insertions, 24 deletions
diff --git a/audio/festival/pkg/COMMENT b/audio/festival/pkg/COMMENT
index 783aa1805cc..b7749a368ef 100644
--- a/audio/festival/pkg/COMMENT
+++ b/audio/festival/pkg/COMMENT
@@ -1 +1 @@
-Festival is a general multi-lingual speech synthesis system
+Festival is an advanced multi-lingual speech synthesis system
diff --git a/audio/festival/pkg/DESCR b/audio/festival/pkg/DESCR
index fa0e2647de8..8c482ccd7f5 100644
--- a/audio/festival/pkg/DESCR
+++ b/audio/festival/pkg/DESCR
@@ -1,12 +1,41 @@
- Festival is a general multi-lingual speech synthesis system
+ Festival is an advanced multi-lingual speech synthesis system
developed at CSTR. It offers a full text to speech system with
various APIs, as well an environment for development and research
of speech synthesis techniques. It is written in C++ with a
Scheme-based command interpreter for general control.
- Version 1.3.1 (January 1999) is now available for research,
- educational and individual use for free. It has the following
- features
+You will also need to install at least one festvox-* (festival voice)
+package (infact, the festvox packages are dependent on this package).
+
+ festival --tts foo.bar will speak ASCII file foo.bar,
+ (SayText "Oh Dad! We're ALL Devo!")
+
+-Julian Assange <proff@iq.org>
+
+Current version
+
+Version 1.4.0 (June 1999) is now available free for unrestricted use
+
+ o English (British and American), Spanish and Welsh text to speech
+ o Externally configurable language independent modules
+ o phonesets, lexicons, letter-to-sound rules, tokenizing, part
+ of speech tagging, intonation and duration.
+
+Festival 1.4.0 has the following improvements over the previous release (1.3.1 January 1999)
+
+ o distributed under a free X11-type licence
+ o generalization of stats modules, ngram, CART, wfst with viterbi so they
+ can be shard more easily
+ o Tidy up of Utterance/Relation/Item architecture
+ o Initial JSAPI support
+ o Three new us voices using MBROLA databases
+ o Tilt code overhaul
+ o XML load for Relations
+ o Fringe graphic display (ALPHA) released seperately
+ http://www.cstr.ed.ac.uk/projects/fringe.html
+
+Previous (1.3.1) features:
+
* English (British and American), Spanish (mexican) and
Welsh text to speech
* Externally configurable language independent modules
@@ -20,8 +49,3 @@
* On-line documentation.
* SABLE markup, Emacs, client/server (including Java), scripting
interfaces.
-
-You will also need to install at least one festvox-* (festival voice)
-package (infact, the festvox packages are dependent on this package).
-
--Julian Assange <proff@iq.org>
diff --git a/audio/festival/pkg/PLIST b/audio/festival/pkg/PLIST
index 376a317de34..1f5497f7c06 100644
--- a/audio/festival/pkg/PLIST
+++ b/audio/festival/pkg/PLIST
@@ -6,10 +6,13 @@ libexec/audsp
man/man1/festival.1
man/man1/festival_client.1
share/festival/lib/Makefile
+share/festival/lib/VCLocalRules
share/festival/lib/mrpa_phones.scm
share/festival/lib/mrpa_allophones.scm
share/festival/lib/radio_phones.scm
share/festival/lib/holmes_phones.scm
+share/festival/lib/darpa_phones.scm
+share/festival/lib/phoneset.scm
share/festival/lib/mrpa_durs.scm
share/festival/lib/klatt_durs.scm
share/festival/lib/gswdurtreeZ.scm
@@ -18,23 +21,12 @@ share/festival/lib/tobi.scm
share/festival/lib/f2bf0lr.scm
share/festival/lib/tobi_rules.scm
share/festival/lib/tilt.scm
-share/festival/lib/tilt_ab.scm
-share/festival/lib/tilt_params.scm
share/festival/lib/sec.ts20.quad.ngrambin
share/festival/lib/sec.B.hept.ngrambin
-share/festival/lib/synthesis.scm
-share/festival/lib/siod.scm
share/festival/lib/init.scm
-share/festival/lib/etc
-share/festival/lib/etc/Makefile
-share/festival/lib/etc/email_filter
-share/festival/lib/etc/NetBSD
-share/festival/lib/etc/NetBSD/.made
-@dirrm share/festival/lib/etc/NetBSD
-@dirrm share/festival/lib/etc
+share/festival/lib/synthesis.scm
share/festival/lib/module_description.scm
share/festival/lib/lexicons.scm
-share/festival/lib/unitdatabase.scm
share/festival/lib/festival.scm
share/festival/lib/intonation.scm
share/festival/lib/duration.scm
@@ -51,24 +43,46 @@ share/festival/lib/postlex.scm
share/festival/lib/tokenpos.scm
share/festival/lib/festtest.scm
share/festival/lib/cslush.scm
-share/festival/lib/web.scm
share/festival/lib/cart_aux.scm
share/festival/lib/pauses.scm
share/festival/lib/scfg.scm
share/festival/lib/mettree.scm
share/festival/lib/java.scm
+share/festival/lib/lts.scm
share/festival/lib/engmorph.scm
share/festival/lib/engmorphsyn.scm
-share/festival/lib/lts.scm
share/festival/lib/lts_build.scm
share/festival/lib/Sable.v0_2.dtd
share/festival/lib/sable-latin.ent
share/festival/lib/festival.el
share/festival/lib/scfg_wsj_wp20.gram
+share/festival/lib/speech.properties
share/festival/lib/email-mode.scm
share/festival/lib/ogimarkup-mode.scm
share/festival/lib/sable-mode.scm
share/festival/lib/soleml-mode.scm
+share/festival/lib/etc/Makefile
+share/festival/lib/etc/email_filter
+share/festival/lib/etc/NetBSD/.made
+@dirrm share/festival/lib/etc/NetBSD
+@dirrm share/festival/lib/etc
+share/festival/lib/ogi_cslush.scm
+share/festival/lib/ogi_gswdurtreeZ_wb.scm
+share/festival/lib/ogi_hack.scm
+share/festival/lib/ogi_kddurtreeZ_wb.scm
+share/festival/lib/ogi_klatt_durs_wb.scm
+share/festival/lib/ogi_languages.scm
+share/festival/lib/ogi_lexicons.scm
+share/festival/lib/ogi_lts_worldbet.scm
+share/festival/lib/ogi_phrase.scm
+share/festival/lib/ogi_postlex.scm
+share/festival/lib/ogi_synthesis.scm
+share/festival/lib/ogi_unitsel.scm
+share/festival/lib/ogi_worldbet_phones.scm
+share/festival/lib/siod.scm
+share/festival/lib/web.scm
+share/festival/lib/cstr.scm
+share/festival/lib/fringe.scm
share/festival/lib/sitevars.scm
@dirrm share/festival/lib
share/festival/examples/Makefile
@@ -95,6 +109,9 @@ share/festival/examples/festival_client.pl
share/festival/examples/toksearch.scm
share/festival/examples/th-mode.scm
share/festival/examples/addr-mode.scm
+share/festival/examples/festival_client.c
+share/festival/examples/festival_client.h
+share/festival/examples/benchmark.orig
share/festival/examples/saytime
share/festival/examples/text2pos
share/festival/examples/latest