diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 15:47:09 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 15:47:09 +0000 |
commit | 640b6511f49847b38db9bf3f8333e806417d8327 (patch) | |
tree | 8dff35fd66778b319137f5fce789adf66fd29774 /audio/festival+OGI/pkg-descr | |
parent | 3ea0f53a9c8640174fe9e5e7c34c6f9fa697d831 (diff) | |
download | ports-640b6511f49847b38db9bf3f8333e806417d8327.tar.gz ports-640b6511f49847b38db9bf3f8333e806417d8327.zip |
Notes
Diffstat (limited to 'audio/festival+OGI/pkg-descr')
-rw-r--r-- | audio/festival+OGI/pkg-descr | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/audio/festival+OGI/pkg-descr b/audio/festival+OGI/pkg-descr deleted file mode 100644 index 8b53b5920d12..000000000000 --- a/audio/festival+OGI/pkg-descr +++ /dev/null @@ -1,23 +0,0 @@ -This is Festival 1.4.1 with OGIresLPC, the residual LPC synthesizer -plugin from the Center for Spoken Language Understanding at the -Oregon Health & Science University (formerly Oregon Graduate Institute -of Science & Technology). The plugin "provides a new signal -processing engine and new voices" (it is needed by the abc, aec, -hvs, jph, mwm and tll voices) but is for non-commercial use only. - -from the Festival authors: - - The Festival Speech Synthesis System is a general multi-lingual - text-to-speech system for Unix platforms. It is written - in C++ and includes a Scheme-based scripting language. - Included with Festival are lexicons and voices that together - form a whole text-to-speech system. - -For output via esd do: - - (Parameter.set 'Audio_Method 'esdaudio) - -NAS and direct output are documented in section 23 of the manual. - -WWW: http://www.cslu.ogi.edu/tts/ - http://www.cstr.ed.ac.uk/projects/festival/ |