Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
festival(1)
Edit
PageHistory
Diff
Info
LikePages
FESTIVAL !!!FESTIVAL NAME SYNOPSIS DESCRIPTION OPTIONS BUGS AUTHOR ---- !!NAME festival - a text-to-speech system. !!SYNOPSIS __festival__ ''[[options] [[file0] [[file1] ...'' !!DESCRIPTION Festival is a general purpose text-to-speech system. As well as simply rendering text as speech it can be used in an interactive command mode for testing and developing various aspects of speech synthesis technology. Festival has two major modes, command and tts (text-to-speech). When in command mode input (from file or interactively) is interpreted by the command interpreter. When in tts mode input is rendered as speech. When in command mode filenames that start with a left paranthesis are treated as literal commands and evaluated. !!OPTIONS __-q__ Load no default setup files __--libdir__ '''' Set library directory pathname __-b__ Run in batch mode (no interaction) __--batch__ Run in batch mode (no interaction) __--tts__ Synthesize text in files as speech no files means read from stdin (implies no interaction by default) __-i__ Run in interactive mode (default) __--interactive__ Run in interactive mode (default) __--pipe__ Run in pipe mode, reading commands from stdin, but no prompt or return values are printed (default if stdin not a tty) __--language__ '''' Run in named language, default is english, spanish and welsh are available __--server__ Run in server mode waiting for clients of server_port (1314) __--script__ __--heap__ '''' __{500000}__ Set size of Lisp heap, should not normally need to be changed from its default __-v__ Display version number and exit __--version__ Display version number and exit !!BUGS More than you can imagine. A manual with much detail (though not complete) is available in distributed as part of the system and is also accessible at http://www.cstr.ed.ac.uk/projects/festival/manual/ Although we cannot guarantee the time required to fix bugs, we would appreciated it if they were reported to festival-bug@cstr.ed.ac.uk !!AUTHOR Alan W Black, Richard Caley and Paul Taylor (C) Centre for Speech Technology Research, 1996-1998 University of Edinburgh 80 South Bridge Edinburgh EH1 1HN http://www.cstr.ed.ac.uk/projects/festival.html ----
One page links to
festival(1)
:
Man1f
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.